Function ffmpeg_next::format::open

source ยท
pub fn open<P: AsRef<Path> + ?Sized>(
    path: &P,
    format: &Format
) -> Result<Context, Error>