-
vob to prores conversion
I’m trying to use the following:
ffmpeg -i origingal.vob -c:v prores -profile:v 3 -c:a pcm_s16le ffmpegconv/converted.mov
but I am getting the error
Unrecognized option ‘c:v’
I seem to remember having used the same syntax before with good results and no error but perhaps with another version of ffmpeg? I’m running ffmpeg version 0.8.12.
thanks.
Peter
Pedro