{"adoption": {"forks": 1012, "observed_at": "2026-08-28T04:10:45.934419+00:00", "stars": 11039}, "canonical_url": "https://ross.abutalabs.com/products/ffmpeg-libav-tutorial", "card": {"archived": false, "artifact_type": "learning-resource", "description": "FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷 🇷🇺", "domain": ["tutorials", "media", "developer-tools"], "enriched": true, "function": ["video-processing", "developer-tools"], "health_score": 73, "homepage": "https://github.com/leandromoreira/ffmpeg-libav-tutorial", "language": "C", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "active", "member_repos": ["leandromoreira/ffmpeg-libav-tutorial"], "name": "leandromoreira/ffmpeg-libav-tutorial", "platform": ["cpp", "cross-platform"], "pushed_at": "2026-06-18T14:18:13+00:00", "repo": "leandromoreira/ffmpeg-libav-tutorial", "stars": 11039, "tags": ["ffmpeg", "libav", "transcoding", "transmuxing", "codec", "multimedia", "c", "tutorial", "video"], "topics": ["ffmpeg", "ffmpeg-libraries", "libav", "tutorial", "codec", "video-processing", "transcode-video"], "urls": [], "use_cases": ["learn how video and audio codecs work", "get started with ffmpeg libav api in c", "write a program to remux video files", "understand transcoding and transmuxing concepts", "build a media processing tool with libav", "replace the deprecated dranger ffmpeg tutorial"], "what_it_is": "An open-source tutorial teaching how to use FFmpeg's libav libraries in C, covering video/audio fundamentals, codecs, containers, and hands-on chapters on remuxing and transcoding. It includes runnable example code and translations in multiple languages.", "when_to_avoid": ["you only need FFmpeg command-line recipes without library programming", "you need production-ready media processing code rather than educational examples", "you want tutorials in a language other than C without adapting the concepts"], "when_to_choose": ["you want to learn FFmpeg as a library (libav) rather than just the CLI", "you need a maintained, example-driven introduction to media fundamentals", "you prefer learning through runnable C code with explanations"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ffmpeg-libav-tutorial", "repo": "leandromoreira/ffmpeg-libav-tutorial", "role": "main", "score": 62}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.934419+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:17:11.691695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17abc58e5292ea3fd936c1bb8bc63f69748a97cfc17abbc158304f11ae4b7e6b", "fetched_at": "2026-08-28T04:10:45.934419+00:00", "kind": "readme", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}, {"content_hash": "38872be4557008d0116fe47c058f9c681be224fd0c0bc9532544dfb87286240d", "fetched_at": "2026-08-29T08:15:34.705955+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/leandromoreira/ffmpeg-libav-tutorial"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 88, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3222, "days_push": 76, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 62, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}