User Tools

Site Tools


dvd_authoring

This is an old revision of the document!


DVD Authoring

FFmpeg has useful presets you can use with the -target flag:

  • vcd, svcd, dvd, dv, dv50
  • with pal, ntsc or film

eg:

ffmpeg -i [input] -target pal-dvd [output].mpg

I've used DVDStyler, and found that pretty easy to use. Was a bit crash-happy if I didn't ffmpeg (like above) my file first.

Arch repos. have:

dvd_authoring.1662225910.txt.gz · Last modified: 2022/09/04 03:25 by rjt