[FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg
Gunasekaran Velu
mail2vguna at gmail.com
Sat Sep 20 23:38:15 CEST 2014
I am using the following ffmpeg command to extract the CC(Closed Caption)
data from .ts file.
FFMPEG -i input.ts -vn -an -codec:s:0.1 srt sub.srt
ffmpeg -threads 4 -i input.ts -vn -an -codec:s:0.2 srt englishSubtitle.srt
But i did not get the cc data, its says "invalid frame dimensions 0x0"
error.
Help me to extract the cc data from .ts file using ffmpeg.
Looking forward your reply.
Thanks and Regards
Guna
More information about the ffmpeg-user
mailing list