ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.36k stars 10.04k forks source link

subtitle font, color and size??? #13969

Closed pepeToro closed 7 years ago

pepeToro commented 7 years ago

if there a way to merge the subtitles with different font, font color and size???

im using this command:

--write-sub --embed-subs --sub-lang esLA,esES --merge-output-format mp4

Thanks

yan12125 commented 7 years ago

You can use hardsubs with subtitles filters of ffmpeg.

openainext commented 4 years ago

@yan12125 There are examples?

yan12125 commented 4 years ago

Please check ffmpeg docs. Also, please use IRC for questions. GitHub is for bugs and feature requests only.