Log in

View Full Version : CEE?avisynth probs,frame size 720x56?


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.

RB
23rd May 2003, 19:10
CCE FAQ (http://forum.doom9.org/showthread.php?s=&threadid=53770), Q14.2. Please read it before posting the next time.

Dirkbox
23rd May 2003, 19:38
thx for your help but i did reade it. It didn't help so I posted.

Just sorted it out myslef, reran the d2v file and then re typed out the script, went back to versio 1.05 and all is fine.

Used to be a helpful place.

I knew I had and error but could see it, just flakey tools.

Might be more helpful if you just deleted this post.

thx