User Tools

Site Tools


dvd_authoring

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.txt · Last modified: 2022/12/22 14:12 by rjt