I use ffmpeg to convert video using H264 for video encoding, and FAAC for audio encoding. The output should be .mp4 or m4v in order to play on both Android and iPhone. I want to add a subtitle STREAM to video file using ffmpeg, but the ffmpeg’s documentation doesnt help much.
Can anyone help me with this?
Is it possible for you to use mencoder instead of ffmpeg? If yes, I would suggest the following:
For ffmpeg you can also try out the following command, although I have no way to guarantee it is actually working: