Expand description
vidformer is a core video synthesis/transformation library. It handles the movement, control flow, and processing of video and conventional (non-video) data.
Quick links:
Modules§
- Arrays provide access to data.
- Filters create and transform video frames
- Services provide access to media storage.
- Spec Intermediate Representation
- Specs declarativly define an edited video.
Structs§
- Config for a spesific run of a vidformer spec
- A context for a spec
- A range spesifier
- Stats from a run of a vidformer spec
Enums§
- Select whether the output timestamps are local to the ranged segment or the entire output
Functions§
- List all available codecs
- Create HLS artifacts for a spec
- Instantiate FFmpeg logging
- Execute a spec, or a range of a spec.
- Validate that a spec can be run.