This commit is contained in:
MythEclipse
2026-06-14 05:10:58 +07:00
parent 6733ea8f01
commit 2b084b326f
@@ -9,7 +9,7 @@ import { buildMuxFfmpegArgs, runFfmpeg } from "./ffmpegProcess.js";
const logger = createChildLogger("muxer");
// ─── Types ───────────────────────────────────────────────────────────────
// ─── Types ─────────────────────────────────────────────────────────────────────────────
export interface MuxerJobData {
inputs: string[];