class

EasyFfmpeg::ConversionPlan

Inherits Reference / Object

Constructors

new(input : EasyFfmpeg::MediaInfo, output_path : String, target_format : String, preset : EasyFfmpeg::Preset, start_time : Float64 | Nil = nil, end_time : Float64 | Nil = nil, duration : Float64 | Nil = nil, scale : Nil | String = nil, aspect : Nil | String = nil, crop : Bool = false, overwrite_output : Bool = false)
Source

Instance methods

aspect
Source
audio_plans
Source
crop
Source
duration
Source
effective_duration

Effective duration of output (accounting for trim)

Source
end_time
Source
global_args
Source
input
Source
is_remux_only
Source
mapped_streams
Source
output_path
Source
overwrite_output
Source
preset
Source
scale
Source
start_time
Source
stream_plans
Source
sub_plans
Source
target_format
Source
video_filters
Source
video_plans
Source