PDA

View Full Version : weird colors after rendering AVI2DVD


hmemo
25th October 2004, 16:10
I usually create my DVD movies with DVD2SVCD (AVI2DVD ver 1.2.2 build 3), but sometimes the movie I get is in blueish colors, as if there is no red.
It happens with some movies and not others, I haven't found what's the difference between those AVI files that turn out alright and those that turn out blueish.
Is there something I should do in DVD2SVCD, that I'm doing wrong?

Nick
25th October 2004, 20:16
Hi,
Welcome to the forum :)

I'm surprised a search didn't help. There have been a few posts on this over the years.

It is due to a bug in some older DivX codecs. The solution involves editing the avisynth script and inserting the line SwapUV()

Try a forum search on the word "SwapUV".
I'd be astounded if you don't find an answer.

hmemo
26th October 2004, 12:45
thank you, Nick. Apparently I'm not a very good searcher. I suspected it had to do with codec, so I just re-encoded the file with XVID. I hope it'll work this time, before I try your suggestion.