PDA

View Full Version : Xvid to DVD help please


Revolution
6th October 2003, 23:27
i folow the doom9 guide avi to dvd, but on the part of building the .avs file for cce , the cce give me errors, please help.
anyone knows a bettter way to convert an xvid file(.avi) to mpeg2 and to use with scenarist???

communist
7th October 2003, 16:59
I dont have much knowledge about avisynth or CCE but I think people could help you easier if you posted what the error message says and if you posted your avisynth script.

celtic_druid
7th October 2003, 19:40
Most of the time I have seen people have this problem, it is because there is a problem with their script and CCE is complaining about the ???x56 RGB source which if they actually bothered to test their script they would have been able to read.

I think people could help easier if this was posted in the correct forum, but yeah, the actual error would help to.

symonjfox
7th October 2003, 20:15
Try to add

ConverttoYUY2 or ConverttoRGB24 at the end of the script.
To see if the script is right, try to open it using VirtualDub or WindowsMediaPlayer.
PS: if you use CCE, you should try YUY2 if you use TMPG, RGB.
PS2: you should be more specific else nobody can help you (what CCE version are you using, avisynht script and version, and so on)
PS3: I think that this thread is CCE specific, not Xvid.