From 20e213cce106329bfee04d3f16209822a6fc3a6f Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sat, 4 Feb 2023 13:45:15 +0800 Subject: [PATCH] remove format (no longer exists) --- src/outFormats.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/outFormats.js b/src/outFormats.js index 8f011165..bb43dbab 100644 --- a/src/outFormats.js +++ b/src/outFormats.js @@ -109,7 +109,6 @@ const ffmpegFormats = { sbc: 'raw SBC', scc: 'Scenarist Closed Captions', sdl: 'SDL2 output device', - singlejpeg: 'JPEG single image', smjpeg: 'Loki SDL MJPEG', smoothstreaming: 'Smooth Streaming Muxer', sox: 'SoX native',