Encoding

Browse 55 curated Encoding resources, tools, libraries, and guides for video developers on Awesome Video.

About this collection

Encoding brings together 55 curated resources for video developers. Explore projects and guidance across Encoding & Codecs, Intro & Learning, and Media Tools.

Explore related topics

Resources (showing 1–24 of 55)

  • MediaMolder - FFmpeg for the AI eraA rewrite of the interface and orchestration layers of FFmpeg: a graphical interface to visualize, edit, validate and run processing graphs…
  • Tears of Steel (Open Movie)A Blender Foundation live-action/CGI short film (2012) released as open content. Often used as test material for visual effects, 4K streami…
  • XMedia RecodeA free Windows tool for converting media files to various formats. It supports a broad array of codecs (built on FFmpeg) and provides fine…
  • VirtualDubA classic open source video capture and processing utility for Windows, useful for quick linear operations, filtering, and format conversio…
  • Per-Title Encoding: 5 Implementation Tips – BitmovinA Bitmovin guide that offers practical tips for implementing Per-Title encoding (content adaptive encoding) in a video workflow. It builds…
  • AV1 vs HEVC – Bitmovin Compression Efficiency ResultsA Bitmovin blog post that discusses internal testing results comparing AV1 and HEVC encoders. It provides charts and analysis of bitrate sa…
  • Yamdi (Yet Another Metadata Injector)A simple, fast tool to inject metadata (onMetaData) into FLV files. Yamdi can also insert an onLastSecond event and is often used to prepar…
  • CAMBI: A Banding Artifact DetectorNetflix Tech Blog article introducing CAMBI (Contrast-Aware Multi-scale Banding Index), a metric Netflix developed to automatically detect…
  • Apple Technical Note TN2224 - HLS Best PracticesAn Apple Technical Note detailing best practices for HTTP Live Streaming. It covers how to encode media, segment files, set up playlists, a…
  • Bitmovin Tech BlogBitmovin’s blog features articles on video streaming, codec comparisons, encoding techniques, and industry trends in OTT delivery (by a pro…
  • Netflix TechBlog – Official BlogNetflix's engineering blog often covers innovations in video encoding, quality metrics, and streaming architecture that Netflix has develop…
  • SVT-AV1An open-source AV1 encoder and decoder from the Scalable Video Technology project. SVT-AV1 is optimized for performance and multi-threading…
  • PyFFmpegA Python wrapper for FFmpeg, allowing the composition and execution of FFmpeg commands through a fluent Python interface.
  • AvidemuxA simple, free video editor for cutting, filtering, and encoding tasks, supporting many file types and codecs.
  • ffmpeg tutorialTutorial series teaching FFmpeg usage and video processing fundamentals for developers. Note: the official site is served over plain HTTP —…
  • HLS VODHTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod
  • RxFFmpeg🔥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac )
  • FFmpeg Libav TutorialFFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
  • FFmpeg (GitHub mirror)Mirror of git://source.ffmpeg.org/ffmpeg.git.
  • H265izeA node utility utilizing ffmpeg to encode videos with the hevc codec.
  • Docker Java MediaJRE 10 (Java 10) and media tools (ffmpeg).
  • avTranscoderC++ wrapper providing a high-level API around FFmpeg and LibAV for video transcoding tasks.
  • MltCross-platform multimedia framework for video editing, processing, and playback applications.
  • FfmpyA lightweight Python wrapper for FFmpeg that enables simple encoding and transcoding of video and audio files.