Changes between Version 7 and Version 8 of How to burn subtitles into the video
- Timestamp:
- 12/08/2012 01:33:11 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
How to burn subtitles into the video
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


