Skip to main content
Module

x/fast_forward/errors.ts>FFmpegBinaryNotFound

An easy to use ffmpeg module for Deno. 🦕
Latest
class FFmpegBinaryNotFound
extends FFmpegError
import { FFmpegBinaryNotFound } from "https://deno.land/x/fast_forward@0.1.6/errors.ts";

Constructors

new
FFmpegBinaryNotFound(options: FFmpegErrorOptions)