class

FfmpegProgress::Analysis

Inherits Reference < Object

Result of analyzing the ffmpeg command line.

Instance methods

inputs
Source
inputs=(inputs : Array(Input))
Source
mode
Source
mode=(mode : Mode)
Source
notes
Source
notes=(notes : Array(String))
Source
outputs
Source
outputs=(outputs : Array(Output))
Source
total_duration
Source
total_duration=(total_duration : Float64 | Nil)
Source
total_frames
Source
total_frames=(total_frames : Int64 | Nil)
Source
use_frames?
Source

Nested types