Function ffmpeg_next::format::output_with

source ยท
pub fn output_with<P: AsRef<Path> + ?Sized>(
    path: &P,
    options: Dictionary<'_>
) -> Result<Output, Error>