Changes between Version 7 and Version 8 of HowToBurnSubtitlesIntoVideo
- Timestamp:
- Dec 8, 2012, 12:33:11 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToBurnSubtitlesIntoVideo
v7 v8 18 18 As with the `subtitles` filter, this filter requires `ffmpeg` to be compiled with `--enable-libass`. 19 19 20 If your subtitle is in `SubRip`` /``MicroDVD` or any other supported text subtitles, you have to convert it to ASS before using the filter:20 If your subtitle is in `SubRip``, ``MicroDVD` or any other supported text subtitles, you have to convert it to ASS before using the filter: 21 21 {{{ 22 22 ffmpeg -i subtitle.srt subtitle.ass
