Skip to main content

Crate oximedia_cli

Crate oximedia_cli 

Source
Expand description

OxiMedia CLI library — re-exports shared modules for use by the oximedia-ff binary and other in-crate binaries.

The main oximedia binary is defined in main.rs and declares all modules privately. This lib target re-declares only the modules that auxiliary binaries need to share, so they don’t have to duplicate code.

Modules§

presets
Transcoding preset system for OxiMedia.
progress
Progress reporting for media processing operations.
transcode
Transcoding operations for converting media files.