MPC Script Source + MPC Video Renderer = green vertical line of the right
With other renderers (e.g. EVR) this line is not there. Only appears when using MPC Script Source with MPC Video Renderer in MPC-HC & MPC-BE.
Source file: https://files.fm/u/upa2ygcb2s Script:
a=LWLibavAudioSource("test.mp4")
AudioDub(LWLibavVideoSource("test.mp4",fpsnum=50), a)
Edit: I have also reported it as a bug in the MPC Script Source. https://github.com/v0lt/ScriptSourceFilter/issues/2
This is an old problem with the Shader Video Processor. Often the texture is larger than the rendered frame. If there is garbage outside the frame, it shows up during chroma interpolation. No solution yet.
Another test file - nv12_576x320_cropborder32_v3.mkv.zip
MPC + renderer MPC VR
I didn't even notice that MPC-BE doesn't use LAV.