EasyFfmpeg::Display
Constants
LABEL_WIDTH = 10
Class methods
clear_progress
Sourcesetup
Sourceshow_done(output_path : String, input_size : Int64, elapsed_seconds : Float64)
Sourceshow_dry_run(args : Array(String))
Sourceshow_error(message : String)
Sourceshow_image_sequence_done(output_path : String, input_total_size : Int64, elapsed_seconds : Float64)
Sourceshow_image_sequence_info(seq : ImageSequence::SequenceInfo, output_path : String, fps : Int32, preset : Preset, target_format : String, scale : String | Nil = nil, aspect : String | Nil = nil, crop : Bool = false)
Sourceshow_input(info : MediaInfo)
Sourceshow_plan(plan : ConversionPlan)
Sourceshow_progress(percentage : Float64, current_time : Float64, total_time : Float64, speed : String)
Sourceshow_remux_progress
Source