Showing 71 open source projects for "video codec"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Wrapper for VideoStation

    Wrapper for VideoStation

    Synology VideoStation and DLNA FFmpeg Wrapper with AAC, DTS, EAC3

    Wrapper_VideoStation is a utility designed to extend the capabilities of Synology Video Station and DLNA Media Server by replacing or wrapping FFmpeg binaries to unlock additional codec support. It enables playback and transcoding of formats such as DTS, EAC3, and TrueHD that are often restricted due to licensing limitations. The tool provides an installer that automates patching, configuration, and codec management, making advanced functionality accessible without manual system modification. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    VideoStation-FFMPEG-Patcher

    VideoStation-FFMPEG-Patcher

    Patcher to enable DTS, EAC3 and TrueHD transcoding support

    VideoStation-FFMPEG-Patcher is a utility designed to enhance compatibility between Synology Video Station and FFmpeg by patching or replacing FFmpeg binaries. It allows users to enable support for additional codecs and formats that are not included in the default Synology environment due to licensing restrictions. The tool modifies system configurations to ensure that Video Station can leverage a more complete FFmpeg build. It is commonly used to restore playback support for certain video formats that would otherwise fail. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AV1 AVIF

    AV1 AVIF

    AV1 Image File Format Specification - ISO-BMFF/HEIF derivative

    AV1 AVIF is the official specification and reference design for the AV1 Image File Format (AVIF), defining how AV1-encoded bitstreams are packaged into the HEIF container format (based on ISOBMFF) to produce AVIF files. The project outlines the syntax and semantics required for AVIF compliance, including support for multiple image profiles, color depths, chroma subsampling modes, HDR/WCG, alpha channels, animation/image sequences, and various color-space/bit-depth combinations — making AVIF...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    ffmpeg-commander

    ffmpeg-commander

    A web-based GUI for quickly generating common FFmpeg command-line

    ffmpeg-commander is a web-based graphical interface that simplifies the creation of FFmpeg commands for common video and audio encoding tasks. It provides a user-friendly environment where users can configure encoding options without needing to memorize complex command-line syntax. Built with modern web technologies, it generates FFmpeg commands dynamically based on user input. The tool focuses on common workflows such as format conversion, compression, and codec selection. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    go2rtc

    go2rtc

    Ultimate camera streaming application

    go2rtc is a lightweight, zero-dependency streaming server designed to unify and convert video streams across a wide range of protocols and devices, particularly in smart home and surveillance environments. Written in Go, it provides real-time streaming capabilities with extremely low latency by supporting protocols such as RTSP, WebRTC, RTMP, HTTP, and HomeKit, while also enabling seamless transcoding using FFmpeg when needed. The application can ingest streams from IP cameras, USB devices,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    rav1e

    rav1e

    The fastest and safest AV1 encoder

    rav1e is an open-source implementation of an encoder for the AV1 video codec, developed in Rust (with some assembly) by the community around Xiph Foundation. Its design philosophy is to start from a correct, minimal, and fast AV1 encoder — sacrificing some encoding speed/efficiency of reference encoders in exchange for simplicity, stability, and compilability across platforms — and then gradually improve.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ffmpeg-over-ip

    ffmpeg-over-ip

    Connect to remote ffmpeg servers

    ffmpeg-over-ip is a client-server system that enables remote execution of FFmpeg commands on a machine with GPU access while controlling it from another environment such as a container or virtual machine. It allows applications without direct GPU access to offload video transcoding tasks to a remote server, improving performance without requiring complex passthrough setups. The system works by coordinating commands through a lightweight protocol while using a shared filesystem to exchange...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    KSPlayer

    KSPlayer

    A video player for iOS, macOs, tvOS, visionOS

    KSPlayer is a cross-platform multimedia playback framework designed for Apple ecosystems, including iOS, macOS, tvOS, and visionOS. It is built on top of AVPlayer and FFmpeg, combining native system capabilities with extended codec support for a wide range of media formats. The framework provides high-performance playback with support for advanced features such as HDR video, multi-audio streams, and subtitle rendering. It supports both local media files and network streams, including live streaming scenarios with low latency. KSPlayer is designed to integrate seamlessly with SwiftUI, UIKit, and AppKit, enabling developers to build modern user interfaces around its playback engine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FFmpeg prebuilt for NW.js

    FFmpeg prebuilt for NW.js

    FFmpeg prebuilt binaries for NW.js / Chromium

    FFmpeg prebuilt for NW.js is a project that provides precompiled FFmpeg binaries tailored for use with NW.js and Chromium-based applications. It simplifies the process of integrating FFmpeg into desktop applications by eliminating the need for manual compilation. The project includes builds with proprietary codec support, enabling broader media compatibility in applications. It supports multiple platforms including Windows, Linux, and macOS, as well as different CPU architectures. The...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Apprentice Video

    Apprentice Video

    it's a video player, also works for music and pictures

    This player stands on the giant shoulders of FFmpeg. Audio rendering is accomplished via portaudio v19. Video rendering is via OpenGL, using fragment programs when possible. User interface is implemented with Qt 4/5/6. ASS/SSA subtitle rendering is implemented with libass. This player provides several performance options to enable adequate video playback on slow hardware: * skip loop filter * skip non-reference frames * skip color converter * reduce playback speed to accommodate slow video decoding This player supports playback of HDR video on non-HDR displays: * colorspace transform to BT.709 colorspace via an auto-generated 3D LUT * tone mapping from HDR to SDR (BT. 709) This player supports playback of MPEG-TS files containing multiple programs, timeline anomalies, and codec changes. ...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    avbuild

    ffmpeg build tool and prebuilt packages for all platforms

    iOS, android, raspberry pi, windows store, windows desktop, linux, macOS etc. Multiple toolchains support, include gcc, clang, vs2013, vs2015, vs2017. Hardware accelerated decoders and encoders support. Source code: https://github.com/wang-bin/avbuild
    Leader badge
    Downloads: 380 This Week
    Last Update:
    See Project
  • 12
    Aeyae Remux

    Aeyae Remux

    GOP-based video editor (remuxer)

    Aeyae Remux can be used to extract portions of original video into a separate file. Aeyae Remux is a GOP-based editor (GOP = Group Of Pictures), which means it doesn't do any transcoding, only remuxing. However, it can truncate a GOP. Aeyae Remux can be used to stitch together files... within reason. Since it is only a remuxer -- stitched files must be of compatible format. This means stitched files must have the same audio/video codecs, and codec properties (width, height, sample rate, etc...). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Shutter Encoder

    Shutter Encoder

    Free professional video converter Windows|Mac|Linux

    Shutter Encoder is an video, audio and image converter based on FFmpeg and other great tools. It has been designed by video editors in order to be as accessible and efficient as possible. It's a swiss knife tool for any video editor. Link to website & downloads : https://www.shutterencoder.com - Without conversion: Cut without re-encoding, Replace audio, Rewrap, Conform, Merge, Extract, Subtitling, Video inserts - Sound conversions: WAV, AIFF, FLAC, ALAC, MP3, AAC, AC3, OPUS, OGG - Editing codecs: DNxHD, DNxHR, Apple ProRes, QT Animation, GoPro CineForm, Uncompressed YUV - Output codecs: H.264, H.265, VP8, VP9, AV1, OGV - Broadcast codecs: XDCAM HD422, AVC-Intra 100, XAVC, HAP - Old codecs: DV PAL, MJPEG, Xvid, WMV, MPEG - Archiving codec: FFV1 - Images creation: JPEG, Image - Burn & Rip: DVD, Blu-ray, DVD RIP - Analysis: Loudness & True Peak, Audio normalization, Cut detection, Black detection, Media, VMAF - Download: Web video...
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 14
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 47,926 This Week
    Last Update:
    See Project
  • 15
    YUView

    YUView

    The Free and Open Source Cross Platform YUV Viewer

    ...It includes tools for frame navigation, zooming, and side-by-side comparison, making it ideal for debugging and research in video compression. YUView can also display internal codec data such as motion vectors and prediction modes, giving deep insight into encoding processes. With integration support for FFmpeg and reference decoders, it extends beyond simple playback into a full analysis environment. Its extensible design allows for additional decoding and visualization modules.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Lyra

    Lyra

    A Very Low-Bitrate Codec for Speech Compression

    lyra is a neural audio codec designed to deliver intelligible, natural-sounding speech at extremely low bitrates, making real-time communication viable on constrained networks. It replaces hand-engineered codecs with learned models that capture speech characteristics more efficiently and reconstruct waveforms with a neural vocoder. The system targets mobile-class hardware, balancing latency and quality so it can run in real-time on phones. Its architecture is resilient to packet loss and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mod for x264gui by croma25td to use tmod Builds and others things for last tmod encoders https://github.com/jpsdr/x264/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    flv.js

    flv.js

    HTML5 FLV Player

    ...FLV container with H.264 + AAC / MP3 codec playback. Multipart segmented video playback. HTTP FLV low latency live stream playback. FLV over WebSocket live stream playback. Compatible with Chrome, FireFox, Safari 10, IE11 and Edge. Extremely low overhead, and hardware accelerated by your browser!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    libsmacker

    libsmacker

    A C library for decoding .smk Smacker Video files

    libsmacker is a cross-platform C library which can be used for decoding Smacker Video files produced by RAD Game Tools. Smacker Video was the king of video middleware in the 1990s, and its 256-color compressed video format was used in over 2600 software titles. Please visit the Project Web site for detailed information.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Dolphin DVR Player

    Dolphin DVR Player

    One very easy-to-use powerful but totally free player for DVR videos

    Dolphin DVR Player is one very easy-to-use powerful but totally free player for DVR videos, NVR Videos, HVR videos and CCTV videos. Dolphin DVR Player is one professional H.264/H.265 video player and can play all H.264/H.265 video files smoothly. Dolphin DVR Player is also one NVR, HVR and CCTV video player, only if the video coding is H.264 or H265, the Dolphin DVR Player can detect the video coding type automatically.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 21
    Tdarr V2

    Tdarr V2

    Distributed transcode automation using FFmpeg/HandBrake

    Tdarr is a distributed media transcoding and automation system designed to manage and optimize large audio and video libraries across multiple machines. It operates through a central server and multiple worker nodes that process files in parallel, leveraging both CPU and GPU resources for efficient transcoding. The system uses FFmpeg and HandBrake to convert media files according to user-defined rules, such as codec standardization, bitrate optimization, or format compatibility. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Media Player Classic - Home Cinema

    Media Player Classic - Home Cinema

    MPC-HC's main repository. For support use our Trac

    Media Player Classic – Home Cinema (MPC-HC) is a lightweight, open-source audio and video player for Windows designed to provide high performance with minimal system resource usage. Built on the DirectShow architecture, it supports a wide range of audio and video formats without requiring external codecs, thanks to integrated components like LAV Filters. The software is known for its simple, classic interface inspired by early Windows Media Player versions while still offering advanced playback capabilities. ...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 23

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PlusV

    PlusV

    An Open Source alternative to SBR (Spectral band replication)

    What is PlusV? With traditional MP3, a typical Near CD Quality audio file has been encoded with a data rate of 128 kbits/s. While this is ok for people with big hard disks and fast Internet connections, this data speed has clearly been a bottleneck for people using modems or storing their music into 32 or 64 MB portable player FLASH cards. PlusV is a brand new audio compression enhancement technology that allows audio files to be compressed in as little as 64 or even 48 kbits/s. PlusV...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 90 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB