Log in

View Full Version : DIVX 24fps conversion to PAL DVD


Jinxed
14th January 2003, 11:51
Hi Guys

Does anyone know the best way to convert a DIVX AVI file with a sampling frequency of 23.997fps to PAL (OR NTSC) with a different frame rate?

I have tried using TMPEnc, the resulting picture quality being exellent but you get an extra frame every second which results in choppy motion. I have been told that the movie makers, when making DVDs, speed up the original film from 24fps to 25fps and then encode. How can I do this, and what effect will it have on the audio. Assuming the audio is then out of sync what tools are there to resync this?

Thanks in advance.

bex
15th January 2003, 06:12
capopus procoder does this quite well takes an age though

auenf
16th January 2003, 13:25
in an avisynth script, use assumefps(25), and you will have to stretch the audio file by 4% in an audio editing program, or some video editing programs (virtualdub maybe)

Enf...