Frame size 768x56 is not supported. supported frame size is 720x576.
I have now gotten this on 3 cds. Any ideas?
+ Reply to Thread
Results 1 to 4 of 4
-
Gary
-
Are you using AviSynth to frameserve? Typically xxx x 56 is what I get when there is an error in the avisynth script.
To see the error, drag your file to the windows media player and see what it's trying to say. -
Thanks for your repply. I am new at this but am using DVD2SVCD. I am not sure how to use it by itself. I did use dvd2avi and save the avi file and the file was just noise when I viewd it through media player. I may not have done that right.
However it seams you hit the mail on the head.
LoadPlugin("D:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec .dll")
mpeg2source("F:\DVDMOV~1\Temp\TOMORR~1\Movie\DVD2A V~1.D2V")
BicubicResize(480,360,^b_value,^c_value)
ResampleAudio(44100)
It was created by DVD2SCVD. What is the next step?Gary -
After further investigation it seams the DVD2SVCD file was incomplete. The
After further investigation the ^b and ^C values were missing (Not sure what they are).
[AVISYNTH_BicubicResize]
0=BicubicResize(^TargetWidth,^TargetHeight,^b_valu e,^c_value)
^b_value=
^c_value=
I noticed they were 0.0 and 0.6 on the others. So I changed them to that and cce has started.
I have done a bunch of SVCDs and never had this problem before and now I have 3 DVDs that have this problem.
Is this a problem with DVD2SCVD or do I have a setting wrong?Gary
Similar Threads
-
vob2mpg error: Could not get interfaces No such interface supported
By Lowell in forum Newbie / General discussionsReplies: 1Last Post: 2nd Dec 2009, 23:48 -
Frame size 1920x1080 is not supported
By ljCharlie in forum Newbie / General discussionsReplies: 10Last Post: 1st May 2008, 11:22 -
Avi not divx-supported size?
By chirufan in forum SubtitleReplies: 21Last Post: 8th Mar 2008, 04:35 -
Vdub frame serving to CCE ?, UPDATE ..Fixed the Error
By theewizard in forum Video ConversionReplies: 15Last Post: 31st Jan 2008, 23:24 -
Is there a list of all supported files supported by svcd2dvd ?
By geek2330 in forum SVCD2DVD & VOB2MPGReplies: 2Last Post: 19th Oct 2007, 11:07