Changes between Version 9 and Version 10 of How to burn subtitles into the video
- Timestamp:
- 12/18/2012 08:15:55 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
How to burn subtitles into the video
v9 v10 1 You can burn subtitles with one of two filters: `subtitles` or `ass`.1 You can burn text subtitles with one of two filters: `subtitles` or `ass`. 2 2 3 3 == subtitles filter == … … 24 24 25 25 For Windows users [http://ffmpeg.zeranoe.com/forum/viewtopic.php?f=10&t=318&start=20 this link] may be useful, as you have to setup font paths just right to get libass to work 26 27 == picture based subtitles == 28 29 You can burn "picture based" subtitles into a movie as well (for instance, dvdsub is a type of picture based overlay subtitles), by using the overlay filter to overlay the images. See [http://ffmpeg.org/ffmpeg.html the official documentation] search for "hardcode".


