package
Version:
v0.17.0-rc2
Opens a new window with list of versions in this module.
Published: Oct 8, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Ffmpeg runs the given arguments with an instance of ffmpeg.
Ffprobe runs the given arguments with an instance of ffprobe.
InitFfmpeg precompiles the ffmpeg WebAssembly source into memory and
prepares the runner to only allow max given concurrent running instances.
InitFfprobe precompiles the ffprobe WebAssembly source into memory and
prepares the runner to only allow max given concurrent running instances.
Args encapsulates the passing of common
configuration options to run an instance
of a compiled WebAssembly module that is
run in a typical CLI manner.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.