#93 ยท Primary category๏ผ Education & Research
digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: ๐บ๐ธ ๐จ๐ณ ๐ฏ๐ต ๐ฎ๐น ๐ฐ๐ท ๐ท๐บ ๐ง๐ท ๐ช๐ธ
Project last updated๏ผ07/25/26
GitHub Stars
16.3K
Forks
1.4K
Contributors
58
License
BSD-3-Clause
Why we included this project
Video engineers and developers who need to understand what happens between a raw image and a compressed stream will get a lot from this guide. It starts with how an image is represented as color planes, moves through chroma subsampling and frame types, and then walks through the actual steps a codec performs: partitioning, prediction, transform, quantization, and entropy coding. The hands-on layer is what makes it more than a typical explainer. You run containerized FFmpeg and MediaInfo commands and Jupyter notebooks to inspect real bitstreams, motion vectors, and quantization effects yourself. Coverage of H.264, H.265, VP9, and AV1, plus adaptive streaming and content protection, makes it a practical reference when you need to recall how a specific mechanism behaves. It is a learning resource rather than a tool you deploy, but for onboarding engineers to a video team or refreshing your own fundamentals, it is hard to beat.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source โ self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI