"Shupert, Jim via ffmpeg-user" <[email protected]> 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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
