View Full Version : Color Distorted
Blankman
3rd April 2003, 09:02
With VirtualDubMod 1.4.13.2 v2 and AviSynth 2.5, whenever I access a video through AviSynth, the colors are off. It looks as though like red and blue have been transposed. How can I correct this?
I can't be sure but I'd say this is a problem with avisynth, not VDM. Are they still distorted if you look at the .avs through a normal player? In that case you might wanna try adding SwapUV() (http://www.avisynth.org/index.php?page=Swap) to your script.
Blankman
3rd April 2003, 15:55
Originally posted by N_F
I can't be sure but I'd say this is a problem with avisynth, not VDM. Are they still distorted if you look at the .avs through a normal player? In that case you might wanna try adding SwapUV() (http://www.avisynth.org/index.php?page=Swap) to your script.
Interesting, in the AviSynth area the problem is being blamed on the codec :)
Adding SwapUV() to the .avs script corrects the viewing problem.
Thanks.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.