pub fn crop_to_widescreen(
input: &str,
output: &str,
) -> Result<TranscodePipeline>Expand description
Crop and resize for different aspect ratios.
pub fn crop_to_widescreen(
input: &str,
output: &str,
) -> Result<TranscodePipeline>Crop and resize for different aspect ratios.