ari_burn_subtitles {ari}R Documentation

Burn Subtitles into a video

Description

Burn Subtitles into a video

Usage

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


[Package ari version 0.3.5 Index]