giorgisio/goav
Golang bindings for FFmpeg (This repository is no longer maintained) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4122
- days_rel: n/a
- days_push: 1567
- n_releases_24m: 0
Adoption not part of the score
2135 stars · 359 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Go bindings for the FFmpeg multimedia libraries (libavcodec, libavformat, libavfilter, etc.) built with cgo. The repository is explicitly no longer maintained.
Use cases
- transcode video files in go
- extract frames from mp4 in golang
- manipulate audio and video with ffmpeg from go
- decode video streams in a go program
- apply ffmpeg filters programmatically
When to choose
- you need direct low-level access to FFmpeg APIs from Go
- you are pinned to an older FFmpeg version and can maintain the bindings yourself
When to avoid
- you want an actively maintained project
- you just need to run ffmpeg commands - use os/exec with the ffmpeg CLI instead
- you need modern FFmpeg features or recent codec support
Facets
library · maturity abandoned
video-processing audio-processing image-processing media developer-tools go cross-platform ffmpeg cgo-bindings multimedia unmaintained video audio linux
1 source
- readme: https://github.com/giorgisio/goav · fetched 2026-08-28 · fd012bc028ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| giorgisio/goav | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem