module

EasyFfmpeg::Display

Constants

LABEL_WIDTH = 10

Class methods

clear_progress
Source
setup
Source
show_done(output_path : String, input_size : Int64, elapsed_seconds : Float64)
Source
show_dry_run(args : Array(String))
Source
show_error(message : String)
Source
show_image_sequence_done(output_path : String, input_total_size : Int64, elapsed_seconds : Float64)
Source
show_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)
Source
show_input(info : MediaInfo)
Source
show_plan(plan : ConversionPlan)
Source
show_progress(percentage : Float64, current_time : Float64, total_time : Float64, speed : String)
Source
show_remux_progress
Source