Skip to main content

Embed How can I embed subtitles into videos with ffmpeg?

deleted 1 characters in body
Source Link
Michael Mrozek
  • 95.7k
  • 40
  • 245
  • 236

Could you advise me the command for ffmpeg that canI'm told it's possible to embed subtitles (.srt.srt) tointo video filefiles (.avi.avi)? I heard that this is possible using ffmpeg, but in man pages I haven't found how to docan't find any mention of it in the man page.

thank you Is this possible? What command do I use?

Could you advise me the command for ffmpeg that can embed subtitles (.srt) to video file (.avi)? I heard that this is possible but in man pages I haven't found how to do it.

thank you

I'm told it's possible to embed subtitles (.srt) into video files (.avi) using ffmpeg, but I can't find any mention of it in the man page. Is this possible? What command do I use?

Source Link
xralf
  • 15.3k
  • 31
  • 113
  • 162

Embed subtitles with ffmpeg

Could you advise me the command for ffmpeg that can embed subtitles (.srt) to video file (.avi)? I heard that this is possible but in man pages I haven't found how to do it.

thank you