[FFmpeg-user] Using *.SUP (subpicture) files with ffmpeg

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Jan 18 20:25:07 CET 2013


Dan Hentschel <dan <at> hentschels.com> writes:

> [mpeg @ 0x9a04540] max_analyze_duration 5000000 reached at 5004667

I expect you will be able to detect the 
subtitle stream with something like 
-probesize 2G -analyzeduration 2G
(The numbers I use in the example will 
lead to an extreme time-consuming scan 
of the whole file, smaller values will 
also work).

But if you could provide a few seconds 
of the evo (including visible subtitle) 
and the corresponding sup file, it 
would also be possible to implement a 
sup demuxer (I suspect).

Carl Eugen



More information about the ffmpeg-user mailing list