brarcher / video-transcoder

Android app for video and audio transcoder, based on FFmpeg
GNU General Public License v3.0
481 stars 57 forks source link

Support subtitles #105

Open brarcher opened 6 years ago

brarcher commented 6 years ago

For example, mkv supports srt subtitles, but not all video formats support this. MP4 does not, as it only supports soft or hard subtitles.

https://superuser.com/questions/932730/ffmpeg-mkv-to-mp4-conversion-loses-subtitles

Example mkv files with subtitles can be found here:

https://www.matroska.org/downloads/test_w1.html