How-to guides¶
Goal-oriented recipes for specific problems.
- Build from source — the clean-room Docker build (LGPL or GPL).
- Choose & verify a variant — pick the right artifact and check its checksum.
From Go (via afmpeg):
- Consume a released module —
WithModuleURL(<release asset>, WithSHA256(…)). - Run a transcode entirely in memory — build a
CommandandRunJob; see the job-spec vocabulary for theprocess/probeshapes.