Overview of astiav
masterastiav is a Golang library providing C bindings for FFmpeg. It is specifically designed to be compatible with FFmpeg n8.0.
Key features include:
- A more idiomatic Go API (standard error patterns, typed constants/flags, and struct-based functions).
- Go implementations of official FFmpeg examples.
- Full test coverage.
Warning: Breaking changes may be introduced without following the v2 Go module pattern. Check BREAKING_CHANGES.md for details.