View Single Post
Posts: 78 | Thanked: 28 times | Joined on Apr 2012 @ Curitiba-PR . Brasil
#10
Originally Posted by ladoga View Post
Seems like burning srt subtitles into movies using ffmpeg is possible: http://ffmpeg.org/trac/ffmpeg/wiki/H...%20the%20video

Though with v.1.0.1 trying "-vf subtitles=whatever.srt" spits out "No such filter: 'subtitles'" in bold red
using ffmpeg version git-2012-11-25-b473c99
-
ffmpeg -i input.mp4 -i input.srt -scodec copy output.mp4
-
with a bonus of 33% lower compared to the original file