Archived from groups: rec.video.desktop (More info?)
Baz wrote:
>
> Converting an AVI to mpeg-2 using Avisynth and TMPGEnc.
> Colors are reversed red <-> blue.
>
> When same avi us converted without avisynth colors are fine.
> If avi is run through VDub and saved uncompressed colors are fine.
>
> Anyone got any clues about this?
>
Yes, the U and V channels are probably swapped, use
Archived from groups: rec.video.desktop (More info?)
">>
>> Converting an AVI to mpeg-2 using Avisynth and TMPGEnc.
>> Colors are reversed red <-> blue.
>> Anyone got any clues about this?
>>
> Yes, the U and V channels are probably swapped, use
>
> AviSource(..)
> SwapUV()
>
> Wilbert
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.