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


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

SubRip? and MicroDVD are not aliases, separate with a comma instead

Legend:

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

    v7 v8  
    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