pub async fn generate_custom_proxy( input: &str, output: &str, scale_factor: f32, bitrate: u64, ) -> Result<ProxyEncodeResult>
Generate a proxy with custom settings.