Encoding & Transcoding Guides
Browse 13 curated encoding & transcoding guides resources for video development on Awesome Video.
Resources
- 3 Cases from a Video Expert: Encoding BasicsVicuesoft blog article explaining fundamental video encoding concepts through practical case studies.
- Back to Basics: Encoding Definition and Adaptive BitrateGuide explaining encoding fundamentals and adaptive bitrate streaming concepts, including how to deliver multiple quality versions optimize…
- CRF Guide (Constant Rate Factor in x264, x265 and libvpx)What is the Constant Rate Factor?
- Codec Wiki — AV1 for DummiesIndependent codec-wiki AV1 getting-started guide covering the encoder pipeline and practical encoding tips.
- Digital Video IntroductionA hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
- Encoding-for-HEVCGuide covering encoding techniques and workflows specific to HEVC video codec implementation.
- FFmpeg Encoding CourseAn introduction to FFmpeg and its tools.
- Introduction to H.264: (1) NAL UnitThis article is to introduce H.264 and provide a overview of NAL Unit. It also explains NALU header byte which contains the basic informati…
- Saving on Encoding and Streaming: Deploy Capped CRF – Streaming Learning CenterThis is the second in a five-part series on how to cut your encoding and streaming costs. The first article was Saving on Encoding: Adjust…
- Understanding Rate Control Modes (x264, x265, vpx)What is “rate control”? It’s what a video encoder does when it decides how many bits to spend for a given frame.
- Video Coding Basics - How is this so efficient?An introduction to the basics of video coding
- Video Encoding — Compression and ResolutionsWritten by: Boris Asadanin, Streaming Media Consultant at Eyevinn Technology
- Video and containersNALU, Annex B, and Start Codes