ffmpeg:subtitles:add_subtitles_from_an_ass_file
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ffmpeg:subtitles:add_subtitles_from_an_ass_file [2024/12/30 22:06] – peter | ffmpeg:subtitles:add_subtitles_from_an_ass_file [2024/12/30 22:08] (current) – peter | ||
---|---|---|---|
Line 29: | Line 29: | ||
</ | </ | ||
+ | <WRAP info> | ||
**NOTE: | **NOTE: | ||
* **-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 | + | * **-c:s srt** sets the ASS file to SRT format for MKV. |
* **-metadata: | * **-metadata: | ||
* **language=eng** sets the subtitle language to English. | * **language=eng** sets the subtitle language to English. | ||
* The value for this option uses the [[https:// | * The value for this option uses the [[https:// | ||
+ | |||
+ | </ | ||
---- | ---- |
ffmpeg/subtitles/add_subtitles_from_an_ass_file.1735596416.txt.gz · Last modified: 2024/12/30 22:06 by peter