Skip to content

Releases: Aleksoid1978/VideoRenderer

MPC Video Renderer 0.8.1.2230

05 May 04:24
Compare
Choose a tag to compare

"RTX Video HDR" now works with 10-bit SDR video.
Fixed OSD and subtitle brightness adjustment for some cases.
Fixed playback of static DVD-Video menu when frame rate doubling deinterlacing is active.
Expanded support for "Super Resolution" to 1440p.
Changed input format statistics for Dolby Vision.
Improved handling of input format changes.
Recommended MPC-BE 1.7.0.19 or newer.

MPC Video Renderer 0.7.3.2210

05 Mar 04:35
Compare
Choose a tag to compare

Added the ability to request Super Resolution only for low resolution videos.
"Windows HDR Mode" has been renamed to "Windows HDR".
Improved display switching to HDR mode in some situations.
Added support for Dolby Vision output on HDR displays.
Added support for "RTX Video HDR" for Nvidia graphics adapters. Hardware and driver support required.
Improved deinterlacing smoothness with double frame rate on high frequency displays.

MPC Video Renderer 0.7.1.2172

25 Dec 03:42
Compare
Choose a tag to compare

The DXVA2 decoder is no longer supported in DirectX 11 mode.
Added brightness and contrast adjustment for Dolby Vision.
The YCgCo color space will now only be converted using shaders.
Fixed closing the "Information" window after pressing the Esc key.
Improved checking of supported format conversions for D3D11 video processor in Windows 10. This resolves the black screen issue on some AMD video adapters.
The D3D11 video processor will not be used for unsupported formats in Windows 8/8.1.
Fixed crashes in rare cases.
The "Auto Display HDR On/Off" setting has been changed to "Windows HDR Mode".

MPC Video Renderer 0.6.9.2117

07 Aug 03:37
Compare
Choose a tag to compare

Added partial support for Dolby Vision (Profiles 5, 8.1, 8.4 are supported).
Added "Prefer Dolby Vision over PQ and HLG" option for compatible Dolby Vision formats.
Recommended version of MPC-BE 1.6.8.24 or later.

MPC Video Renderer 0.6.7.2013

29 Mar 03:42
Compare
Choose a tag to compare

Added "Request Super Resolution" option for Nvidia and Intel graphics adapters. Hardware and driver support required. The display of "SuperResolution*" in the statistics only means that the request was sent successfully.
Recommended version of MPC-BE 1.6.6 or later.

MPC Video Renderer 0.6.5.1995

07 Feb 03:44
Compare
Choose a tag to compare

The "Subtitle and OSD brightness" option now works for HDR video on an HDR display.
Added ability to convert Stereo 3D from Half OverUnder to Interlace. Use IExFilterConfig::SetInt("stereo3dTransform", 1).
Added subtitle offset support for Stereo 3D.
Some optimizations.
Recommended version of MPC-BE 1.6.5.164 (8e684d199) or later.

MPC Video Renderer 0.6.3.1956

25 Aug 14:26
Compare
Choose a tag to compare

Optimized PQ to SDR conversion using D3D11 video processor on Windows 10.
Added the ability to use Blend deinterlacing for YUV 4:2:0 formats when using a Shader video processor.
Changed the default value for the "Swap effect" option to "Flip".

MPC Video Renderer 0.6.1.1931

12 Jul 03:36
Compare
Choose a tag to compare

DX11 mode uses the new ISubRender11 subtitle rendering interface. Older players will not be able to output subtitles in DX11 mode.
Changed coefficients for experimental Jinc2 interpolation.
Fixed updating statistics when changing settings.
Fixed sRGB to Linear conversions in shader video processor.
Decrease the brightness and adjust the color of the subtitles and OSD if the display is in HDR mode.
Fixed crash when playing DVD-Video.
Fixed green screen in some cases.
Recommended version of MPC-BE 1.6.3 or later.

MPC Video Renderer 0.5.8.1877

07 May 05:59
Compare
Choose a tag to compare

Optimized image overlay through the IMFVideoMixerBitmap interface.
Fixed processing of the first frames by the DXVA2 video processor on AMD and Intel graphics adapters.
Fixed rounding errors in HDR metadata.
Fixed work in DX11 mode when changing the display.
Added support for Y210 and Y216 formats for DX11 mode.
Reworked support for YUY2, AYUV, Y410, Y416 formats for Shader video processor in DX11 mode.
Added debug information about DXGI formats to the "Information" window.
Fixed copying of RGB24 and RGB48 with odd width size in some rare situations.
Added experimental support for image upscaling by the "Jinc2" algorithm.
Recommended version of MPC-BE 1.6.2.6991 (0a27de8af) or later.

MPC Video Renderer 0.5.6.1807

20 Dec 03:57
Compare
Choose a tag to compare

Improved stability in DX9 mode when changing display.
Fixed display of subtitles in the first frame when using XySubFilter.
Added experimental option "Reinitialize D3D device when changing display".
Fixed the problem with the "Information" tab working when pressing Esc when the main text field is active.
The "Auto display HDR On/Off" functionality has been improved. Now this option has three values: "not used", "used for fullscreen", "always used".
Fixed HDR Passthrough for various cases.
Added support for MEDIASUBTYPE_LAV_RAWVIDEO.
Added support for various YUV and RGB planar formats.
Added support for r210 format.
The "Use Direct3D 11" option is enabled by default on Windows 8 and newer systems.
Fixed crash for RGB24 in some situations.