H.261 Video Compression Standard
Description
The Wikipedia page on H.261 provides detailed information about the first practical digital video coding standard developed by the ITU-T. It covers the history, technical details, and significance of H.261 in the evolution of video compression technologies. This resource is essential for understanding the foundations of modern video coding.
Resource details
- Category path
- Intro & Learning
- Classification
- Not yet classified
H.261 Video Compression Standard is cataloged in Intro & Learning. Its topics include H.261, video compression, ITU-T, standard, and history.
URL
Tags
Related resources
- MIT 6.441 Information Theory — OCW Lecture NotesMIT OpenCourseWare graduate information theory course covering lossless/lossy coding foundations underlying video codec design.
- Building Your First Video Pipeline: FFmpeg & MediaMTX Basics (Part 1)Technical tutorial walking through demux→decode→filter→encode→mux pipeline stages toward building a low-latency streaming setup with FFmpeg…
- How Netflix-Scale DRM Actually WorksDeep technical blog post on CENC/mdat-only encryption, MPEG-DASH integration, and EME spec details explaining how one encode serves three D…
- MirrorFly IM SoftwareMirrorFly is a self-hosted instant messaging software that enables businesses to create a white-label team chat and meeting app. The soluti…
- Voices of VideoNETINT Technologies podcast featuring industry experts discussing video encode/decode, hardware vs software codecs.
- Fora Soft: Video Streaming Deep-Dive GuideFree 9-chapter technical guide covering HLS, DASH, WebRTC, CMAF, CDN, and DRM fundamentals.
- A Hitchhiker's Guide to Structural SimilarityNetflix-affiliated deep-dive paper on SSIM quality metrics and their application to streaming QoE evaluation.
- Video Encoding to AV1 Guide (WIP)Long-running community-maintained guide to AV1 software encoding (libaom/aomenc) on the Level1Techs forum.
- Building Your Own Scalable Video Streaming Server (Part 1)Code-along tutorial series building a microservices-based video streaming server with FFmpeg HLS segmenting.
- Introduction to Streaming Media (Streaming Learning Center)Jan Ozer's foundational streaming media course covering encoding, delivery, and packaging basics.
- VisualOn + Axinom Joint Whitepaper: Encoding Cost Optimization2025 joint technical whitepaper covering encoding cost optimization across DASH/HLS/CMAF and DRM (Widevine/PlayReady/FairPlay) tradeoffs.
- Deep Dive into HLS Protocol ArchitectureTechnical explainer covering TS-vs-fMP4 tradeoffs, MSE API, and byte-level container overhead analysis.
- FFmpeg Encoding and Decoding APIs (DeepWiki technical reference)Generated technical reference explaining FFmpeg's encode/decode API internals, including send/receive decoupling and EAGAIN semantics.
- Live Streaming Architecture: Ingest, Transcoding, and Delivery at ScaleIndependent technical deep dive into segment chunking, manifest generation, ABR client polling logic, and manifest-as-single-point-of-failu…
- First Release of dav1d (v0.1.0 "Gazelle")Jean-Baptiste Kempf's release notes for dav1d's first version, covering performance goals and roadmap.