Reference¶
Information-oriented, accurate facts about afmpeg's surfaces. Reference is a promise of accuracy — every documented option matches the implementation.
Go API¶
The Go API reference is not duplicated here — it is authoritatively generated from the source and published on the package registry:
➡️ pkg.go.dev/gitlab.com/phpboyscout/afmpeg
The intended shape (subject to the spec §10
decisions) is sketched in pkg/afmpeg/doc.go.
Non-code surfaces¶
- WASM engine artifacts — the ffmpeg-wasi
lgpl/gplmodules afmpeg runs, with their checksums and provenance (see obtain a module). - Errors — the sentinel-error catalogue lives under Explanation › Components › Errors.
- CLI —
cmd/afmpegflags and subcommands, if/when it ships (spec 0006, item 2D). Deferred.