mediainfo: Run MediaInfo CLI

View source: R/mediainfo.R

mediainfoR Documentation

Run MediaInfo CLI

Description

Run the command through the MediaInfo command line interface (CLI) and return its output as a string.

Usage

mediainfo(command)

Arguments

command

A string containing a mediainfo command.

Value

A string containing the command line output from mediainfo.

See Also

Other mediainfo functions: get_duration(), get_framerate(), get_height(), get_samplingrate(), get_width(), mediainfo_parameter(), mediainfo_query(), mediainfo_template()


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