Skip to main content
Module

x/fast_forward/events.ts>ProgressInfo

An easy to use ffmpeg module for Deno. 🦕
Latest
interface ProgressInfo
import { type ProgressInfo } from "https://deno.land/x/fast_forward@0.1.6/events.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"