|
|
Frame Size not supported error message
When I try to convert an avi file to SVCD, the program stops once CCE is launched, due to the following message in CCE: quot;Frame size 900X56 is not supported. Supported frame size is up to 720X576quot;.Any idea what the problem is?
Well, Fugdefino, for starters, the mods are gonna tell you to use the search button, becuz this has been addressed before. So, search this term quot;frame and size and not and supportedquot;, and I'll wager that you may find some answers.
I ran into this problem with avi conversions, and the answer for me was to manually edit the AviSynth script, as shown in this thread, showthread.ph...hreadid=21859, Q62.
Frankly, I find that converting DivX or Xvid to SVCD with DVD2SVCD kind of a pain in the ass. It still seems buggy, and I was never satisfied with the results. So, I reverted to my old way, which was manually converting with Virtual Dub, TMPGEnc, and VCD Easy.
Hope this helps!!!
GrZ - BikertrasH
I have the same problem with frame size. I tried Q62 with no luck, i did search doom's forum for all possible ansers but no luck too. Is there a way to change the framesize manually from 900X56 to.720X576?.
Can someone please help me?
there was an error message in avisynth. the error messages are typically 56 pixels high, therefor generating a ...x56 picture. this picture is not converted by cce, because it doesn't support the size.
so, the problem is NOT cce not supporting framesize. the problem lies withing the avisynth script. try to play the script in wmp and you'll see what i mean. |
|