-
FFmpeg encodes in Encore
I’m trying to use FFmpeg to create MPEG 2 files for use on a DVD in Encore.
Encore doesn’t seem to recognize them as transcoded files.
I’m using this:
ffmpeg -i in.mov -target film-dvd -q:v 2 -trellis 2 -sws_flags lanczos out.mpgWhy won’t Encore let me use this file?
Sorry, there were no replies found.