ari_burn_subtitles: Burn Subtitles into a video

Description Usage Arguments Value Note

View source: R/ari_burn_subtitles.R

Description

Burn Subtitles into a video

Usage

1
ari_burn_subtitles(video, srt, verbose = FALSE)

Arguments

video

Video in mp4 format

srt

Subtitle file in srt format

verbose

print diagnostic messages. If > 1, then more are printed

Value

Name of output video

Note

This needs ffmpeg that was compiled with --enable-libass as per https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo


ari documentation built on Feb. 9, 2020, 1:07 a.m.