Skip to main content

package

Function package 

Source
pub fn package(
    inputs: &[PathBuf],
    opts: &PackageOptions,
) -> Result<PackageOutput>
Expand description

Package one or more inputs into CMAF segments + DASH and/or HLS manifests under opts.out_dir. Each input’s track(s) become separate renditions sharing one manifest — several video inputs form an ABR ladder.