. <peace <at> AleksandrSolzhenitsyn.net> writes: > What code line would I use to convert an mp4 file > to something I could put on a DVD? The result > doesn't have to be super high quality. (What did you try?) $ ffmpeg -i input.mp4 -target pal-dvd out.vob Carl Eugen