[FFmpeg-user] [EXTERNAL] Re: attempting to extract srt from mpg

Leo Butler leo.butler81 at googlemail.com
Wed Oct 20 22:24:19 EEST 2021


"Shupert, Jim via ffmpeg-user" <ffmpeg-user at ffmpeg.org> writes:

> Here is an example with ffmpeg:
>
> $ /usr/bin/ffmpeg -f lavfi -i \
> 'movie=4131_20150814180000.mpg[out0+subcc]' -t 00:01:00 -map s \ /tmp/4131_20150814180000.mpg.srt

Top posting is discouraged on this list.

See the documentation here for more information about the Libavfilter
input virtual device:

https://ffmpeg.org/ffmpeg-all.html#lavfi

There are several examples in that section, too. That may help you.
I can't really help you, especially since your command-line copying
seems to have omitted stuff.

Leo


More information about the ffmpeg-user mailing list