FFmpeg
Static facade for global FFmpeg state: version info, build flags and capability probing.
Use it to feature-detect the bound FFmpeg before opening a codec or a filter, because builds differ in what they contain. A system FFmpeg may or may not have libx264; KiteFFmpeg's vendored LGPL profile never does, and asking for it there throws FFmpegException from MediaSink.addVideoEncoder.
Static facade for global FFmpeg state: version info, build flags and capability probing.
Use it to feature-detect the bound FFmpeg before opening a codec or a filter, because builds differ in what they contain. A system FFmpeg may or may not have libx264; KiteFFmpeg's vendored LGPL profile never does, and asking for it there throws FFmpegException from MediaSink.addVideoEncoder.
Static facade for global FFmpeg state: version info, build flags and capability probing.
Use it to feature-detect the bound FFmpeg before opening a codec or a filter, because builds differ in what they contain. A system FFmpeg may or may not have libx264; KiteFFmpeg's vendored LGPL profile never does, and asking for it there throws FFmpegException from MediaSink.addVideoEncoder.
Static facade for global FFmpeg state: version info, build flags and capability probing.
Use it to feature-detect the bound FFmpeg before opening a codec or a filter, because builds differ in what they contain. A system FFmpeg may or may not have libx264; KiteFFmpeg's vendored LGPL profile never does, and asking for it there throws FFmpegException from MediaSink.addVideoEncoder.
The real web backend, over the generated binding.
Every member requires KiteFFmpegWeb.load to have completed. That is not a quirk of this object: the codec is a separate wasm module and there is nothing to ask before it is instantiated.
Properties
Comma-separated configure flags the bound FFmpeg was built with.
Comma-separated configure flags the bound FFmpeg was built with.
Comma-separated configure flags the bound FFmpeg was built with.
Comma-separated configure flags the bound FFmpeg was built with.
Comma-separated configure flags the bound FFmpeg was built with.
What FFmpeg this build expected and what it actually got.
What FFmpeg this build expected and what it actually got.
What FFmpeg this build expected and what it actually got.
What FFmpeg this build expected and what it actually got.
What FFmpeg this build expected and what it actually got.
Functions
Whether the bound FFmpeg has a given decoder compiled in.
Whether the bound FFmpeg has a given decoder compiled in.
Whether the bound FFmpeg has a given decoder compiled in.
Whether the bound FFmpeg has a given decoder compiled in.
Whether the bound FFmpeg has a given decoder compiled in.
Whether the bound FFmpeg has a given encoder compiled in. Pass an FFmpeg codec name.
Whether the bound FFmpeg has a given encoder compiled in. Pass an FFmpeg codec name.
Whether the bound FFmpeg has a given encoder compiled in. Pass an FFmpeg codec name.
Whether the bound FFmpeg has a given encoder compiled in. Pass an FFmpeg codec name.
Whether the bound FFmpeg has a given encoder compiled in. Pass an FFmpeg codec name.