INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1] 2   Go Down

Author Topic: madVR Guide  (Read 230816 times)

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
madVR Guide
« on: April 29, 2013, 07:54:59 am »

About a week ago, I said that I would write up a guide detailing the options available in madVR. Well I had a couple of hours open up this morning, so here's a first draft.


What is madVR?
madVR is an advanced video renderer written by Mathias Rauen, which leverages the power of your graphics card (hereby referred to as “GPU”) for advanced video scaling and processing.
Just some of the advanced features that madVR offers include: high precision YUV>RGB conversion, inverse-telecine with decimation to extract 24p from a 29fps source; frame blending to play back video smoothly regardless of the source framerate and your refresh rate; colorspace transformations and 3DLUT calibration.

How do I use madVR?
In JRiver Media Center, madVR is activated by changing the video mode from Red October Standard to Red October HQ.

Tools → Options → Video → General Video Settings → Video Mode: Red October HQ

The next time you play a video, Media Center will download the required files for the plugin to work.

[Important Note by JRiver -- Nothing further is required in order to enjoy the benefits of madVR.  The following instructions should be considered for expert level users only.]

Configuring madVR
madVR has a lot of options, which can be confusing for new users.
It can also be quite demanding of your hardware in its default configuration. Unlike most HTPC tasks, madVR uses your GPU to handle its advanced scaling and image processing, and that is often a component that people do not consider when building a HTPC.

To access the madVR configuration, you need to start playing a video (I would then recommend pausing it) right-click anywhere on the screen, and go to:

DirectShow Filters → madVR

The first section to configure is Devices.


There may be a few devices already listed here even if you have not used madVR before, as the build Media Center downloads has some pre-configured. You can simply right-click and delete them—but leave the entry for your display.
You can select what type of device is connected in this tab, but it doesnʼt affect anything other than the icon displayed.

Below that is the Identification section, but there is nothing to configure there—it just gives you some additional information based on your displayʼs EDID data.

Next is the Properties Tab.


This allows you to set the levels madVR will output to Windows, and the level of dithering used.

Regardless of what your display accepts, whether it is 16–235 or 0–255, it should be left at 0–255 to avoid having the image appear “washed out”.
Typically if you need to send 16–235 to a display, you will use the video card output to set that, not the video renderer.

And unless you specifically know that your display is using less than 8-bit natively, you should leave that option at 8-bit. Reducing it increases the amount of dithering (noise) madVR will add to the image.

Calibration


madVR has a number of advanced calibration options, but I will not be going over them in detail in this guide—calibration could have a whole guide written about it alone.

Unless you are looking to use the more advanced calibration features of madVR, it is generally best to leave it configured as shown above.
With HD content these settings mean that color should look the same as other video renderers, but with SD video, it allows madVR to perform the colorspace transformations required for SMPTE-C and EBU/PAL content.
These colorspace transformations require a small amount of GPU power, so if your computer is really struggling to play back video smoothly in madVR, it will have to be disabled.

The yCMS and 3DLUT options are a lot more complicated to use, and are also more demanding of your GPU.

Display Modes


madVR includes a display mode switcher for automatic resolution and refresh rate changing.

Most people will be using madVR to handle video scaling, so it will only be used to change refresh rates.
These are simply entered using comma separated values. Be sure that your display actually supports the resolutions you have selected. I would suggest that you try switching to them via your graphics cardʼs control panel first.

The treat 25p movies as 24p (requires Reclock) option is useful for those of us with PAL film-based content (typically DVDs) as it allows either ReClock or JRiverʼs VideoClock (the text needs updated) to play back PAL content at the original 24p speed, rather than being sped-up to 25fps.
All this option does is tell madVR to switch to the best display mode for 24p when you are playing back 25p content—how that is handled is up to the player. (which is fine if you are using ReClock/VideoClock)

madVRʼs display mode switcher is a bit more advanced than Media Centerʼs switcher right now, so I would recommend using it instead. With IVTC content (which I will detail later) it switches the display to 24p, whereas JRiverʼs switcher does not.

Updated 13/06/2013: There is an issue with Windows 8 where most video cards will switch to 23Hz and 59Hz when an application tries to set the refresh rate to 24Hz or 60Hz. madVR 0.86.3 fixes this problem. Media Center's switcher currently does not, and will switch to 23/59Hz rather than 24/60Hz as specified.

Color & Gamma


This section allows you to perform simple color & gamma adjustments to any video being rendered by madVR.
It is probably best that these are left alone for most users.

Decoding


madVR has the option to handle video decoding itself. I recommend leaving that up to your player though. Media Center uses LAV Video for decoding.

In Media Center, under Tools → Options → Video there is an option to use hardware accelerated video decoding, which I recommend trying if you are having difficulty playing videos, or want to reduce power consumption during media playback.

Updated 13/06/2013: Media Center now uses LAV's DXVA2 Copy-Back decoding with Nvidia cards, so no further configuration is necessary when using hardware acceleration.
 
 
Deinterlacing


The deinterlacing options in madVR are very specific to the types of content that you watch, so it is difficult to make recommendations.

In my case, I have a lot of interlaced PAL DVDs, which are often misidentified as being Video-Type content rather than Film-Type content, so forcing film mode works best for me.
Film mode will activate IVTC for interlaced video if madVR detects that it is natively 24/25p content, regardless of the source framerate. (e.g. 24p in a 29fps file)
You can always override the deinterlacing mode used either by adding deint=on/off/video/film/ivtc to the filename, or switch modes at any time by pressing Ctrl+Alt+Shift+T when a video is playing.

The one recommendation I will make, is to leave the only look at pixels in the frame center option enabled—I have have problems with cadence detection not working correctly when this is off.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #1 on: April 29, 2013, 07:55:13 am »

Scaling Algorithms
Image scaling is one of the main reasons to use madVR. It offers very high quality scaling options that rival or best anything I have seen.

Most video is stored using chroma subsampling in a 4:2:0 video format.
In simple terms, what this means is that the video is basically stored as a black-and-white “detail” image (luma) with a lower resolution “color” image (chroma) layered on top.
This works because the detail image helps to mask the low resolution of the color image that is being layered on top.

So the scaling options in madVR are broken down into three different categories:
Chroma Upscaling, which is the color layer.
Image Upscaling, which is the detail (luma) layer.
Image downscaling, which only applies when the image is being displayed at a lower resolution than the source—1080p content on a 720p display, or in a window on a 1080p display for example.

Chroma upscaling is performed on all videos—it takes the quarter resolution chroma image, and upscales it to the native luma resolution of the video. If there is any further scaling to be performed; whether that is upscaling or downscaling, then the image upscaling/downscaling algorithm is applied to both chroma and luma.



There are a number of different scaling algorithms available in madVR, and what you choose depends on both the performance of the video card in your system, and personal preference.

Image scaling is a balancing act (mostly) between three variables:
  • Sharpness
  • Aliasing
  • Ringing
Sharpness is an obvious one—it's how sharp the image appears.
Aliasing is often seen as jagged edges on diagonal lines/curves rather than smooth edges, or as moiré patterns if you are downscaling.
Ringing often shows as “halo” artefacts or darkened edges around bright objects, which can sometimes give the appearance of additional sharpness.

madVR gives you a rough guide when selecting algorithms, but may be misleading in some cases.

In terms of scaling performance (rendering speed, not image quality) the algorithms in madVR are roughly tiered as:
 
High Performance:
  • Nearest Neighbor
  • Bilinear
Medium Performance:
  • Mitchell-Netravali
  • Catmull-Rom
  • Bicubic
  • SoftCubic
Low Performance:
  • Lanczos 3 / Spline 3
  • Jinc
Depending on your graphics card, the DXVA2 option may either be a high performance option, or a medium performance one.
There is also an anti-ringing filter, and a linear light option, both of which increase GPU demands when enabled. (though I do not recommend the linear light option in most cases)

Initially, your goal should be smooth video playback rather than the best image quality, so I would recommend setting all scaling algorithms to Bilinear.
I will write up a post later that will go into detail about the differences between scaling algorithms, and which ones I recommend based on their performance and image quality.
As a rough guide, this image was based on settings I recommended after some discussion over at the Doom9 madVR topic.

Rendering
This section deals with what are mostly performance-related settings, and options that may be required to get the best performance out of your specific graphics card.
Unless you are actually experiencing performance issues, most of these settings are best left alone.

General Settings


I have never used madVR on XP, so I couldn't tell you what the use managed upload textures setting does.

The delay playback start until render queue is full options will pause the video playback until a number of frames have been rendered in advance of playback. This potentially avoids some stuttering right at the start of video playback, or after seeking through a video—but it will add a slight delay to both. It is disabled by default, but I prefer to have it enabled.
If you are having problems where a video fails to start playing, this is the first option I would disable when troubleshooting.

Enable windowed overlay changes the way that windowed mode is rendered, and will generally give you better performance. The downside to windowed overlay is that you cannot take screenshots of it with the “Print Screen” key on your keyboard, and any transparent aspects of Media Center's UI which overlays the video might look a bit strange. Other than that, it's mostly a “free” performance increase for people running Windows 7/8. It does not work with AMD graphics cards.

Enable automatic fullscreen exclusive mode allows madVR to use “fullscreen exclusive mode” for video rendering. This can potentially give you some big performance improvements, and allows for several frames to be sent to the video card in advance, which can help eliminate random stuttering during playback. It will also prevent things like notifications from other applications being displayed on the screen at the same time, and similar to the Windowed Overlay mode, it stops “Print Screen” from working.
The main downside to Fullscreen Exclusive mode is that when switching in/out of FSE mode, the screen will flash black for a second. (similar to changing refresh rates)
Media Center's mouse-based interface is rendered in such a way that it would not be visible in FSE mode, so madVR gets kicked out of FSE mode any time you use it, and you get that black flash on the screen. I personally find this distracting, and as such, have disabled FSE mode, because I don't need the additional performance for smooth playback on my computer. (I have an Nvidia GTX 570) The "10ft interface" is unaffected, and renders correctly inside FSE mode.

Disable desktop composition This option will disable Aero during video playback. Back in the early days of madVR this may have been necessary on some systems, but I don't recommend enabling this option now. Typically the main thing that happens is that it breaks v-sync and you get screen tearing. (horizontal lines over the video)

Use a separate device for presentation. By default this option is now disabled, but I see a big increase in performance when it is enabled using Nvidia graphics cards. You will have to experiment with this one.

Use a separate device for DXVA processing similar to the option above, this may or may not improve performance.

CPU/GPU Queue Size This sets the size of the decoder queue (CPU) and upload/render queues. (GPU)
Unless you are experiencing problems, I would leave it at the default settings of 12/8. The higher these queue sizes are, the more memory madVR requires. With larger queues you could potentially have smoother playback on some systems, but increased queue sizes also mean increased delays when seeking if the delay playback… options are enabled. Depending on your system, if you are having trouble getting smooth playback with madVR, sometimes turning the queue sizes all the way up or all the way down seems to help. It really depends on the machine.

Updated 13/06/2013: As of madVR 0.86.2, the decoder queue can now be increased to a maximum of 128 frames. In my experience, this increases the amount of RAM madVR uses to around 800MB with 1080p video. It may also greatly slow down seeking or switching between full-screen/windowed modes when delay playback… is enabled. If you have the memory to spare, and your system is capable of filling the queues, it may result in smoother video playback. (far less chance of dropped frames occurring) In general, the decoder queue should only be set as high as your system can actually fill. There's no point in setting it to 128 frames if your system can only fill 30/128.

Windowed Mode


As the name suggests, these settings apply to madVR running in Windowed Mode. That means they apply when madVR is running in a Window, or when Fullscreen Exclusive mode is disabled.

Increasing the number of backbuffers could potentially result in smoother playback at the cost of increased memory usage. As always, I recommend leaving these settings at the defaults.
However, if you plan on using Smooth Motion, I would recommend setting them to the maximum of 8.

The flush settings could potentially be used to get more performance out of a struggling system, but these days they are largely unnecessary and best left alone.

Exclusive Mode Settings


Show seek bar has no effect if you are using Media Center—it draws a seek bar which can be used in FSE mode without kicking you back to Windowed Mode—but Media Center disables this and uses its own UI anyway.

Delay switch to exclusive mode by 3 seconds. If your media player switches into fullscreen mode, and FSE is enabled, it will always switch instantly.
This option is for when something such as Media Center's mouse-controlled UI breaks FSE mode and kicks it into Windowed Mode. If the option is enabled, it will wait 3 seconds returning to FSE mode, rather than switching instantly.
This can be useful if you are going to make a couple of changes, such as switching subtitle track, and adjusting its size and position, without it going in/out of FSE mode each time you bring up the menus.

Present several frames in advance should always be enabled. Disabling this puts madVR into the legacy FSE mode, which has not been supported for years at this point.
Similar to the Windowed Mode option, I would recommend leaving madVR presenting 4 frames in advance, as is the default, unless you are going to be using Smooth Motion, in which case you should set it to the maximum. You may need to increase the CPU/GPU queues accordingly to fill the buffer.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #2 on: April 29, 2013, 07:55:24 am »

Smooth Motion


Smooth Motion is a recently introduced frame blending system for madVR. What Smooth Motion is not, is a frame interpolation system—it will not introduce the “soap opera effect” like you see on 120Hz+ TVs, or reduce 24p judder.

Smooth Motion is designed to display content where the source framerate does not match up to any of the refresh rates that your display supports.
For example, that would be 25/50fps content on a 60Hz-only display, or 24p content on a 60Hz-only display.

It does not replace ReClock or VideoClock, and if your display supports 1080p24, 1080p50, and 1080p60 then you should not need to use Smooth Motion at all.

Because Smooth Motion works by using frame blending you may see slight ghost images at the edge of moving objects—but this seems to be rare and dependent on the display you are using, and is definitely preferable to the usual judder from mismatched framerates/refresh rates.

There are some cases where, even if your display does support 1080p24/50/60, you will want to use Smooth Motion though. If you have a Plasma that displays 24p at 48Hz for example, you might want to display it at 60Hz using Smooth Motion instead to reduce flicker.
Or if you have madVR's display mode switcher set up to only switch refresh rate when the player goes fullscreen, you may want to leave it enabled when you have a 24p video playing in a window while using the computer for something else at the same time with the display at 60Hz.

Updated 13/06/2013: As of madVR 0.86.3, Smooth Motion is now working as I would have hoped on my system, so when set to only when there would be motion judder without it…, it is no longer enabled when the display mode switcher is used in conjunction with VideoClock.
So 23/24/25fps video played at 24Hz will not activate Smooth Motion, but 23/24/25fps video at 60Hz will. This means that videos displayed full-screen do not use Smooth Motion, but when I play videos in a window on the desktop at 60Hz, Smooth Motion is activated.

If your system can handle it, I now recommend enabling Smooth Motion, and leaving it at this setting. This also requires that you increase the Windowed/Full-screen Exclusive buffers to the largest that your system can handle.

Trade Quality for Performance


As the name suggests, these options exist to reduce image quality to improve performance.
Many of these options will only have a very small impact on image quality.
Generally, if you are having performance troubles, working your way down the list, enabling them one at a time until playback is smooth, is the best way to approach them.

User Interface
This section allows you to view and change the keyboard shortcuts for madVR.
Logged

Z0001

  • Citizen of the Universe
  • *****
  • Posts: 541
Re: madVR Guide
« Reply #3 on: April 29, 2013, 08:01:30 am »

Awesome! Great write up!
Logged

mwillems

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 5174
  • "Linux Merit Badge" Recipient
Re: madVR Guide
« Reply #4 on: April 29, 2013, 08:47:08 am »

This is an amazing write up, and explains a lot of things I've been wondering about for a long time.  Thank you for all your effort! 

I do have one question:  in your hierarchy of scaling algorithms where you lay out "GPU performance requirements", you list Jinc as requiring a low performance graphics card and nearest neighbor as requiring a high performance graphic card.  Isn't that backwards?  At least it seems backwards based on my system experience.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #5 on: April 29, 2013, 08:58:40 am »

I do have one question:  in your hierarchy of scaling algorithms where you lay out "GPU performance requirements", you list Jinc as requiring a low performance graphics card and nearest neighbor as requiring a high performance graphic card.  Isn't that backwards?  At least it seems backwards based on my system experience.
I've reworded that section to hopefully make it clearer, thanks. What I meant was that those algorithms offer high performance (i.e. they are the least demanding algorithms) rather than them requiring a high power GPU.
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71340
  • Where did I put my teeth?
Re: madVR Guide
« Reply #6 on: April 29, 2013, 09:13:43 am »

6233638,
Thanks for taking the time to do this.  I've added a note to your instructions to indicate that setup is automatic for typical usage.  That's the job of Red October.
Logged

mwillems

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 5174
  • "Linux Merit Badge" Recipient
Re: madVR Guide
« Reply #7 on: April 29, 2013, 09:21:10 am »

I've reworded that section to hopefully make it clearer, thanks. What I meant was that those algorithms offer high performance (i.e. they are the least demanding algorithms) rather than them requiring a high power GPU.

Got it, I just wanted to make sure I wasn't terminally confused; I ordinarily see high performance and think "best quality," but you meant high performance in the sense that the algorithm was the fastest executing.

Thanks again for the awesome write up!
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: madVR Guide
« Reply #8 on: April 29, 2013, 09:27:52 am »

Awesome writeup 62, thanks!

Maybe someone can put this up on the wiki or at least have a wiki page point to this thread.

I like that table that Jmone has been posting with suggested settings for different quality levels. Maybe you can borrow that and include it in your guide or make something similar with your own suggestions?
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #9 on: April 29, 2013, 09:39:28 am »

6233638,
Thanks for taking the time to do this.  I've added a note to your instructions to indicate that setup is automatic for typical usage.  That's the job of Red October.
No problem - I was intending it to be a reference for advanced users, or to help when people are trying to troubleshoot problems with madVR rather than suggesting that it's required.
A few people have posted recently about madVR not working well on their system, and the settings being too complex, so I thought it might help.

I like that table that Jmone has been posting with suggested settings for different quality levels. Maybe you can borrow that and include it in your guide or make something similar with your own suggestions?
I think that's probably this image:


Or one based off the same/similar information. I actually did link to it in my post, but perhaps I should have just embedded it - at least until I get the time to go into detail about why those are being recommended, and what alternatives there are that have similar same performance requirements.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10710
Re: madVR Guide
« Reply #10 on: April 29, 2013, 09:54:53 am »

I've added a note to your instructions to indicate that setup is automatic for typical usage.  That's the job of Red October.

To be honest, madVR is not something that you can just install and it then "just works".
The defaults may be acceptable for some, but with just 5 minutes extra doing some settings (with a small guide at hand), you can get so much more out of it.

Granted, madVR would be much easier to configure if the config could be invoked from a button in the MC config screen, sadly madVR doesn't allow this yet.

If JRiver wanted to go all out, you could even make a small wizard that set all this up, not only madVR but also the other audio/video related settings, it would really make it a lot easier for beginners to get the best out of their system.

PS:
Some of the RO settings could probably also need a slight tweak after the experiences of the last year have been evaluated and further progress in the involved components is taken into account.
Logged
~ nevcairiel
~ Author of LAV Filters

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: madVR Guide
« Reply #11 on: April 29, 2013, 10:22:03 am »

...manually configure LAV Video to use DXVA2 Copy-back.

This can be done by going to Tools → Options → Video → Video Mode: Advanced - Custom and configuring it like so:

I tried this before but never got around asking this: I don't have LAV as a filter in the list, all I see is MS DTV-DVD and WMVIdeo decoder. How do I get LAV to show in that list?

Thanks.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41926
  • Shoes gone again!
Re: madVR Guide
« Reply #12 on: April 29, 2013, 10:39:10 am »

If JRiver wanted to go all out, you could even make a small wizard that set all this up, not only madVR but also the other audio/video related settings, it would really make it a lot easier for beginners to get the best out of their system.

Yes.  I love the idea.


Quote
Some of the RO settings could probably also need a slight tweak after the experiences of the last year have been evaluated and further progress in the involved components is taken into account.

Please start a thread and give us some advice.  Thank you.
Logged
Matt Ashland, JRiver Media Center

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #13 on: April 29, 2013, 10:45:21 am »

I tried this before but never got around asking this: I don't have LAV as a filter in the list, all I see is MS DTV-DVD and WMVIdeo decoder. How do I get LAV to show in that list?
Ah, it may be that while Media Center is using LAV Filters, it's not actually registering them as DirectShow filters for other applications to use.
You may have to install LAV Filters separately for it to work: http://forum.doom9.org/showpost.php?p=1425963&postcount=1

I suppose just registering the ones in the JRiver Plugins directory might work too - but this seems “safer”.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10710
Re: madVR Guide
« Reply #14 on: April 29, 2013, 11:05:35 am »

Note that you need to keep your stand-alone LAV version synced with the version in JRiver, or because of the way DLLs are loaded, it may conflict and exhibit rather random behavior.
If all you want is an adjustable config, registering the JRiver ones may be the safest, no need to handle manual upgrades that way.
Logged
~ nevcairiel
~ Author of LAV Filters

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41926
  • Shoes gone again!
Re: madVR Guide
« Reply #15 on: April 29, 2013, 11:09:22 am »

First, thanks for taking the time to write this guide.

I'm a little worried the Custom Video mode / LAV advice is pushing users down a complex road.  The point of Red October is to remove that complexity when possible.

If the only reason for this is that you feel DXVA2 copy-back should be enabled, it might be better to start a thread and suggest that Red October do this by default.

The same with the resolution switching.  If there's a simple change needed in the MC display switching, just start a thread and describe it.

Thanks.
Logged
Matt Ashland, JRiver Media Center

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: madVR Guide
« Reply #16 on: April 29, 2013, 11:43:07 am »

If all you want is an adjustable config, registering the JRiver ones may be the safest, no need to handle manual upgrades that way.

What is the proper way to manually register the ones that come with JRiver? Is it just the .ax files I need to register like:

Code: [Select]
regsvr32.exe "C:\Users\Entertainer\AppData\Roaming\J River\Media Center 18\Plugins\lav\LAVVideo.ax"
regsvr32.exe "C:\Users\Entertainer\AppData\Roaming\J River\Media Center 18\Plugins\lav\LAVSplitter.ax"
regsvr32.exe "C:\Users\Entertainer\AppData\Roaming\J River\Media Center 18\Plugins\lav\LAVAudio.ax"

Or is there more involved?

Thanks for the help!
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10710
Re: madVR Guide
« Reply #17 on: April 29, 2013, 11:45:15 am »

That should be all.
Logged
~ nevcairiel
~ Author of LAV Filters

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #18 on: April 29, 2013, 11:45:33 am »

I'm a little worried the Custom Video mode / LAV advice is pushing users down a complex road.  The point of Red October is to remove that complexity when possible.

If the only reason for this is that you feel DXVA2 copy-back should be enabled, it might be better to start a thread and suggest that Red October do this by default.
I agree that it makes things more complicated than it should be. I'll start a new topic.

The same with the resolution switching.  If there's a simple change needed in the MC display switching, just start a thread and describe it.
I have a topic that discusses two issues with Media Center's Display Switcher: http://yabb.jriver.com/interact/index.php?topic=80014.msg544204

The first - not switching to the correct refresh rate with IVTC content (i.e. when madVR's deinterlacing is in film mode) is the reason why I suggest using madVR's switcher rather than Media Center's.


The second issue - the display switcher changing the display to 23/59Hz rather than 24/60Hz affects both madVR and Media Center's switcher on Windows 8.
For some reason whatever Media Center does when set to desktop settings does allow it to restore to 24/60Hz correctly though.


What is the proper way to manually register the ones that come with JRiver? Is it just the .ax files I need to register like
It may be best to hold off and see if the JRiver team decide to make a change, rather than set up a custom mode for it.
Logged

alyupb

  • Recent member
  • *
  • Posts: 5
Re: madVR Guide
« Reply #19 on: April 29, 2013, 11:51:26 am »

Hello, thanks for the guide 6233638!

Any idea if MadVR will perform colorspace transformations on SD content when using the "calibrate this display by using yCMS" option? (or is it exclusive to "this display is already calibrated"?)
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #20 on: April 29, 2013, 12:14:08 pm »

Hello, thanks for the guide 6233638!

Any idea if MadVR will perform colorspace transformations on SD content when using the "calibrate this display by using yCMS" option? (or is it exclusive to "this display is already calibrated"?)
I think yCMS assumes you are calibrated to a BT.709 target, so the colorspace transformations should still work.
Hit Ctrl+Alt+Shift+P to see if they do. (you will receive an error message if they don't)

More than just SD content, an example of where this is useful in my experience is newer releases of Office Space.
That film appears to be using SMPTE-C primaries encoded as BT.709 (at least my disc is) so everyone looks red in the face until you correct it with that shortcut. (or append primaries=smptec to the filename)
Logged

mdav

  • Junior Woodchuck
  • **
  • Posts: 59
Re: madVR Guide
« Reply #21 on: April 29, 2013, 02:22:26 pm »

Regardless of what your display accepts, whether it is 16–235 or 0–255, it should be left at 0–255 to avoid having the image appear “washed out”.
Typically if you need to send 16–235 to a display, you will use the video card output to set that, not the video renderer.

I think nevcairiel suggested preferably setting madVR to output 16-235 (when your display only support 16-235) in this thread http://yabb.jriver.com/interact/index.php?topic=77540.msg527128#msg527128 and "For NVIDIA always set stuff to "Use video player settings", and madVR should output stuff untouched".
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #22 on: April 29, 2013, 02:43:39 pm »

I think nevcairiel suggested preferably setting madVR to output 16-235 (when your display only support 16-235) in this thread http://yabb.jriver.com/interact/index.php?topic=77540.msg527128#msg527128 and "For NVIDIA always set stuff to "Use video player settings", and madVR should output stuff untouched".
Nevcariel's advice is good, in that it avoids double expansion/compression.

And if you want the absolute best image quality for video alone, having the graphics card output 0-255 and madVR output 16-235, when the display only supports 16-235, should in theory produce better results.
But if you do that, everything on the computer outside of madVR is going to have severe highlight and shadow clipping, as it's being rendered to 0-255 and the display is only showing 16-235 from that.

If you have madVR output 0-255 so that it matches the desktop (the desktop and other applications are always 0-255) and then have the video card compress the 0-255 output to 16-235, you avoid that shadow/highlight clipping - but you are potentially introducing posterization/banding from the levels compression. (255 steps compressed to 219)

Neither solution is ideal - ideally, you would have a display that properly displays an 0-255 input.
But in my opinion, having madVR output 0-255 and letting the video card compress the levels is the better compromise in most cases - I think it's rare that people going to use their system exclusively for video playback.
Logged

Z0001

  • Citizen of the Universe
  • *****
  • Posts: 541
Re: madVR Guide
« Reply #23 on: April 30, 2013, 07:31:33 am »

I am currently looking at getting a new av reciever so I have been thinking about how all the audio and video is decoded, processed and sent down the wires from the pc to the reciever and on to the tv.  So my question is what processes are happening at each stage in each device. Eg is video only rendered in the pc using madVR, or can the reciever do it? If anyone has a good reference text on the process blocks and how digital content is converted and finally presented to my eyes and ears, for the lay enthusiast, I would find that very useful.

Thank you
Logged

mojave

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3732
  • Requires "iTunes or better" so I installed JRiver
Re: madVR Guide
« Reply #24 on: April 30, 2013, 02:30:00 pm »

Quote from: 6233638
The main downside to Fullscreen Exclusive mode is that when switching in/out of FSE mode, the screen will flash black for a second. (similar to changing refresh rates) Most of Media Center's OSD is rendered in such a way that it would not be visible in FSE mode, so madVR gets kicked out of FSE mode any time you use MC's interface and you get that black flash on the screen. I personally find this distracting, and as such, have disabled FSE mode, because I don't need the additional performance for smooth playback on my computer. (I have an Nvidia GTX 570)

Quote
Delay switch to exclusive mode by 3 seconds. If your media player switches into fullscreen mode, and FSE is enabled, it will always switch instantly.
This option is for when something such as Media Center's UI breaks FSE mode and kicks it into Windowed Mode. If the option is enabled, it will wait 3 seconds before going back into FSE mode, rather than switching instantly.
This can be useful if you are going to make a couple of changes, such as switching subtitle track, and adjusting its size and position, without it going in/out of FSE mode each time you bring up the menus.

Thanks for writing up the guide. It clarified several things I had wondered about.

JRiver has two OSD's:  a 10' interface that works in FSE and one that is primarily used when sitting in front of a monitor. The one that works in FSE is activated by a down or up arrow and provides access to titles, chapters, subtitles, size, position, and other settings. The windowed mode OSD you bring up by right clicking contains a few more options for aspect ratio and cropping. I use FSE on two computers and have found the FSE compatible OSD to be suitable 99% of the time. Your statements sound like you can't use an OSD at all with JRiver in FSE without being kicked out of FSE and into Windowed Mode and that isn't true.
Logged

fitbrit

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 4877
Re: madVR Guide
« Reply #25 on: April 30, 2013, 03:31:51 pm »

JRiver has two OSD's:  a 10' interface that works in FSE and one that is primarily used when sitting in front of a monitor. The one that works in FSE is activated by a down or up arrow and provides access to titles, chapters, subtitles, size, position, and other settings. The windowed mode OSD you bring up by right clicking contains a few more options for aspect ratio and cropping. I use FSE on two computers and have found the FSE compatible OSD to be suitable 99% of the time. Your statements sound like you can't use an OSD at all with JRiver in FSE without being kicked out of FSE and into Windowed Mode and that isn't true.


I was just about to write this too.

Thanks, 6233638, for the very useful write-up!
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #26 on: May 01, 2013, 01:46:42 am »

JRiver has two OSD's:  a 10' interface that works in FSE and one that is primarily used when sitting in front of a monitor. The one that works in FSE is activated by a down or up arrow and provides access to titles, chapters, subtitles, size, position, and other settings. The windowed mode OSD you bring up by right clicking contains a few more options for aspect ratio and cropping. I use FSE on two computers and have found the FSE compatible OSD to be suitable 99% of the time. Your statements sound like you can't use an OSD at all with JRiver in FSE without being kicked out of FSE and into Windowed Mode and that isn't true.
Oh, that's true - I was really referring to the mouse-based interface, which is the right-click menu and the playback controls you get when you hover over the top of the video.
Logged

CountryBumkin

  • Citizen of the Universe
  • *****
  • Posts: 3352
Re: madVR Guide
« Reply #27 on: May 01, 2013, 04:22:13 am »

This thread should be a "Sticky".
Logged

Samson

  • Galactic Citizen
  • ****
  • Posts: 391
Re: madVR Guide
« Reply #28 on: May 08, 2013, 08:53:30 pm »

To be honest, madVR is not something that you can just install and it then "just works".
Having just spent several hours troubleshooting a display problem I agree

Quote
The defaults may be acceptable for some, but with just 5 minutes extra doing some settings (with a small guide at hand), you can get so much more out of it.
yes, huge thanks to 6233638

Quote
Granted, madVR would be much easier to configure if the config could be invoked from a button in the MC config screen, sadly madVR doesn't allow this yet.

I agree, it is non intuitive to only access the controls only while the video is playing. The madvr symbol in the notification area can be useful at times.

Quote
If JRiver wanted to go all out, you could even make a small wizard that set all this up, not only madVR but also the other audio/video related settings, it would really make it a lot easier for beginners to get the best out of their system.

fantastic,yes please

I'm a little worried the Custom Video mode / LAV advice is pushing users down a complex road.
I just spent several hours trying to figure out how to use the custom settings in an effort to solve my video display problem. The "simple" options didnt solve the problem. If a wizard is created it can, and perhaps should, have an "advanced button" for these types of things. Whatever the case advanced "custom" settings there should be more guidance than just "create rules" IMHO.I get that this area is not for idiots like me,but as idiots do, we venture there anyway  ;D


Anyway thanks to all especially 6233638 for this guide and other contributors.
Logged

filupmarley

  • Recent member
  • *
  • Posts: 17
Re: madVR Guide
« Reply #29 on: May 09, 2013, 08:09:44 pm »

WOW! This thread is fantastic. Thank you!! ;D
Logged

mojave

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3732
  • Requires "iTunes or better" so I installed JRiver
Re: madVR Guide
« Reply #30 on: June 11, 2013, 03:46:04 pm »

Quote from: 6233638
Regardless of what your display accepts, whether it is 16–235 or 0–255, it should be left at 0–255 to avoid having the image appear “washed out”.
Typically if you need to send 16–235 to a display, you will use the video card output to set that, not the video renderer.

Madshi posted at AVS that he recommends 0-255 always set with the GPU. This is in a thread on creating 3dlut so maybe I'm taking it out of context.
Quote from: madshi
For madVR I strongly recommend to set the GPU to 0-255 output. If the display is configured for 0-255, then madVR itself should be set to 0-255 output, too. If the display is configured for 16-235, then madVR itself should be set to 16-235 output. If the display is configured for 0-255, then dispcal, colprof and HCFR need to create a black test pattern with RGB 0,0,0. If the display is configured for 16-235 then dispcal, colprof and HCFR need to create a black test pattern with RGB 16,16,16. All of what I just wrote only applies if the GPU driver is set to 0-255 (which is what is recommended for madVR). If the GPU driver is set to 16-235, things get even more complicated. But let's not go there because that's not recommended, anyway.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #31 on: June 11, 2013, 03:54:09 pm »

Madshi posted at AVS that he recommends 0-255 always set with the GPU. This is in a thread on creating 3dlut so maybe I'm taking it out of context.
Madshi's recommendations apply when you only care how madVR looks.

If your display does not support 0-255, outputting 0-255 from the graphics card and having madVR output 16-235 is the best as far as image quality is concerned, because the video card isn't touching madVR's output. But the desktop will be unusable.

It your display does not support 0-255, and you output 16-235 from the graphics card, madVR's output is being compressed from 0-255 to 16-235 by the graphics card which may introduce banding. But now everything on the computer is usable on that display, rather than just madVR.

Unless your display supports an 0-255 signal, you have to compromise.
Logged

paul1970

  • Junior Woodchuck
  • **
  • Posts: 66
  • Fractious Ingrate
Re: madVR Guide
« Reply #32 on: June 28, 2013, 02:49:59 am »

Many thanks for your work on this guide. I found it very helpful indeed.
Not to labour a point but it ought to be Wikified (not saying it's your job!).
Logged
Heaven: The nicest speakers I can afford (set up with attention paid to room interactions) and an amp that can power them adequately. Plus any old competently designed cables, DAC and a bit-perfect source

CountryBumkin

  • Citizen of the Universe
  • *****
  • Posts: 3352
Re: madVR Guide
« Reply #33 on: June 28, 2013, 11:17:36 am »

When I use the madVR "dispaly switching" function, my display does not return to the desired desktop resolution after the movie/show is stopped. My Desktop resoultion is set (same as TV)to 1080x1920 60Hz. If I watch a TV Show with a 720p (or 640, or whatever) resolution, after I'm done watching and return to the Theater View menu, the resoultion will stay at 720 or 640. If then start a HD movie (1080) and stop it, my Theater View resoultion will stay at 1080 (the last viewed thing). If I clear all the display resolutions in madVR, my desktop will switch resoltions in MC and return back to the desired resolution (1080p) when done. My MC settigns are set to "Allow automatic changing of resoultion" and to default to "Desktop" resoultion.

Is there any good reason (better picture quality, etc.) to use madVR (find the cause of this problem), or should I just stay with MC doing all the switching?
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #34 on: June 28, 2013, 11:33:23 am »

When I use the madVR "dispaly switching" function, my display does not return to the desired desktop resolution after the movie/show is stopped. My Desktop resoultion is set (same as TV)to 1080x1920 60Hz. If I watch a TV Show with a 720p (or 640, or whatever) resolution, after I'm done watching and return to the Theater View menu, the resoultion will stay at 720 or 640. If then start a HD movie (1080) and stop it, my Theater View resoultion will stay at 1080 (the last viewed thing). If I clear all the display resolutions in madVR, my desktop will switch resoltions in MC and return back to the desired resolution (1080p) when done. My MC settigns are set to "Allow automatic changing of resoultion" and to default to "Desktop" resoultion.
This is a bug that was fixed in v0.86.3 - Media Center is a little behind, and currently (18.0.206) ships with v0.86.2

You can update to the latest version manually, which will fix it:

  • Download the latest version of madVR
  • Navigate to %APPDATA%\J River\Media Center 18\Plugins\madvr (you can hit Win + R and paste it in to go there directly)
  • Extract madVR.zip into this folder, overwriting the contents. You may need to close Media Center and Media Server first.

Unless you need the Wait after change (use if display changes slowly) option in Media Center's display mode switcher, I now recommend disabling it and letting madVR handle all display mode switching.

P.S. If you are using madVR to change the resolution of your display to match the video, then madVR is only handling chroma upscaling, and your display (or video processor) is doing most of the video scaling work.
To get the most out of madVR, I would recommend only entering your display's native resolution (which sounds like 1080p in your case) but with multiple refresh rates - assuming it supports at least 1080p24 and 1080p60.
While madVR offers a lot of features now, one of the main features is its high quality video scaling which, at the higher quality settings, is better than most displays in my experience.

I don't know what your hardware is though, so it may be too demanding to have madVR handling the scaling and this is why you allow it to switch resolutions.


Is there any good reason (better picture quality, etc.) to use madVR (find the cause of this problem), or should I just stay with MC doing all the switching?
The featureset is different, it won't affect quality. There are a few reasons to use the madVR switcher rather than the Media Center one.

1. madVR's switcher allows you to configure it on a per-display basis rather than being a global setting, which can be useful if you have multiple displays connected to your computer and they don't all support the same resolutions and refresh rates.

2. madVR's switcher knows when IVTC has been activated. IVTC is (generally) the process of extracting 23.976fps video from a 59.94Hz interlaced source. So with DVDs, madVR can output true 24p video, whereas Media Center (may?) output 60Hz instead.
Similarly, madVR can output 24Hz with PAL film-type content (50Hz interlaced decoded to 25p) rather than 50Hz. (50Hz video decoded to 50p)

3. madVR uses smart logic to determine the best refresh rate for a given video file. Videos are typically 23/24fps (Film) 25/50fps (PAL) 29/30/59/60fps. (NTSC)
When I ask Media Center to play a 27fps video for example, it switches to 60Hz. madVR plays the video at 50Hz, as that is the closest fit. (my display allows for 24/50/60Hz)

4. Windows 8 changed something with how refresh rate switching is handled, so now most applications are changing to 23/59Hz when they request to switch to 24/60Hz.
This is usually not a major issue, as most displays have enough flexibility to support both, but has proven to be for at least one user whose display only accepts 24Hz, which meant that Media Center was stuck outputting 60Hz instead.
Madshi has found a solution for this, so madVR's switcher does change to 24/60Hz correctly, rather than switching to 23/59Hz on Windows 8.
Logged

dean70

  • Citizen of the Universe
  • *****
  • Posts: 508
Re: madVR Guide
« Reply #35 on: February 02, 2014, 03:57:05 am »

MadVR Profile Groups

I started using Profile Groups to enable different scaling algorithms based on a condition.  For example, my APU can do Jinc3 chroma upscaling for 1080p 24hz content, but it drops frames for 29.97hz interlaced. I have setup 2 groups: one for 1080i with Bicubic chroma upscaling and 1080p with Jinc upscaling and created a condition under the profile group: if (deintFps > 24) "1080i" else "1080p" which will select the appropriate chroma setting based on the source.

To create a group, select the scaling algorithms folder -> create profile group and choose what scaling you wish to create a group for (1 of each type is possible). Create each profile under the newly created group and name each accordingly. Use the name of each in the condition expression as shown above.

edit: getting ahead of myself. Requires MadVR v0.87.xx - call it a teaser  ;)
Logged

fedpul

  • Recent member
  • *
  • Posts: 25
Re: madVR Guide
« Reply #36 on: February 22, 2014, 07:16:27 pm »

Hi, my name is Federico. I have configured madvr using your guide and everything works perfect, except for 29.97fps movies (NTSC).

I'm getting 5-7 dropped frames per second. The only way to have 0 dropped frames is setting smooth motion to always but i get a kind of image ghosting.

My main specs are:
*i5 3570k @ 4.2 Ghz
*HD 7870 @ 1100/1375
*8Gb DDR3 1600Mhz

It is not a resource problem because i tried lowering everything to bilinear and got the same dropped frames.

Additional info:

Display Modes: 1080p24, 1080p50, 1080p60
Using Jinc 3 (AR), Jinc 3 (AR) and Catmull Rom (AR-LL)
Rest of settings are configured as in your guide.
Madvr version: 0.86.9
Using hardware acceleration and Videoclock.

Screenshots attached.

Thanks in advance.

Sorry if there are mistakes in the spelling, English is not my mother tongue.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #37 on: February 23, 2014, 12:50:09 am »

Are you bitstreaming audio? This will not let VideoClock work correctly.
Logged

fedpul

  • Recent member
  • *
  • Posts: 25
Re: madVR Guide
« Reply #38 on: February 23, 2014, 08:29:29 am »

Thanks for your quick reply. I'm not using Bitstreaming. I will attach some screenshots.

1st Screenshot: Audio Tab (Using ASIO)
2nd Screenshot: Video Tab
3rd Screenshot: Audio Path in video reproduction (Tempo being changed by VideoClock)

I have GPU Scaling option enabled in AMD CCC, i do not know if this affects madvr in any way. I also have ITC processing checked.

4th Screenshot: GPU Scaling and ITC Processing

I will post 4th sreenshot in another post because it exceeds maximum allowed size.

Thanks in advance.

I really appreciate your help.
Logged

fedpul

  • Recent member
  • *
  • Posts: 25
Re: madVR Guide
« Reply #39 on: February 23, 2014, 08:31:33 am »

4th Screenshot: GPU Scaling and ITC Processing.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: madVR Guide
« Reply #40 on: February 25, 2014, 12:46:55 am »

Unfortunately, I am not too familiar with using AMD cards for madVR.
All of your queues are full, so it is not a performance problem.
And there are no cadence breaks, so it does not seem to be a deinterlacing issue either.
 
But I notice that the video is 29.97fps, the output is 24Hz, and the cadence is 2:2.
When you have film content (24fps) inside a 29fps "container" the cadence should be detected as 3:2.

This suggests that you are watching video content in the wrong deinterlacing mode. (film mode)
I'm not sure what the default keyboard shortcut is to change the deinterlacing mode, but you should try setting it to video.
 
If you're playing a file rather than a disc, you could always rename it to include [deint=video] on the end instead.
Logged

|Tch0rT|

  • Recent member
  • *
  • Posts: 25
Re: madVR Guide
« Reply #41 on: February 25, 2014, 04:16:22 am »

Hi, my name is Federico. I have configured madvr using your guide and everything works perfect, except for 29.97fps movies (NTSC).

I'm getting 5-7 dropped frames per second. The only way to have 0 dropped frames is setting smooth motion to always but i get a kind of image

Open Catalyst Control Center,  Go to Video, then Quality, and turn off Pulldown detection.

Bring up madVR, turn off Smooth motion and untick "Automatically activate deinterlacing when needed":



See if that helps. I was able to do 1080 29.97 content afterwards with no dropped frames. There might be some slight ghosting or odd issues with fast motion due to the frame rates not quite matching your display but it beats sure beats choppy playback due to dropped/skipped frames.

Logged

fedpul

  • Recent member
  • *
  • Posts: 25
Re: madVR Guide
« Reply #42 on: February 25, 2014, 06:26:17 am »

Unfortunately, I am not too familiar with using AMD cards for madVR.
All of your queues are full, so it is not a performance problem.
And there are no cadence breaks, so it does not seem to be a deinterlacing issue either.
 
But I notice that the video is 29.97fps, the output is 24Hz, and the cadence is 2:2.
When you have film content (24fps) inside a 29fps "container" the cadence should be detected as 3:2.

This suggests that you are watching video content in the wrong deinterlacing mode. (film mode)
I'm not sure what the default keyboard shortcut is to change the deinterlacing mode, but you should try setting it to video.
 
If you're playing a file rather than a disc, you could always rename it to include [deint=video] on the end instead.

Thanks for your answer. Forcing video mode just results in worse video quality and 30 dropped frames per second. I'm sure it's a problem with cadence detection as you say. Is there any way to force cadence to 3:2 for example. (See edit)

Thanks again for your help.

Edit: After trying some things, i realized you were right. Both are movies but is video content. Forcing video mode while movie playing from madvr settings doesn't work. You have two options:
1º: Add [deint=video] to file name as you suggested.
2º: Set force video mode in madvr and stop the movie and play it again.

Now i have changed display modes to every progressive mode supported: 1080p24, 1080p50, 1080p59 and 1080p60.

Everything works great!!!

Thank you very much for your help.
Logged

fedpul

  • Recent member
  • *
  • Posts: 25
Re: madVR Guide
« Reply #43 on: February 25, 2014, 06:37:03 am »

Open Catalyst Control Center,  Go to Video, then Quality, and turn off Pulldown detection.

Bring up madVR, turn off Smooth motion and untick "Automatically activate deinterlacing when needed":

See if that helps. I was able to do 1080 29.97 content afterwards with no dropped frames. There might be some slight ghosting or odd issues with fast motion due to the frame rates not quite matching your display but it beats sure beats choppy playback due to dropped/skipped frames.

Hi, and thanks for your help. Turning off pulldown detection has no impact in madvr. It detects same cadence. As for deactivating deinterlacing it works, but i have interlaced DVD's at 29.97 that look awful (Interlaced) without deinterlacing. When i deactivate deinterlacing the output movie is 29.97 fps and as my display support 1080p59 it changes to this mode and no problem. But the problem with this is that i can't see interlaced movies.

By now i have found a solution that works for every movie i throw at it. Maybe it would be useful for someone with the same problems as me.

Deinterlacing activated suggested in guide.
Smooth motion only in case there would be judder without it.
And i use fixed display mode. 1080p60.

It uses smooth motion in every movie because all movies are ntsc and 60hz is not a multiple of ntsc values. But looks good and give me almost no dropped frames in combination with videoclock.

Tested with dvd. 2 hours of movie just 2 dropped frames.

Thanks for your help.

Edit: Please read previous comment edited as i have found a better solution.
Logged

jmschnur

  • World Citizen
  • ***
  • Posts: 139
Re: madVR Guide
« Reply #44 on: February 25, 2014, 11:31:18 am »

Will this work with an Intel  graphics chip? I have Intel HD 4600 in my system?

Joel
Logged

kstuart

  • Citizen of the Universe
  • *****
  • Posts: 1955
  • Upgraded to MC22 Master using preorder discount
Re: madVR Guide
« Reply #45 on: February 25, 2014, 01:32:06 pm »

Will this work with an Intel  graphics chip? I have Intel HD 4600 in my system?
If by "this", you mean ROHQ and madVR, then yes it will work with an Intel brand graphics chip.

I did a quick Google search, which revealed:

Quote
the HD 4600 not only matches some dedicated GPUs such as the GeForce GT 620M/630M

so it should be just fine for madVR, especially with default ROHQ settings.

(Note that these days, madVR supports some features that are beyond even some 2013 chips.)

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3957
Re: madVR Guide
« Reply #46 on: February 25, 2014, 01:51:29 pm »

so it should be just fine for madVR, especially with default ROHQ settings.
It depends what you play, default settings and a 1080i bd was unachievable for me. Some details on http://yabb.jriver.com/interact/index.php?action=printpage;topic=86538.0
Logged

jmschnur

  • World Citizen
  • ***
  • Posts: 139
Re: madVR Guide
« Reply #47 on: February 25, 2014, 02:09:35 pm »

I have a fast i7 CPU .will that help?
Logged

rec head

  • Citizen of the Universe
  • *****
  • Posts: 1004
Re: madVR Guide
« Reply #48 on: February 25, 2014, 02:52:35 pm »

I have an i3 with HD3000 and I use ROHQ with the standard settings and have no issues. I don't know if I have ever tried a 1080i Bluray. 1080i OTA recordings are fine.
Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3957
Re: madVR Guide
« Reply #49 on: February 25, 2014, 04:48:39 pm »

I have a fast i7 CPU .will that help?
I don't think so but I wouldn't buy anything until you are proved you can't do what you want. Straight bd playback is fine for example and DVD is too at reasonable scaling settings.
Logged
Pages: [1] 2   Go Up