dwbuiten / FFmpeg

mirror of git://git.videolan.org/ffmpeg.git
http://ffmpeg.org
Other
0 stars 1 forks source link

VOB Closed Captions Issue #2

Closed dwbuiten closed 8 years ago

dwbuiten commented 8 years ago
and heres another one
http://samples.ffmpeg.org/MPEG-VOB/ClosedCaptions/

./ffplay -i ~/tickets/1332/Starship_Troopers.vob

displays no subtitles anymore
also there are warnings

[mpeg @ 0x7f63cc0008c0] Could not find codec parameters for stream 5 (Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpeg @ 0x7f63cc0008c0] Could not find codec parameters for stream 6 (Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
...
No codec could be found with id 0

[...]
dwbuiten commented 8 years ago

Duplicate of https://github.com/dwbuiten/FFmpeg/issues/16.