Changes between Version 8 and Version 9 of How to burn subtitles into the video


Ignore:
Timestamp:
12/08/2012 01:33:56 AM (5 months ago)
Author:
ubitux
Comment:

10l syntax fix

Legend:

Unmodified
Added
Removed
Modified
  • How to burn subtitles into the video

    v8 v9  
    1818As with the `subtitles` filter, this filter requires `ffmpeg` to be compiled with `--enable-libass`. 
    1919 
    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: 
     20If your subtitle is in `SubRip`, `MicroDVD` or any other supported text subtitles, you have to convert it to ASS before using the filter: 
    2121{{{ 
    2222ffmpeg -i subtitle.srt subtitle.ass