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


