@camstack/addon-pipeline 0.1.19 → 0.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/audio-analyzer/index.js +5 -2
- package/dist/audio-analyzer/index.js.map +1 -1
- package/dist/audio-analyzer/index.mjs +5 -2
- package/dist/audio-analyzer/index.mjs.map +1 -1
- package/dist/audio-codec-nodeav/index.js +1 -1
- package/dist/audio-codec-nodeav/index.mjs +1 -1
- package/dist/decoder-nodeav/index.js +2 -2
- package/dist/decoder-nodeav/index.mjs +2 -2
- package/dist/detection-pipeline/index.js +25 -25
- package/dist/detection-pipeline/index.js.map +1 -1
- package/dist/detection-pipeline/index.mjs +25 -25
- package/dist/detection-pipeline/index.mjs.map +1 -1
- package/dist/{index-Bmlkm0Fd.mjs → index-5aYef068.mjs} +3601 -770
- package/dist/index-5aYef068.mjs.map +1 -0
- package/dist/{index-BbPPvoCx.js → index-B36NMAdu.js} +3577 -746
- package/dist/index-B36NMAdu.js.map +1 -0
- package/dist/{index-D_cl0Qqb.js → index-CMcx_k6Y.js} +48 -48
- package/dist/{index-D_cl0Qqb.js.map → index-CMcx_k6Y.js.map} +1 -1
- package/dist/{index-UbcdLS7a.mjs → index-CYb7cFrv.mjs} +46 -46
- package/dist/{index-UbcdLS7a.mjs.map → index-CYb7cFrv.mjs.map} +1 -1
- package/dist/motion-wasm/index.js +1 -1
- package/dist/motion-wasm/index.mjs +1 -1
- package/dist/pipeline-runner/index.js +74 -77
- package/dist/pipeline-runner/index.js.map +1 -1
- package/dist/pipeline-runner/index.mjs +74 -77
- package/dist/pipeline-runner/index.mjs.map +1 -1
- package/dist/recorder/index.js +2209 -0
- package/dist/recorder/index.js.map +1 -0
- package/dist/recorder/index.mjs +2209 -0
- package/dist/recorder/index.mjs.map +1 -0
- package/dist/stream-broker/@mf-types/compiled-types/stream-broker/widgets/FfmpegParamsField.d.ts +41 -0
- package/dist/stream-broker/@mf-types/compiled-types/stream-broker/widgets/GeometryBuilder.d.ts +54 -0
- package/dist/stream-broker/@mf-types/compiled-types/stream-broker/widgets/format-ua.d.ts +13 -0
- package/dist/stream-broker/@mf-types/compiled-types/stream-broker/widgets/index.d.ts +2 -0
- package/dist/stream-broker/@mf-types.zip +0 -0
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.mjs-h5aXOPSA.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.mjs-lantnv8e.mjs} +1 -1
- package/dist/stream-broker/__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-DJ3UNg7O.mjs +30 -0
- package/dist/stream-broker/__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-CYXy_bhS.mjs +21 -0
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.mjs-BsB2G7oY.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.mjs-CaDEYBIU.mjs} +8 -7
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-xrRiPUpA.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-D6EROtlA.mjs} +1 -1
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs-gBEZsQrp.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs-x6pP3Ghk.mjs} +2 -2
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-C0E2yCzO.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-CcnN6sbA.mjs} +1 -1
- package/dist/stream-broker/_stub.js +963 -333
- package/dist/stream-broker/{_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-CupRlwqG.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-CL9DR49k.mjs} +6 -6
- package/dist/stream-broker/{client-NPZqorv9.mjs → client-BvTmMOQu.mjs} +2 -2
- package/dist/stream-broker/{hostInit-Bh4w7o5_.mjs → hostInit-ChmiMPS0.mjs} +12 -12
- package/dist/stream-broker/{index-D_1p2K9B.mjs → index-BxsFuFmE.mjs} +24 -24
- package/dist/stream-broker/{index-mX3Kgiv1.mjs → index-C-248uOU.mjs} +2 -2
- package/dist/stream-broker/{index-2Qp8vT3w.mjs → index-C05B6jqp.mjs} +1 -1
- package/dist/stream-broker/index-DOJoSShD.mjs +67784 -0
- package/dist/stream-broker/{index-Dy2V7VOm.mjs → index-DtOI1aTU.mjs} +10112 -5987
- package/dist/stream-broker/{index-Cc6QBqMk.mjs → index-oMq6ilgR.mjs} +253 -267
- package/dist/stream-broker/{index-BBcZvb5t.mjs → index-vIWZQBIL.mjs} +1 -1
- package/dist/stream-broker/index.js +3168 -543
- package/dist/stream-broker/index.js.map +1 -1
- package/dist/stream-broker/index.mjs +3172 -546
- package/dist/stream-broker/index.mjs.map +1 -1
- package/dist/stream-broker/{jsx-runtime-lb0mH5st.mjs → jsx-runtime-BRT_HL0A.mjs} +1 -1
- package/dist/stream-broker/remoteEntry.js +1 -1
- package/dist/stream-broker/{schemas-ClCuS4qa.mjs → schemas-B7L0qZtq.mjs} +411 -406
- package/package.json +51 -3
- package/dist/index-BbPPvoCx.js.map +0 -1
- package/dist/index-Bmlkm0Fd.mjs.map +0 -1
- package/dist/stream-broker/__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-NjF4kxzW.mjs +0 -19
- package/dist/stream-broker/__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-BAv_5ISf.mjs +0 -20
- package/dist/stream-broker/index-CIJue-4t.mjs +0 -37880
|
@@ -15,9 +15,9 @@ function getDirname(importMetaUrl) {
|
|
|
15
15
|
const __dirname = path.dirname(__filename2);
|
|
16
16
|
return getUnpackedPath(__dirname);
|
|
17
17
|
}
|
|
18
|
-
const __dirname$1 = getDirname(typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("index-
|
|
18
|
+
const __dirname$1 = getDirname(typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("index-CMcx_k6Y.js", document.baseURI).href);
|
|
19
19
|
function loadBinding() {
|
|
20
|
-
const require$1 = node_module.createRequire(typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("index-
|
|
20
|
+
const require$1 = node_module.createRequire(typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("index-CMcx_k6Y.js", document.baseURI).href);
|
|
21
21
|
const errors = [];
|
|
22
22
|
const platform = process.platform;
|
|
23
23
|
const arch = process.arch;
|
|
@@ -2036,7 +2036,7 @@ const AV_CHANNEL_LAYOUT_7POINT0 = { order: AV_CHANNEL_ORDER_NATIVE, nbChannels:
|
|
|
2036
2036
|
const AV_CHANNEL_LAYOUT_7POINT1 = { order: AV_CHANNEL_ORDER_NATIVE, nbChannels: 8, mask: AV_CH_LAYOUT_7POINT1 };
|
|
2037
2037
|
const AV_CHANNEL_LAYOUT_OCTAGONAL = { order: AV_CHANNEL_ORDER_NATIVE, nbChannels: 8, mask: AV_CH_LAYOUT_OCTAGONAL };
|
|
2038
2038
|
const FF_DECODER_AASC = "aasc";
|
|
2039
|
-
const FF_DECODER_ACELP_KELVIN = "
|
|
2039
|
+
const FF_DECODER_ACELP_KELVIN = "acelp.kelvin";
|
|
2040
2040
|
const FF_DECODER_AGM = "agm";
|
|
2041
2041
|
const FF_DECODER_AHX = "ahx";
|
|
2042
2042
|
const FF_DECODER_AIC = "aic";
|
|
@@ -2064,7 +2064,7 @@ const FF_DECODER_AVS = "avs";
|
|
|
2064
2064
|
const FF_DECODER_AVUI = "avui";
|
|
2065
2065
|
const FF_DECODER_BETHSOFTVID = "bethsoftvid";
|
|
2066
2066
|
const FF_DECODER_BFI = "bfi";
|
|
2067
|
-
const FF_DECODER_BINK = "
|
|
2067
|
+
const FF_DECODER_BINK = "binkvideo";
|
|
2068
2068
|
const FF_DECODER_BINKAUDIO_DCT = "binkaudio_dct";
|
|
2069
2069
|
const FF_DECODER_BINKAUDIO_RDFT = "binkaudio_rdft";
|
|
2070
2070
|
const FF_DECODER_BINTEXT = "bintext";
|
|
@@ -2077,7 +2077,7 @@ const FF_DECODER_BRENDER_PIX = "brender_pix";
|
|
|
2077
2077
|
const FF_DECODER_C93 = "c93";
|
|
2078
2078
|
const FF_DECODER_CAVS = "cavs";
|
|
2079
2079
|
const FF_DECODER_CBD2_DPCM = "cbd2_dpcm";
|
|
2080
|
-
const FF_DECODER_CCAPTION = "
|
|
2080
|
+
const FF_DECODER_CCAPTION = "cc_dec";
|
|
2081
2081
|
const FF_DECODER_CDGRAPHICS = "cdgraphics";
|
|
2082
2082
|
const FF_DECODER_CDTOONS = "cdtoons";
|
|
2083
2083
|
const FF_DECODER_CDXL = "cdxl";
|
|
@@ -2088,7 +2088,7 @@ const FF_DECODER_CLJR = "cljr";
|
|
|
2088
2088
|
const FF_DECODER_CLLC = "cllc";
|
|
2089
2089
|
const FF_DECODER_CPIA = "cpia";
|
|
2090
2090
|
const FF_DECODER_CRI = "cri";
|
|
2091
|
-
const FF_DECODER_CSCD = "
|
|
2091
|
+
const FF_DECODER_CSCD = "camstudio";
|
|
2092
2092
|
const FF_DECODER_CYUV = "cyuv";
|
|
2093
2093
|
const FF_DECODER_DDS = "dds";
|
|
2094
2094
|
const FF_DECODER_DERF_DPCM = "derf_dpcm";
|
|
@@ -2114,9 +2114,9 @@ const FF_DECODER_EAMAD = "eamad";
|
|
|
2114
2114
|
const FF_DECODER_EATGQ = "eatgq";
|
|
2115
2115
|
const FF_DECODER_EATGV = "eatgv";
|
|
2116
2116
|
const FF_DECODER_EATQI = "eatqi";
|
|
2117
|
-
const FF_DECODER_EIGHTBPS = "
|
|
2118
|
-
const FF_DECODER_EIGHTSVX_EXP = "
|
|
2119
|
-
const FF_DECODER_EIGHTSVX_FIB = "
|
|
2117
|
+
const FF_DECODER_EIGHTBPS = "8bps";
|
|
2118
|
+
const FF_DECODER_EIGHTSVX_EXP = "8svx_exp";
|
|
2119
|
+
const FF_DECODER_EIGHTSVX_FIB = "8svx_fib";
|
|
2120
2120
|
const FF_DECODER_ESCAPE124 = "escape124";
|
|
2121
2121
|
const FF_DECODER_ESCAPE130 = "escape130";
|
|
2122
2122
|
const FF_DECODER_EVRC = "evrc";
|
|
@@ -2124,7 +2124,7 @@ const FF_DECODER_EXR = "exr";
|
|
|
2124
2124
|
const FF_DECODER_FASTAUDIO = "fastaudio";
|
|
2125
2125
|
const FF_DECODER_FFV1 = "ffv1";
|
|
2126
2126
|
const FF_DECODER_FFVHUFF = "ffvhuff";
|
|
2127
|
-
const FF_DECODER_FFWAVESYNTH = "
|
|
2127
|
+
const FF_DECODER_FFWAVESYNTH = "wavesynth";
|
|
2128
2128
|
const FF_DECODER_FIC = "fic";
|
|
2129
2129
|
const FF_DECODER_FITS = "fits";
|
|
2130
2130
|
const FF_DECODER_FLASHSV = "flashsv";
|
|
@@ -2132,7 +2132,7 @@ const FF_DECODER_FLASHSV2 = "flashsv2";
|
|
|
2132
2132
|
const FF_DECODER_FLIC = "flic";
|
|
2133
2133
|
const FF_DECODER_FLV = "flv";
|
|
2134
2134
|
const FF_DECODER_FMVC = "fmvc";
|
|
2135
|
-
const FF_DECODER_FOURXM = "
|
|
2135
|
+
const FF_DECODER_FOURXM = "4xm";
|
|
2136
2136
|
const FF_DECODER_FRAPS = "fraps";
|
|
2137
2137
|
const FF_DECODER_FRWU = "frwu";
|
|
2138
2138
|
const FF_DECODER_FTR = "ftr";
|
|
@@ -2155,24 +2155,24 @@ const FF_DECODER_HDR = "hdr";
|
|
|
2155
2155
|
const FF_DECODER_HEVC = "hevc";
|
|
2156
2156
|
const FF_DECODER_HEVC_AMF = "hevc_amf";
|
|
2157
2157
|
const FF_DECODER_HEVC_OH = "hevc_oh";
|
|
2158
|
-
const FF_DECODER_HNM4_VIDEO = "
|
|
2158
|
+
const FF_DECODER_HNM4_VIDEO = "hnm4video";
|
|
2159
2159
|
const FF_DECODER_HQ_HQA = "hq_hqa";
|
|
2160
2160
|
const FF_DECODER_HQX = "hqx";
|
|
2161
2161
|
const FF_DECODER_HUFFYUV = "huffyuv";
|
|
2162
2162
|
const FF_DECODER_HYMT = "hymt";
|
|
2163
2163
|
const FF_DECODER_IAC = "iac";
|
|
2164
|
-
const FF_DECODER_IDCIN = "
|
|
2164
|
+
const FF_DECODER_IDCIN = "idcinvideo";
|
|
2165
2165
|
const FF_DECODER_IDF = "idf";
|
|
2166
|
-
const FF_DECODER_IFF_ILBM = "
|
|
2166
|
+
const FF_DECODER_IFF_ILBM = "iff";
|
|
2167
2167
|
const FF_DECODER_IMM4 = "imm4";
|
|
2168
2168
|
const FF_DECODER_IMM5 = "imm5";
|
|
2169
2169
|
const FF_DECODER_INDEO2 = "indeo2";
|
|
2170
2170
|
const FF_DECODER_INDEO3 = "indeo3";
|
|
2171
2171
|
const FF_DECODER_INDEO4 = "indeo4";
|
|
2172
2172
|
const FF_DECODER_INDEO5 = "indeo5";
|
|
2173
|
-
const FF_DECODER_INTERPLAY_ACM = "
|
|
2173
|
+
const FF_DECODER_INTERPLAY_ACM = "interplayacm";
|
|
2174
2174
|
const FF_DECODER_INTERPLAY_DPCM = "interplay_dpcm";
|
|
2175
|
-
const FF_DECODER_INTERPLAY_VIDEO = "
|
|
2175
|
+
const FF_DECODER_INTERPLAY_VIDEO = "interplayvideo";
|
|
2176
2176
|
const FF_DECODER_IPU = "ipu";
|
|
2177
2177
|
const FF_DECODER_JPEG2000 = "jpeg2000";
|
|
2178
2178
|
const FF_DECODER_JPEGLS = "jpegls";
|
|
@@ -2181,7 +2181,7 @@ const FF_DECODER_KGV1 = "kgv1";
|
|
|
2181
2181
|
const FF_DECODER_KMVC = "kmvc";
|
|
2182
2182
|
const FF_DECODER_LAGARITH = "lagarith";
|
|
2183
2183
|
const FF_DECODER_LEAD = "lead";
|
|
2184
|
-
const FF_DECODER_LIBAOM_AV1 = "
|
|
2184
|
+
const FF_DECODER_LIBAOM_AV1 = "libaom-av1";
|
|
2185
2185
|
const FF_DECODER_LIBARIBB24 = "libaribb24";
|
|
2186
2186
|
const FF_DECODER_LIBARIBCAPTION = "libaribcaption";
|
|
2187
2187
|
const FF_DECODER_LIBCELT = "libcelt";
|
|
@@ -2201,10 +2201,10 @@ const FF_DECODER_LIBOPENH264 = "libopenh264";
|
|
|
2201
2201
|
const FF_DECODER_LIBRSVG = "librsvg";
|
|
2202
2202
|
const FF_DECODER_LIBSVTJPEGXS = "libsvtjpegxs";
|
|
2203
2203
|
const FF_DECODER_LIBUAVS3D = "libuavs3d";
|
|
2204
|
-
const FF_DECODER_LIBVPX_VP8 = "
|
|
2205
|
-
const FF_DECODER_LIBVPX_VP9 = "
|
|
2206
|
-
const FF_DECODER_LIBXEVD = "
|
|
2207
|
-
const FF_DECODER_LIBZVBI_TELETEXT = "
|
|
2204
|
+
const FF_DECODER_LIBVPX_VP8 = "libvpx";
|
|
2205
|
+
const FF_DECODER_LIBVPX_VP9 = "libvpx-vp9";
|
|
2206
|
+
const FF_DECODER_LIBXEVD = "evc";
|
|
2207
|
+
const FF_DECODER_LIBZVBI_TELETEXT = "libzvbi_teletextdec";
|
|
2208
2208
|
const FF_DECODER_LOCO = "loco";
|
|
2209
2209
|
const FF_DECODER_LSCR = "lscr";
|
|
2210
2210
|
const FF_DECODER_M101 = "m101";
|
|
@@ -2218,7 +2218,7 @@ const FF_DECODER_MJPEGB = "mjpegb";
|
|
|
2218
2218
|
const FF_DECODER_MMVIDEO = "mmvideo";
|
|
2219
2219
|
const FF_DECODER_MOBICLIP = "mobiclip";
|
|
2220
2220
|
const FF_DECODER_MOTIONPIXELS = "motionpixels";
|
|
2221
|
-
const FF_DECODER_MOVTEXT = "
|
|
2221
|
+
const FF_DECODER_MOVTEXT = "mov_text";
|
|
2222
2222
|
const FF_DECODER_MPC7 = "mpc7";
|
|
2223
2223
|
const FF_DECODER_MPC8 = "mpc8";
|
|
2224
2224
|
const FF_DECODER_MPEG1VIDEO = "mpeg1video";
|
|
@@ -2229,7 +2229,7 @@ const FF_DECODER_MSA1 = "msa1";
|
|
|
2229
2229
|
const FF_DECODER_MSCC = "mscc";
|
|
2230
2230
|
const FF_DECODER_MSMPEG4V1 = "msmpeg4v1";
|
|
2231
2231
|
const FF_DECODER_MSMPEG4V2 = "msmpeg4v2";
|
|
2232
|
-
const FF_DECODER_MSMPEG4V3 = "
|
|
2232
|
+
const FF_DECODER_MSMPEG4V3 = "msmpeg4";
|
|
2233
2233
|
const FF_DECODER_MSNSIREN = "msnsiren";
|
|
2234
2234
|
const FF_DECODER_MSP2 = "msp2";
|
|
2235
2235
|
const FF_DECODER_MSRLE = "msrle";
|
|
@@ -2277,13 +2277,13 @@ const FF_DECODER_QPEG = "qpeg";
|
|
|
2277
2277
|
const FF_DECODER_QTRLE = "qtrle";
|
|
2278
2278
|
const FF_DECODER_R10K = "r10k";
|
|
2279
2279
|
const FF_DECODER_R210 = "r210";
|
|
2280
|
-
const FF_DECODER_RA_144 = "
|
|
2281
|
-
const FF_DECODER_RA_288 = "
|
|
2280
|
+
const FF_DECODER_RA_144 = "real_144";
|
|
2281
|
+
const FF_DECODER_RA_288 = "real_288";
|
|
2282
2282
|
const FF_DECODER_RASC = "rasc";
|
|
2283
2283
|
const FF_DECODER_RAWVIDEO = "rawvideo";
|
|
2284
2284
|
const FF_DECODER_RKA = "rka";
|
|
2285
2285
|
const FF_DECODER_RL2 = "rl2";
|
|
2286
|
-
const FF_DECODER_ROQ = "
|
|
2286
|
+
const FF_DECODER_ROQ = "roqvideo";
|
|
2287
2287
|
const FF_DECODER_ROQ_DPCM = "roq_dpcm";
|
|
2288
2288
|
const FF_DECODER_RPZA = "rpza";
|
|
2289
2289
|
const FF_DECODER_RSCC = "rscc";
|
|
@@ -2305,7 +2305,7 @@ const FF_DECODER_SHORTEN = "shorten";
|
|
|
2305
2305
|
const FF_DECODER_SIMBIOSIS_IMX = "simbiosis_imx";
|
|
2306
2306
|
const FF_DECODER_SIREN = "siren";
|
|
2307
2307
|
const FF_DECODER_SMACKAUD = "smackaud";
|
|
2308
|
-
const FF_DECODER_SMACKER = "
|
|
2308
|
+
const FF_DECODER_SMACKER = "smackvid";
|
|
2309
2309
|
const FF_DECODER_SMC = "smc";
|
|
2310
2310
|
const FF_DECODER_SMVJPEG = "smvjpeg";
|
|
2311
2311
|
const FF_DECODER_SNOW = "snow";
|
|
@@ -2328,10 +2328,10 @@ const FF_DECODER_TMV = "tmv";
|
|
|
2328
2328
|
const FF_DECODER_TRUEMOTION1 = "truemotion1";
|
|
2329
2329
|
const FF_DECODER_TRUEMOTION2 = "truemotion2";
|
|
2330
2330
|
const FF_DECODER_TRUEMOTION2RT = "truemotion2rt";
|
|
2331
|
-
const FF_DECODER_TSCC = "
|
|
2331
|
+
const FF_DECODER_TSCC = "camtasia";
|
|
2332
2332
|
const FF_DECODER_TSCC2 = "tscc2";
|
|
2333
2333
|
const FF_DECODER_TXD = "txd";
|
|
2334
|
-
const FF_DECODER_ULTI = "
|
|
2334
|
+
const FF_DECODER_ULTI = "ultimotion";
|
|
2335
2335
|
const FF_DECODER_UTVIDEO = "utvideo";
|
|
2336
2336
|
const FF_DECODER_V210 = "v210";
|
|
2337
2337
|
const FF_DECODER_V210X = "v210x";
|
|
@@ -2358,7 +2358,7 @@ const FF_DECODER_VP7 = "vp7";
|
|
|
2358
2358
|
const FF_DECODER_VP8 = "vp8";
|
|
2359
2359
|
const FF_DECODER_VP9 = "vp9";
|
|
2360
2360
|
const FF_DECODER_VP9_AMF = "vp9_amf";
|
|
2361
|
-
const FF_DECODER_VQA = "
|
|
2361
|
+
const FF_DECODER_VQA = "vqavideo";
|
|
2362
2362
|
const FF_DECODER_VQC = "vqc";
|
|
2363
2363
|
const FF_DECODER_VVC = "vvc";
|
|
2364
2364
|
const FF_DECODER_WADY_DPCM = "wady_dpcm";
|
|
@@ -2385,7 +2385,7 @@ const FF_DECODER_Y41P = "y41p";
|
|
|
2385
2385
|
const FF_DECODER_YLC = "ylc";
|
|
2386
2386
|
const FF_DECODER_YOP = "yop";
|
|
2387
2387
|
const FF_DECODER_YUV4 = "yuv4";
|
|
2388
|
-
const FF_DECODER_ZERO12V = "
|
|
2388
|
+
const FF_DECODER_ZERO12V = "012v";
|
|
2389
2389
|
const FF_DECODER_ZEROCODEC = "zerocodec";
|
|
2390
2390
|
const FF_DECODER_ZLIB = "zlib";
|
|
2391
2391
|
const FF_DECODER_ZMBV = "zmbv";
|
|
@@ -2459,9 +2459,9 @@ const FF_DECODER_ADPCM_EA_R1 = "adpcm_ea_r1";
|
|
|
2459
2459
|
const FF_DECODER_ADPCM_EA_R2 = "adpcm_ea_r2";
|
|
2460
2460
|
const FF_DECODER_ADPCM_EA_R3 = "adpcm_ea_r3";
|
|
2461
2461
|
const FF_DECODER_ADPCM_EA_XAS = "adpcm_ea_xas";
|
|
2462
|
-
const FF_DECODER_ADPCM_G722 = "
|
|
2463
|
-
const FF_DECODER_ADPCM_G726 = "
|
|
2464
|
-
const FF_DECODER_ADPCM_G726LE = "
|
|
2462
|
+
const FF_DECODER_ADPCM_G722 = "g722";
|
|
2463
|
+
const FF_DECODER_ADPCM_G726 = "g726";
|
|
2464
|
+
const FF_DECODER_ADPCM_G726LE = "g726le";
|
|
2465
2465
|
const FF_DECODER_ADPCM_IMA_ACORN = "adpcm_ima_acorn";
|
|
2466
2466
|
const FF_DECODER_ADPCM_IMA_ALP = "adpcm_ima_alp";
|
|
2467
2467
|
const FF_DECODER_ADPCM_IMA_AMV = "adpcm_ima_amv";
|
|
@@ -2514,8 +2514,8 @@ const FF_DECODER_APTX_HD = "aptx_hd";
|
|
|
2514
2514
|
const FF_DECODER_ATRAC1 = "atrac1";
|
|
2515
2515
|
const FF_DECODER_ATRAC3 = "atrac3";
|
|
2516
2516
|
const FF_DECODER_ATRAC3AL = "atrac3al";
|
|
2517
|
-
const FF_DECODER_ATRAC3P = "
|
|
2518
|
-
const FF_DECODER_ATRAC3PAL = "
|
|
2517
|
+
const FF_DECODER_ATRAC3P = "atrac3plus";
|
|
2518
|
+
const FF_DECODER_ATRAC3PAL = "atrac3plusal";
|
|
2519
2519
|
const FF_DECODER_ATRAC9 = "atrac9";
|
|
2520
2520
|
const FF_DECODER_COMFORTNOISE = "comfortnoise";
|
|
2521
2521
|
const FF_DECODER_COOK = "cook";
|
|
@@ -2690,7 +2690,7 @@ const FF_ENCODER_HEVC_VULKAN = "hevc_vulkan";
|
|
|
2690
2690
|
const FF_ENCODER_HUFFYUV = "huffyuv";
|
|
2691
2691
|
const FF_ENCODER_JPEG2000 = "jpeg2000";
|
|
2692
2692
|
const FF_ENCODER_JPEGLS = "jpegls";
|
|
2693
|
-
const FF_ENCODER_LIBAOM_AV1 = "
|
|
2693
|
+
const FF_ENCODER_LIBAOM_AV1 = "libaom-av1";
|
|
2694
2694
|
const FF_ENCODER_LIBCODEC2 = "libcodec2";
|
|
2695
2695
|
const FF_ENCODER_LIBGSM = "libgsm";
|
|
2696
2696
|
const FF_ENCODER_LIBGSM_MS = "libgsm_ms";
|
|
@@ -2710,8 +2710,8 @@ const FF_ENCODER_LIBSVTJPEGXS = "libsvtjpegxs";
|
|
|
2710
2710
|
const FF_ENCODER_LIBTHEORA = "libtheora";
|
|
2711
2711
|
const FF_ENCODER_LIBTWOLAME = "libtwolame";
|
|
2712
2712
|
const FF_ENCODER_LIBVO_AMRWBENC = "libvo_amrwbenc";
|
|
2713
|
-
const FF_ENCODER_LIBVPX_VP8 = "
|
|
2714
|
-
const FF_ENCODER_LIBVPX_VP9 = "
|
|
2713
|
+
const FF_ENCODER_LIBVPX_VP8 = "libvpx";
|
|
2714
|
+
const FF_ENCODER_LIBVPX_VP9 = "libvpx-vp9";
|
|
2715
2715
|
const FF_ENCODER_LIBVVENC = "libvvenc";
|
|
2716
2716
|
const FF_ENCODER_LIBWEBP = "libwebp";
|
|
2717
2717
|
const FF_ENCODER_LIBWEBP_ANIM = "libwebp_anim";
|
|
@@ -2726,12 +2726,12 @@ const FF_ENCODER_LIBXVID = "libxvid";
|
|
|
2726
2726
|
const FF_ENCODER_LJPEG = "ljpeg";
|
|
2727
2727
|
const FF_ENCODER_MAGICYUV = "magicyuv";
|
|
2728
2728
|
const FF_ENCODER_MJPEG = "mjpeg";
|
|
2729
|
-
const FF_ENCODER_MOVTEXT = "
|
|
2729
|
+
const FF_ENCODER_MOVTEXT = "mov_text";
|
|
2730
2730
|
const FF_ENCODER_MPEG1VIDEO = "mpeg1video";
|
|
2731
2731
|
const FF_ENCODER_MPEG2VIDEO = "mpeg2video";
|
|
2732
2732
|
const FF_ENCODER_MPEG4 = "mpeg4";
|
|
2733
2733
|
const FF_ENCODER_MSMPEG4V2 = "msmpeg4v2";
|
|
2734
|
-
const FF_ENCODER_MSMPEG4V3 = "
|
|
2734
|
+
const FF_ENCODER_MSMPEG4V3 = "msmpeg4";
|
|
2735
2735
|
const FF_ENCODER_MSRLE = "msrle";
|
|
2736
2736
|
const FF_ENCODER_MSVIDEO1 = "msvideo1";
|
|
2737
2737
|
const FF_ENCODER_PAM = "pam";
|
|
@@ -2752,9 +2752,9 @@ const FF_ENCODER_QOI = "qoi";
|
|
|
2752
2752
|
const FF_ENCODER_QTRLE = "qtrle";
|
|
2753
2753
|
const FF_ENCODER_R10K = "r10k";
|
|
2754
2754
|
const FF_ENCODER_R210 = "r210";
|
|
2755
|
-
const FF_ENCODER_RA_144 = "
|
|
2755
|
+
const FF_ENCODER_RA_144 = "real_144";
|
|
2756
2756
|
const FF_ENCODER_RAWVIDEO = "rawvideo";
|
|
2757
|
-
const FF_ENCODER_ROQ = "
|
|
2757
|
+
const FF_ENCODER_ROQ = "roqvideo";
|
|
2758
2758
|
const FF_ENCODER_ROQ_DPCM = "roq_dpcm";
|
|
2759
2759
|
const FF_ENCODER_RPZA = "rpza";
|
|
2760
2760
|
const FF_ENCODER_RV10 = "rv10";
|
|
@@ -2836,9 +2836,9 @@ const FF_ENCODER_AC3 = "ac3";
|
|
|
2836
2836
|
const FF_ENCODER_AC3_FIXED = "ac3_fixed";
|
|
2837
2837
|
const FF_ENCODER_ADPCM_ADX = "adpcm_adx";
|
|
2838
2838
|
const FF_ENCODER_ADPCM_ARGO = "adpcm_argo";
|
|
2839
|
-
const FF_ENCODER_ADPCM_G722 = "
|
|
2840
|
-
const FF_ENCODER_ADPCM_G726 = "
|
|
2841
|
-
const FF_ENCODER_ADPCM_G726LE = "
|
|
2839
|
+
const FF_ENCODER_ADPCM_G722 = "g722";
|
|
2840
|
+
const FF_ENCODER_ADPCM_G726 = "g726";
|
|
2841
|
+
const FF_ENCODER_ADPCM_G726LE = "g726le";
|
|
2842
2842
|
const FF_ENCODER_ADPCM_IMA_ALP = "adpcm_ima_alp";
|
|
2843
2843
|
const FF_ENCODER_ADPCM_IMA_AMV = "adpcm_ima_amv";
|
|
2844
2844
|
const FF_ENCODER_ADPCM_IMA_APM = "adpcm_ima_apm";
|
|
@@ -2902,7 +2902,7 @@ const FF_ENCODER_PCM_VIDC = "pcm_vidc";
|
|
|
2902
2902
|
const FF_ENCODER_S302M = "s302m";
|
|
2903
2903
|
const FF_ENCODER_SBC = "sbc";
|
|
2904
2904
|
const FF_ENCODER_SONIC = "sonic";
|
|
2905
|
-
const FF_ENCODER_SONIC_LS = "
|
|
2905
|
+
const FF_ENCODER_SONIC_LS = "sonicls";
|
|
2906
2906
|
const FF_ENCODER_TRUEHD = "truehd";
|
|
2907
2907
|
const FF_ENCODER_TTA = "tta";
|
|
2908
2908
|
const FF_ENCODER_VORBIS = "vorbis";
|
|
@@ -5788,4 +5788,4 @@ exports.UINT8_MAX = UINT8_MAX;
|
|
|
5788
5788
|
exports.UINT_MAX = UINT_MAX;
|
|
5789
5789
|
exports.ULONG_MAX = ULONG_MAX;
|
|
5790
5790
|
exports.cast = cast;
|
|
5791
|
-
//# sourceMappingURL=index-
|
|
5791
|
+
//# sourceMappingURL=index-CMcx_k6Y.js.map
|