Tutorials¶
Learning-oriented, step-by-step walkthroughs that teach afmpeg by doing — each guaranteed to work from a clean start.
- Your first in-memory transcode — fetch a verified engine, encode video you generate in Go, read the MP4 back, and watch live progress, without a single file on disk. About fifteen minutes. Start here if you have never used afmpeg.
What to read instead¶
A tutorial teaches; it is not the fastest route to one specific answer.
- Already know the basics and need to accomplish one thing? The how-to guides are task-shaped.
- After a fact — a default, a field, an error? The reference has it.
- Want to know why afmpeg is built this way? Start with the architecture.