[FFmpeg-user] How do I add subtitles to mp4 files?

Alexander Kulyakhtin akulyakhtin at gmail.com
Tue Mar 19 14:45:14 CET 2013


Do you know if it is possible to add subtitles to mp4 file using FFMPEG?

Currently I'm trying

ffmpeg -i input.mp4 -i input.srt output.mp4

But I can't see any subtitles in output .mp4

Whereas if I specify output .mkv then I do see subtitiles. However, I need
mp4 not mkv.

Thanks in advance


More information about the ffmpeg-user mailing list