marsoupilami
3rd June 2008, 16:49
Hi there!
I like to convert a lot of photo camera clips to DVD compliant files.
The source is AVI - video MJPEG 30.0fps and audio 8bit PCM / 11025 Hz.
Patching the avi header from 30 to 29.97 fps leads to sync loss while "frame rate conversion" blends or drops fields (avidemux, tmpgenc).
Since tmpgenc has a good built in encoder I would like to "fool" the AVIs prior to converting them.
Thatfore I'm looking for an automated process to:
1) demux the wav-audio
2) "stretch" the audio by 0.1 percent (while converting sample rate and 8->16bit) (btw. BeSweet cannot do this!)
3) patch the framerate from 30 -> 29.97 (not the problem)
4) remux the avi
Any ideas welcome
Thanks in advance!
I like to convert a lot of photo camera clips to DVD compliant files.
The source is AVI - video MJPEG 30.0fps and audio 8bit PCM / 11025 Hz.
Patching the avi header from 30 to 29.97 fps leads to sync loss while "frame rate conversion" blends or drops fields (avidemux, tmpgenc).
Since tmpgenc has a good built in encoder I would like to "fool" the AVIs prior to converting them.
Thatfore I'm looking for an automated process to:
1) demux the wav-audio
2) "stretch" the audio by 0.1 percent (while converting sample rate and 8->16bit) (btw. BeSweet cannot do this!)
3) patch the framerate from 30 -> 29.97 (not the problem)
4) remux the avi
Any ideas welcome
Thanks in advance!