Convert Files using FFMPEG
ffmpeg_convert( file, outfile = tempfile(fileext = paste0(".", tools::file_ext(file))), overwrite = TRUE, args = NULL )
file | Video/PNG file to convert |
---|---|
outfile | output file |
overwrite | should output file be overwritten? |
args | arguments to pass to |
A character string of the output file with different attributes
#> pdf #> 2