[FFmpeg-user] Stuck with error when adding two subtitles
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat Feb 10 23:13:35 EET 2018
2018-02-10 16:13 GMT+01:00 ffmpeg at bechhold.de <ffmpeg at bechhold.de>:
> ffmpeg -i movie-in.mp4 -i sub-alien.srt -i sub-full.srt -map 0:v -map
> 0:a -map 1 -map 2 -c:v copy -c:a copy -c:s mov_text -disposition:s:0
> forced -metadata:s:s:0 language=eng -metadata:s:s:0 title="Alien only"
> -metadata:s:s:1 language=eng -metadata:s:s:1 title="English" movie-out.mp4
Please test current FFmpeg git head (nothing else is supported here)
and please provide the command line including the complete, uncut
console output.
Does it work if you mux to mkv?
Carl Eugen
More information about the ffmpeg-user
mailing list