Learn R Programming

LJmp3converter (version 1.0.7)

download_ffmpeg: Download and Set Up 'FFmpeg'

Description

This function downloads the latest 'FFmpeg' executable and sets it up for the user. It ensures compliance with MIT licensing by not bundling 'FFmpeg' within the package.

Usage

download_ffmpeg()

Arguments

Value

A string containing the path to the downloaded 'FFmpeg' executable.