`Orum
21st December 2009, 19:26
I'm using DivX's H.264 decoder for playback in MPC-HC. This works fine, but if I have ffdshow's video decoder for "Raw Video" set to YV12 or "all supported", it adds that filter in the graph between the DivX decoder and the renderer when it's not needed (really, it plays in GraphStudio & MPC-HC just fine).
With ffdshow's raw decoding enabled:
http://img191.imageshack.us/img191/1097/with.png
With ffdshow's raw decoding disabled:
http://img683.imageshack.us/img683/1708/without.png
Normally I would just leave the raw video setting disabled, but then MPC-HC can't play back YV12 from AviSynth scripts! So, is there a way I can either disable it when the DivX decoder is being used, or enable it only when decoding video served by AviSynth?
Edit: I tried lowering the merit, but that has no effect on the use of the filter or not.
With ffdshow's raw decoding enabled:
http://img191.imageshack.us/img191/1097/with.png
With ffdshow's raw decoding disabled:
http://img683.imageshack.us/img683/1708/without.png
Normally I would just leave the raw video setting disabled, but then MPC-HC can't play back YV12 from AviSynth scripts! So, is there a way I can either disable it when the DivX decoder is being used, or enable it only when decoding video served by AviSynth?
Edit: I tried lowering the merit, but that has no effect on the use of the filter or not.