Recently I try convert DiVx encoded 3.11 codec with strange framerate 24.09 fps. Bes result I get wit following step.
1. extract audio with avi2wav
2. use avisynth with command assumefps(23.976)
3. use VFAPIConv for make *.avi
3. load in CCE 2.64 and show time duration for video
4. load audio in Wavelab or other sowtware with stretch feature and make time for audio equal video duration with same pitch. save as *.wav.
5. conver audio wav into mp2 in TMGENc with only audio stream.
6. use mpeg tools in TMGENc multiplex mpv and mp2.
I try use other command avisynth for framerate conversion (changefps, convertfps), buth result especcialy fast motion scene was jerky.
With kind regards Yury.
PS If any know other solving this problem, let me know.