Skip to main content
Module

x/fast_forward/ffmpeg_command.ts>FFmpegCommand

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

Constructors

new
FFmpegCommand(encoding: Encoding, silent?: boolean)

Methods

toArray(): Array<string>