Skip to main content
Module

x/fast_forward/mod.ts>ProgressInfo

An easy to use ffmpeg module for Deno. 🦕
Latest
interface ProgressInfo
Re-export
import { type ProgressInfo } from "https://deno.land/x/fast_forward@0.1.6/mod.ts";

Properties

frame: string
fps: string
stream_0_0_q: string
bitrate: string
total_size: string
out_time_ms: string
out_time: string
dup_frames: string
drop_frames: string
speed: string
progress: "continue" | "end"