Is it possible to use subtitles from an external file while converting a video with FFmpeg? The file extension of the subtitles is .stl or .vob.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Nov 27 '09 at 16:37
|
Yes.
This will take subtitles in from the srt, and every stream from the MP4. It should work with most subtitle formats. This particular command line will copy all audio and subtitle streams, while converting the video to x264 at reasonable quality settings.
As of version 1.2, it will decode the following subtitle formats:
|
||||
|