Dirkbox
23rd May 2003, 18:53
Hi been a long time since I have done any SVCD to DVD encoding and folloing old instruction and CCe guide i seem to be unavble to load a d2v file into CCE.
Using avisynth 2 & CCE 2.50. I created a d2v file from a few svcd mpg.
I then created the following avs script
LoadPlugin("D:\Program Files\AviSynth2\plugins\mpeg2dec.dll")
mpeg2source("E:\reloaded.d2v")
BicubicResize(720,576)
ResampleAudio(44100)
and get the error "framesize 720x56 not supported. supported framesize is 720x576"
any one help?
hope you can thx.
Using avisynth 2 & CCE 2.50. I created a d2v file from a few svcd mpg.
I then created the following avs script
LoadPlugin("D:\Program Files\AviSynth2\plugins\mpeg2dec.dll")
mpeg2source("E:\reloaded.d2v")
BicubicResize(720,576)
ResampleAudio(44100)
and get the error "framesize 720x56 not supported. supported framesize is 720x576"
any one help?
hope you can thx.