Showing 220 open source projects for "encoding"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    videoshow

    videoshow

    Simple node.js utility to create video slideshows from images

    videoshow is a Node.js utility designed to create video slideshows from a sequence of images using FFmpeg as its processing engine. It allows developers to programmatically generate videos by combining images with optional audio tracks, subtitles, and visual transitions. The tool supports customization of parameters such as frame rate, resolution, bitrate, and codecs, enabling flexible output configurations. It includes both a programmatic API and a command-line interface, making it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WxRecoderVideo

    WxRecoderVideo

    Based on VCamera, Imitating WeChat to record short videos

    WxRecoderVideo is an Android-based multimedia project designed to demonstrate video recording, encoding, and playback workflows within a mobile environment. It integrates camera capture functionality with real-time encoding pipelines, allowing developers to understand how raw video data is processed into compressed formats. The project typically combines Java and native components to handle performance-critical tasks such as encoding and file writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GLMixer

    GLMixer

    Graphic Live Mixer

    GLMixer performs real time graphical blending of several movie clips and of computer generated graphics. Drop video files in the mixing workspace and place them in a circular area to change their opacity ; if you selects two videos, moving them together performs a fading transition. This principle generalizes to a large number of videos. Direct interaction with the video allows to be fast and reactive, and to move and deform them on screen. The output of your operations is shown in the...
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 4
    Green Recorder

    Green Recorder

    A simple screen recorder for Linux desktop

    Green Recorder is a desktop screen recording application designed for Linux systems, providing a simple interface for capturing screen activity and audio. It supports recording in multiple formats by leveraging FFmpeg and other backend tools to encode output efficiently. The application allows users to record full screens or specific areas, making it suitable for tutorials and demonstrations. It includes options for selecting audio sources and controlling frame rates to balance quality and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    go-libav

    go-libav

    Go language bindings for ffmpeg libraries

    go-libav is a Go language binding for the FFmpeg libav libraries, enabling developers to perform advanced multimedia processing directly in Go applications. It exposes low-level functionality such as encoding, decoding, muxing, and demuxing through Go-friendly abstractions. The project is designed for performance-critical systems where direct control over media pipelines is required. It allows developers to build streaming servers, media analyzers, or transcoding tools with fine-grained control. The library bridges the gap between Go’s simplicity and FFmpeg’s powerful multimedia capabilities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EasyDarwin

    EasyDarwin

    Industrial rtsp streaming server

    ...Helps streaming media developers realize the latest mobile Internet streaming live and on-demand faster and easier. Simple, efficient, and stable open-source audio encoding library, which supports transcoding of various audio data into AAC format. EasyDarwin is able to transcode G.711A/PCMA, G.711U/PCMU, and other audio formats to Linear PCM. Provided to the public in the form of SDK, completely free to use. Provides a series of streaming media audio and video development practical tools to help developers quickly solve problems in the process of operation, maintenance and debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    base64io

    base64io

    A stream implementation for Python that provides transparent base64

    A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream. This project is designed to develop a class, :class:`base64io.Base64IO`, that implements a streaming interface for Base64 encoding. Python has supported native Base64 encoding since version 2.4. However, there is no streaming interface for Base64 encoding, and none is available from the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OGMRip is a library providing a common API for ripping and encoding DVD into AVI/OGM/MP4/Matroska files using a wide variety of codecs. It uses mplayer, mencoder, ogmtools, oggenc and lame to perform all its operations.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Spatial Media

    Spatial Media

    Specifications and tools for 360º video and spatial audio

    ...Creators use it to prepare 360/VR180 assets for upload so services know whether a video is monoscopic, top-bottom stereo, or side-by-side, and whether ambisonic audio is present. By separating metadata handling from encoding, the tools slot into existing editing/export workflows without requiring specialized NLE support. They help ensure assets play back with the right projection, field of view, and head-tracked audio in compliant players. For archive and validation use cases, the scripts can also read existing flags to diagnose why a video isn’t being recognized as immersive.
    Downloads: 61 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    DataMatrix.net
    A C#/.net-library for encoding and decoding DataMatrix codes (based on a .net-port of libdmtx). DataMatrix.net also contains a small application for generating PDF documents containing different types of 1D- and 2D-codes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    FFmpegYAG

    FFmpegYAG

    FFmpeg GUI for Linux & Windows

    FFmpegYAG is an advanced GUI for the popular FFmpeg audio/video encoding tool. To use all features (split/concat, x264 10 bit, HE-AAC) it is recommend to use the FFmpeg Hi (http://sourceforge.net/projects/ffmpeg-hi/) build. Main features: * batch encoding for multiple tasks * interactive video preview, real-time video/audio playback * multiple streams processing for video/audio/subtitles * trim file to segments (with optional fade in/out filters) and concatenate them
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 12
    FFmpeg Hi

    FFmpeg Hi

    FFmpeg with HEVC (8/10 bit) and HE-AAC

    This is a static FFmpeg build including x264 (8/10 bit), x265 (8/10 bit), vp9 (8/10 bit) and fdk_aac (HE-AAC) especially for anime encoding. It was originally created for use with the FFmpegYAG graphical user interface (http://sourceforge.net/projects/ffmpegyag/).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    QtAV

    QtAV

    A cross-platform multimedia framework based on Qt and FFmpeg

    QtAV is a cross-platform multimedia framework built on top of Qt and FFmpeg that enables developers to create high-performance audio and video applications with minimal effort. It provides a flexible API for decoding, encoding, and rendering media streams, supporting a wide variety of formats through FFmpeg integration. The framework supports hardware acceleration technologies such as DXVA, VAAPI, and CUDA, ensuring efficient playback even for high-resolution or complex video formats. QtAV includes features like subtitle handling, video filters, frame-by-frame playback, and customizable rendering pipelines using OpenGL and other backends. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FFmpeg Docker image

    FFmpeg Docker image

    Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch

    FFmpeg Docker image is a collection of Docker images that provide prebuilt FFmpeg environments for media processing, encoding, and streaming tasks. The project compiles FFmpeg from source and packages it with various configurations and dependencies, enabling users to run FFmpeg without installing it directly on their systems. It supports multiple base operating systems such as Ubuntu, Alpine, and CentOS, offering flexibility depending on deployment needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ffscreencast

    ffscreencast

    ffmpeg screencast/desktop-recording with video overlay

    ...The tool supports recording from multiple monitors, capturing specific screen regions, and overlaying elements such as webcams or additional video inputs. It leverages FFmpeg’s encoding capabilities to provide efficient compression and support for a wide range of output formats. ffscreencast is particularly suited for creating tutorials, demonstrations, or development screencasts where reproducibility and customization are important. Its minimal dependency approach keeps it fast and portable across systems that support FFmpeg. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Snickers

    Snickers

    An open source alternative to the video cloud encoding services

    ...It provides a structured interface for executing common media processing tasks without requiring complex command-line knowledge. The project emphasizes modularity, allowing users to chain operations such as encoding, filtering, and format conversion. Its design is oriented toward developers who want reproducible and scriptable pipelines for handling video and audio assets. Snickers reduces repetitive configuration by offering reusable components and presets. It is especially useful in environments where automation and batch processing are essential. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Tired of bad encoding

    An encoder for maximum quality at a given size.

    Other encoders don't care about maximizing encoding efficiency and quality. We care! Audio files eat into user bandwidth and carbon footprint. Not maximizing quality is immoral. Use our encoder to maximize the quality of your audio files and save the world!... okay, we might care a little too much.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    h265ize

    h265ize

    A node utility utilizing ffmpeg to encode videos with the hevc codec

    ...It is designed to reduce file sizes while maintaining high visual quality, making it ideal for archiving and storage optimization. The tool scans directories, identifies compatible files, and processes them automatically with predefined encoding settings. It emphasizes ease of use by minimizing the need for manual configuration. h265ize can skip already optimized files and manage output efficiently. It is particularly useful for users managing large media libraries. The project focuses on balancing compression efficiency with visual fidelity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GEDI: Groundtruthing Editor
    GEDI (Groundtruthing Environment for Document Images) is a highly configurable document image annotation tool. Its basic structure involves two types of files, an Image file, and a corresponding .XML file in GEDI format. LAMP Univ of MD, College Park, MD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    MacX Video Converter Free Edition

    MacX Video Converter Free Edition

    Free convert video to any format in real time

    MacX Video Converter Free Edition is an all-in-one free video converter for Mac that works as free MP4 converter, AVI converter, MKV converter and MP3 converter, giving you thorough solution to convert video to various video/audio formats on Mac for free. It can convert SD/HD videos to MP4, MOV, AVI, FLV, MPEG, MKV, MP3, etc with fast speed and zero quality loss. With various preset profiles built-in, this free Mac video converter is able to convert any videos for playback on QuickTime,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    h264enc

    Advanced shell script for video encoding

    Advanced shell script for encoding DVDs, Blu-rays or video files to the H.264 format using the encoding utility MEncoder from the MPlayer project. Supports all the useful options an end-user would need to make a successful encode. The script is a CLI front-end to MEncoder and various audio encoders and container muxers. h264enc is no longer actively developed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    TTA Lossless Audio Codec
    Lossless compressor for multichannel 8,16 and 24 bits audio data, with the ability of password data protection. Being 'lossless' means that no data/quality is lost in the compression - when uncompressed, the data will be identical to the original.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 24
    Utah Raster Toolkit

    Utah Raster Toolkit

    The Utah Raster Toolkit 3.0, patchlevel 2

    ...It provides the following major functions: * A device and system independent image format for storing images and information about them. Called the RLE format, it uses run length encoding to reduce storage space for most images. * A library of C routines for reading, writing and manipulating images stored in the RLE format. * A collections of programs for manipulating and displaying RLE images. License: says it's "GNU like" in the license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libltc-delphi

    libltc-delphi

    Linear Timecode is an encoding of SMPTE timecode data in an audio sign

    Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data in an audio signal, as defined in SMPTE 12M specification.
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo