EasyFfmpeg::Interactive
Constants
PRESET_OPTIONS = [{Preset::Default, "Default", "Copy streams when compatible, transcode only if needed"}, {Preset::Web, "Web", "H.264 + AAC, optimized for web embedding"}, {Preset::Mobile, "Mobile", "H.264 720p + AAC stereo, optimized for phones"}, {Preset::Streaming, "Streaming", "H.265 high-quality, consumer-friendly (Netflix/YouTube-like)"}, {Preset::Compress, "Compress", "H.265 CRF 28, reduce file size"}]
Class methods
beep
Sourceclear_lines(n : Int32)
Sourcehide_cursor
Sourceread_key(io : IO) : KeyEvent
Sourcereset_colors
Sourcerun
Sourceshow_cursor
Sourceterminal_cols
Source