User Tools

Site Tools


ffmpeg:subtitles:add_subtitles_from_an_ass_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ffmpeg:subtitles:add_subtitles_from_an_ass_file [2024/12/30 22:07] peterffmpeg:subtitles:add_subtitles_from_an_ass_file [2024/12/30 22:08] (current) peter
Line 34: Line 34:
   * **-c** copy specifies that the video is not to be re-encoded.   * **-c** copy specifies that the video is not to be re-encoded.
   * **-c:s mov_text** sets the ASS file to MOV_TEXT format for MP4.   * **-c:s mov_text** sets the ASS file to MOV_TEXT format for MP4.
-  * **-c:s srt** sets the ASS file to MOV_TEXT format for MKV.+  * **-c:s srt** sets the ASS file to SRT format for MKV.
   * **-metadata:s:s:0** means to set the metadata for Stream:Subtitle:Number of stream, starting with 0.   * **-metadata:s:s:0** means to set the metadata for Stream:Subtitle:Number of stream, starting with 0.
   * **language=eng** sets the subtitle language to English.   * **language=eng** sets the subtitle language to English.
ffmpeg/subtitles/add_subtitles_from_an_ass_file.1735596453.txt.gz · Last modified: 2024/12/30 22:07 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki