PDA

View Full Version : Adjust framerate so CCE will accept it?


Bigrob
11th October 2002, 15:12
I don't know if i'm posting in the right spot or not, but I have a High Definition Transport Stream (.tp file) that i recorded with my HiDef tuner card. I'm trying to use CCE to encode the video into either a dvd compliant or svcd compliant mpeg stream. I've used dvd2avi to make a .d2v project file. I've also written an avisynth script to serve it into CCE. I keep getting an error "47952/1000 is not supported. Supported frame rate are 23.976, 24, 25, 29.97, 30, 50, 59.94, and 60." Is there any way to manipulate the avisynth script to accomodate for this or maybe a setting in CCE? Anyone have any experience with this or ideas?

Thanks,

Bigrob

auenf
13th October 2002, 12:13
maybe try AssumeFPS(#) in avisynth

Enf...

Bigrob
13th October 2002, 19:14
Thanks for the tip... SansGrip suggested i make sure dvd2avi wasn't using forcefilm... i checked and it was... i unchecked it and now i'm getting 59.940 fps... which cce shouldn't bark about. Thanks for the suggestion...

Bigrob