View Full Version : Blue Movie!
iMaverick
28th November 2004, 00:37
I'm trying to convert an avi file, 640x352, 25 fps. I've checked my avi file for errors using Virtualdub but there seems to be none according to Vdub. When I finally convert using AVI2SVCD with the help of D2SRoba, the movie converts fine, except the whole image is blue throughout the whole movie! Anyone ever had this experience, and how do I fix it??? :confused: :confused: :confused:
Nick
2nd December 2004, 01:02
Are we talking plain blue (ie no movie, just a blue screen) or are we talking about a case where the movie is visible, but with blue faces and suchlike.
In the former case, does the preview work?
In the latter case, try a search on SwapUV()
iMaverick
2nd December 2004, 03:36
Hey, thanks for your response Nick, preview works fine, there are images, except everything is a shade of blue, and not a solid blue screen. Thanks! :D
Nick
2nd December 2004, 13:04
http://forum.doom9.org/showthread.php?threadid=50394&highlight=swapuv
See if that works
Otherwise try this from the AVI2*** sticky at the top of the forum
Open Avisynth.ini (you will find it in your D2S installation folder) in Notepad. Ensure DVD2SVCD is NOT running.
In the Global section of avisynth.ini, replace
AVIReader=AVISource(!filename,audio=false)
with
AVIReader=DirectShowSource(!filename,^framerate,audio=false)
and resave.
Now launch DVD2SVCD, load up your AVI and try a preview.
If it works, do a conversion.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.