files can then be used in conjunction with vcdimager or dvdauthor to create discs that will play on a standard set-top player.
The DVD, SVCD, and VCD formats are subject to h...
==== 11.8.2.2. Maintaining A/V sync ====
In order to maintain audio/video synchronization throughout the encode, MEncoder has to drop or duplicate frames. This works rathe... y it is necessary to append the harddup video filter at the end of the filter chain to avoid this kind of problem. You can find... -srate option and the -af lavcresample audio filter together.
DVD:
<code>-srate 48000 -af lavcresample=48000
egs to Movie ======
-mf & mf:// is a special filter (necessary dor jpegs)
'mf://*.JPG' takes all JPG... (big cases!) frim the current directoy
6 Frames per Second
Downsize high-res-images to DVD (720:576)
<code>
mencoder -ovc lavc -mf fps=6:type=jpg 'mf://*.JPG' -ofps 6... ,expand=720:576 -lavcopts aspect=16/9 -noskip -o lego1.mp4
</code>
[[mencoder:VCD/SVCD/DVD|DVD size]]