Description Usage Arguments Value Note
View source: R/ari_burn_subtitles.R
Burn Subtitles into a video
1 | ari_burn_subtitles(video, srt, verbose = FALSE)
|
video |
Video in |
srt |
Subtitle file in |
verbose |
print diagnostic messages. If > 1, then more are printed |
Name of output video
This needs ffmpeg
that was compiled with
--enable-libass
as per
https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.