Hi, I've read some documents, but this one is still not too clear to me:
How can I transcode a low fps video so as to burn it as dvd? For example, the following video, - do you think it is good to transcode it to PAL or NTSC format? - how to increase the fps? --------------------------------- $ tcprobe -i fps20.avi [tcprobe] RIFF data, AVI video [avilib] V: 20.000 fps, codec=XVID, frames=98680, width=592, height=320 [avilib] A: 48000 Hz, format=0x2000, bits=0, channels=6, bitrate=448 kbps, [avilib] 98671 chunks, 276303104 bytes, CBR [tcprobe] summary for fps20.avi, (*) = not default, 0 = not detected import frame size: -g 592x320 [720x576] (*) frame rate: -f 20.000 [25.000] frc=0 (*) audio track: -a 0 [0] -e 48000,0,6 [48000,16,2] -n 0x2000 [0x2000] (*) bitrate=448 kbps length: 98680 frames, frame_time=50 msec, duration=1:22:14.000 --------------------------------- PS. I tried with -x mplayer, but failed the A/V sync. If you recommend the -x mplayer please include the whole command line. thanks a lot tong