Stanford EE398A — Image and Video Compression lecture notes
Description
Bernd Girod's graduate course handouts on image and video compression, freely available covering entropy coding, transforms, prediction and motion compensation.
Resource details
- Category path
- Intro & Learning›Books & Courses
- Classification
- Not yet classified
Stanford EE398A — Image and Video Compression lecture notes is cataloged in Intro & Learning and Books & Courses.
URL
Related resources
- Stanford EE368B: Image and Video CompressionBernd Girod's course handouts covering DCT/wavelet transforms, motion compensation, rate-distortion theory, and MPEG/JPEG standards.
- MIT 6.441 Information Theory — OCW Lecture NotesMIT OpenCourseWare graduate information theory course covering lossless/lossy coding foundations underlying video codec design.
- Stanford CS348K: Video Compression (Traditional and Learned)Graphics/systems course lecture covering both classic block-based codecs and learned neural video compression, public slides.
- EE4C08 (TU Delft)TU Delft lecture notes/slides on image/video compression, covering DSP and JPEG/MPEG2 core math.
- Stanford Compression Class ResourcesFree lecture notes plus compression texts and the Stanford Compression Library (Python), used in a real university course.
- Introduction to Streaming Media (Streaming Learning Center)Jan Ozer's foundational streaming media course covering encoding, delivery, and packaging basics.
- Streaming Media 101 (Streaming Learning Center)Jan Ozer's structured course on encoding/deploying H.264/HEVC/VP9/AV1 with FFmpeg/HandBrake labs.
- 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.
- FFmpeg for Adaptive Bitrate Production (Udemy)Hands-on course covering H.264/HEVC/VP9 encoding and HLS/DASH packaging using FFmpeg for adaptive bitrate production.
- First Release of dav1d (v0.1.0 "Gazelle")Jean-Baptiste Kempf's release notes for dav1d's first version, covering performance goals and roadmap.
- 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.
- ExoPlayer Architecture & DRM (System Design Lesson)Structured system-design lesson covering ExoPlayer architecture and DRM integration.