ffm_compile: Compile the tidymedia pipeline into FFmpeg command

View source: R/ffm.R

ffm_compileR Documentation

Compile the tidymedia pipeline into FFmpeg command

Description

Compile all the instructions into a string representing the FFmpeg command needed to run it.

Usage

ffm_compile(object)

Arguments

object

An ffmpeg pipeline (ffm) object created by ffm_files().

Value

A string containing the FFmpeg command needed to execute all the instructions provided to the tidymedia pipeline.


jmgirard/tidymedia documentation built on June 15, 2024, 1:52 p.m.