[FFmpeg-user] Mpg
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Sep 13 18:56:21 EEST 2016
2016-09-10 19:59 GMT+02:00 Juan O Batista <orestesb at comcast.net>:
> ffmpeg -i input.mov -i cap.srt -codec:v mpeg2video -b:v 10M -c:a mp2
> -b:a 192k -ar 48000 -r 29.97 -timecode 00:01:00:00 -qscale:v 2
> -codec:a mp2 -b:a 192k output.mpeg
I had missed this message, sorry.
If your input does not contain Closed Captions (but other subtitles)
you cannot succeed because FFmpeg does not contain a Closed
Captions encoder.
Carl Eugen
More information about the ffmpeg-user
mailing list