class

FfmpegProgress::Analyzer

Inherits Reference < Object

Constants

BOOLEAN_FLAGS = Set {"-y", "-n", "-nostdin", "-stdin", "-hide_banner", "-nostats", "-stats", "-shortest", "-noshortest", "-an", "-vn", "-sn", "-dn", "-copyts", "-copytb", "-autorotate", "-noautorotate", "-accurate_seek", "-noaccurate_seek", "-bitexact", "-recast_media", "-ignore_unknown"}

ffmpeg flags that are pure booleans (no following value).

Constructors

new(args : Array(String))
Source

Instance methods

analyze
Source