[FFmpeg-devel] [PATCH] lavc/mpeg12dec.c: Read cc words field-wise, limit to cc_count and support extra field.
Carl Eugen Hoyos
ceffmpeg at gmail.com
Thu Oct 13 12:50:03 EEST 2016
2016-10-13 8:29 GMT+02:00 Jonathan Campbell <jonathan at impactstudiopro.com>:
> I just realized this has been sitting in my inbox for awhile.
>
> Here's the clip in question.
>
> If you play it in VLC player with "Closed Captions 1" selected, you'll notice that some of the text in the captions is missing.
>
> https://www.dropbox.com/s/orrzn9vfcjmk7vb/bighero6.evenoddfieldcc.vob?dl=0
I tested the following command line with and without your patch:
$ ffmpeg -f lavfi -i movie=bighero6.evenoddfieldcc.vob[out0+subcc] out.ass
Output is identical, what do I miss?
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list