More > JRiver Media Center 29 for Windows
NEW: JRVR -- JRiver Video Renderer
JimH:
--- Quote from: lex on January 31, 2022, 04:51:52 am ---Very simple, I ran all settings at maximum on both renderers.
I like the picture from JRVR more with my config. Beautifull detail without giving up on total. Sdr and hdr output look great on one setting. No more tweaking around there. Everything just works what I throw in without losing on quality. It just looks how it's supposed to look! So jrvr wins and it was worth the upgrade!
--- End quote ---
Thanks!
armyplace:
--- Quote from: lex on January 31, 2022, 04:51:52 am ---Very simple, I ran all settings at maximum on both renderers.
I like the picture from JRVR more with my config. Beautifull sharp detail without giving up on total. Sdr and hdr output look great on one setting. No more tweaking around there. Everything just works what I throw in without losing out on quality. It just looks how it's supposed to look! So jrvr wins and it was worth the upgrade!
--- End quote ---
I thought this was the case until i ran into some scenes that did not work well with JRVR (went back to madvr using JR)
1. Mandalorian Season 1 ep 2... first 15 mins... just looks too dark for me in most settings, I can get it brighter but other scenes it's too bright.
2. Everest, first 5 mins, whites clipping in snow areas, couldn't fine tune a good picture.
lex:
--- Quote from: armyplace on January 31, 2022, 05:30:41 pm ---I thought this was the case until i ran into some scenes that did not work well with JRVR (went back to madvr using JR)
1. Mandalorian Season 1 ep 2... first 15 mins... just looks too dark for me in most settings, I can get it brighter but other scenes it's too bright.
2. Everest, first 5 mins, whites clipping in snow areas, couldn't fine tune a good picture.
--- End quote ---
What's your gear? I know it's tough getting the right settings...too much flexibility...too many choices ;-)
BryanC:
Any chance of adding an MCC command to toggle the OSD in addition to Ctrl-J? Ctrl-J works fine for my Flirc, but I would like to use my MCE remote to toggle the OSD as well.
Ashfall:
--- Quote from: BryanC on February 01, 2022, 05:26:44 pm ---Any chance of adding an MCC command to toggle the OSD in addition to Ctrl-J? Ctrl-J works fine for my Flirc, but I would like to use my MCE remote to toggle the OSD as well.
--- End quote ---
I'm doing this with an HP MCE remote using SendKey commands. Here's how:
1. Paste the below into Notepad and save it as SendkeyCTRL+j.wsf
--- Code: ---<package>
<job id="vbs">
<script language="VBScript">
set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.SendKeys "^j"
</script>
</job>
</package>
--- End code ---
2. Paste the below into Notepad and save it as SendkeyCTRL+r.wsf
--- Code: ---<package>
<job id="vbs">
<script language="VBScript">
set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.SendKeys "^r"
</script>
</job>
</package>
--- End code ---
3. In JRiver Media Center go to Tools, Options, Remote Control.
4. For Command Name, enter "MadVR OSD Toggle" or whatever you prefer for CTRL-J.
5. Click Add, Custom.
6. Click Add Run, then add the path and file of the wsf file you created in step 1 for CTRL-J.
7. Click OK twice.
8. Repeat steps 4-7, but name it "MadVR OSD Refresh" and use the wsf file for CTRL-R.
9. Select the new commands and click Start Learning to program them to two different buttons on your remote. Depending on the remote, some buttons won't learn this, but some will, based on my personal experience.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version