On Sat, Dec 7, 2013, at 12:35 PM, AS wrote: > > Would it work this way too...? > > ffmpeg -i input.dv -target ntsc -dvd output.mpeg Possibly, but I know nothing of your input. You'll have to change "-target ntsc -dvd" to "-target ntsc-dvd". See the -target option in the docs for a list of all target types.