logo Sign In

Post #370767

Author
RidgeShark
Parent topic
chroma issues,need advice\help.
Link to post in topic
https://originaltrilogy.com/post/id/370767/action/topic#370767
Date created
24-Jul-2009, 1:52 PM

I had a similar problem too.  I was using filters that required YV12 input, but the source was interlaced.  When interlaced video is converted to the Windows version of YV12, it screws up the color because one line of color information covers two lines of the resolution.  The fix was to use ConverttoYV12(interlaced=true) in the avisynth script.  However, from the screen shots, it looks like the interlaced chroma channel doesn't have this YV12 interlaced problem.  But the problem I had was very similar - chroma was becoming misaligned and being dragged into other shots at scene changes.