Showing 225 open source projects for "windows codecs"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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
  • 1
    mpv player (Windows)

    mpv player (Windows)

    a free, open source, and cross-platform media player

    mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types. Main project site: https://mpv.io/
    Leader badge
    Downloads: 7,782 This Week
    Last Update:
    See Project
  • 2
    RustDesk

    RustDesk

    An open-source remote desktop, and alternative to TeamViewer

    RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration. Desktop versions use Flutter or Sciter (deprecated) for GUI, this tutorial is for Sciter only, since it is easier and more friendly to start. Check out our CI for building Flutter version. You have full control of your data, with no concerns about security. You can use our rendezvous/relay server, or self-hosting, or write your own rendezvous/relay server.
    Downloads: 445 This Week
    Last Update:
    See Project
  • 3
    ffmpeg-android-maker

    ffmpeg-android-maker

    Contains a script that assembles FFmpeg library for Android

    ffmpeg-android-maker is a build automation tool designed to compile FFmpeg for Android platforms with support for various codecs and libraries. It simplifies the complex process of cross-compiling FFmpeg by providing scripts that handle dependencies, configuration, and build steps. The project supports multiple architectures, enabling developers to generate binaries compatible with different Android devices. It includes options for enabling or disabling specific codecs and features, allowing...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    avbuild

    avbuild

    ffmpeg build tool for all platforms

    avbuild is a build automation system designed to simplify compiling FFmpeg and related multimedia libraries across multiple platforms. It provides scripts and configurations that handle dependencies, compilation flags, and integration of external codecs. The project is aimed at developers who need customized FFmpeg builds tailored to specific use cases, such as streaming, encoding, or playback systems. It supports cross-platform builds, enabling consistent environments for Linux, Windows, and macOS. avbuild also allows inclusion of additional libraries such as x264, x265, and other codecs to expand functionality. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    jsoniter-scala

    jsoniter-scala

    Scala macros for compile-time generation of safe and ultra-fast JSON

    Scala macros for compile-time generation of safe and ultra-fast JSON codecs. This library had started from macros that reused jsoniter (json-iterator) for Java reader and writer but then the library evolved to have its own core of mechanics for parsing and serialization. The idea to generate codecs by Scala macros and main details was borrowed from Kryo Macros and adapted for the needs of the JSON domain. Validate parsed values safely with the fail-fast approach and clear reporting, provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mpv-winbuild

    mpv-winbuild

    Use Github Action to build mpv for Windows with latest commit

    ...It simplifies installation by offering ready-to-use packages that eliminate the need for manual compilation. mpv-winbuild is particularly useful for users who want cutting-edge features and fixes without configuring build environments. The builds include support for hardware acceleration and modern codecs, making them suitable for high-performance playback. Overall, it serves as a reliable distribution channel for up-to-date mpv binaries on Windows.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    ffmpeg.wasm

    ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

    ffmpeg.wasm is a pure WebAssembly (and JavaScript/TypeScript) port of FFmpeg that enables in-browser media recording, conversion, and streaming—letting developers perform video/audio processing entirely client-side without server uploads. Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly. Supports both single-threaded and multi-threaded cores using web workers. Written in TypeScript for improved developer experience.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    HandBrake

    HandBrake

    A open source video to convert video from any format to modern codecs

    HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows.
    Downloads: 144 This Week
    Last Update:
    See Project
  • 9
    build-ffmpeg-script

    build-ffmpeg-script

    The FFmpeg build script provides an easy way to build a static FFmpeg

    ffmpeg-build-script is a shell-based automation tool that simplifies compiling FFmpeg from source with a wide range of codecs and libraries. It automates downloading dependencies, configuring build options, and generating static FFmpeg binaries for Linux and macOS systems. The script supports enabling GPL and non-free codecs, allowing access to advanced encoding features such as x264, x265, and AV1. It also includes options for hardware acceleration and customization of build parameters....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    FFmpegCommand

    FFmpegCommand

    Command library suitable for Android. It implements audio and video

    FFmpegCommand is a graphical utility designed to simplify the generation and execution of FFmpeg commands for multimedia processing tasks. It provides an interface where users can configure parameters such as codecs, bitrates, and formats without manually writing command-line instructions. The tool dynamically builds FFmpeg commands based on user selections, making complex workflows more accessible. It supports common operations such as transcoding, trimming, and format conversion....
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    ShiftMediaProject FFmpeg

    ShiftMediaProject FFmpeg

    Unofficial FFmpeg with added custom native Visual Studio project

    ShiftMediaProject FFmpeg is a specialized fork of FFmpeg tailored for building Windows-compatible binaries with additional support for third-party libraries and toolchains. It provides patches and build scripts that enable easier integration of FFmpeg into Windows development environments, particularly with Visual Studio. The project focuses on improving compatibility with external codecs and libraries that are not always supported in standard builds.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    handbrake-js

    handbrake-js

    Video encoding / transcoding / converting for node.js

    handbrake-js is a Node.js wrapper around the HandBrake CLI tool, designed to bring powerful video transcoding capabilities into JavaScript applications. It provides a programmatic interface for converting video files from nearly any format into modern codecs using HandBrake’s encoding engine. The library allows developers to build automation workflows for media processing without directly interacting with command-line tools. It supports multiple output formats such as MP4 and MKV and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    video-compare

    video-compare

    Split screen video comparison tool using FFmpeg and SDL2

    video-compare is a split-screen video comparison tool written in C++ that enables users to analyze differences between two video sources in real time. It uses FFmpeg libraries and SDL2 to decode and render synchronized playback, allowing precise frame-by-frame comparison. The tool supports videos with different formats, resolutions, and frame rates, making it versatile for testing encoding changes or processing effects. It includes interactive navigation controls and customizable display...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Shutter Encoder

    Shutter Encoder

    A professional video compression tool accessible to all

    Shutter Encoder is a cross-platform video and audio processing application designed to provide professional-grade encoding and conversion tools through an accessible graphical interface. Built primarily on FFmpeg, it offers a wide range of media operations including transcoding, compression, format conversion, and editing. The software supports numerous codecs and formats, enabling users to prepare media for broadcasting, streaming, or archiving. It includes advanced features such as...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    AnalysisAVP

    AnalysisAVP

    Encode decode, rgb yuv h264 aac flv mp4 rtmp

    AnalysisAVP is a comprehensive educational repository focused on audio and video technology concepts, providing structured knowledge across multimedia systems and processing pipelines. It covers foundational topics such as encoding, decoding, color formats like RGB and YUV, and widely used codecs including H.264 and AAC. The project also explores media container formats like MP4 and FLV, along with streaming protocols such as RTMP and WebRTC, offering a broad understanding of media...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Jessibuca

    Jessibuca

    Jessibuca is an open source pure H5 live streaming player

    Jessibuca is an open-source HTML5 live streaming player that runs entirely in the browser using WebAssembly to decode audio and video streams without requiring plugins. It compiles native decoding libraries into JavaScript, enabling high-performance playback across desktop and mobile devices. The player supports modern streaming protocols and codecs, allowing it to handle real-time video feeds with low latency and stable rendering. Its architecture is modular, separating decoding, demuxing,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    TarpC

    TarpC

    An RPC framework for Rust with a focus on ease of use

    tarpc is an asynchronous RPC framework for Rust that embraces Rust’s type system and futures to generate ergonomic client and server stubs. Services are declared in pure Rust, and procedural macros expand those definitions into request/response types, trait implementations, and strongly typed stubs. The framework is transport-agnostic: it commonly uses Tokio with serde-based codecs, but you can plug in your own framing and serialization. It bakes in RPC concerns such as deadlines,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Audiogen Codec

    Audiogen Codec

    48khz stereo neural audio codec for general audio

    AGC (Audiogen Codec) is a convolutional autoencoder based on the DAC architecture, which holds SOTA. We found that training with EMA and adding a perceptual loss term with CLAP features improved performance. These codecs, being low compression, outperform Meta's EnCodec and DAC on general audio as validated from internal blind ELO games. We trained (relatively) very low compression codecs in the pursuit of solving a core issue regarding general music and audio generation, low acoustic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VidCoder

    VidCoder

    A Blu-ray, DVD and video file transcoder for Windows

    VidCoder is a Windows-based open-source video transcoding and ripping tool that provides a graphical interface built around standard command-line multimedia tools. It lets users convert video files (or rip DVDs/Blu-rays, when supported) into modern formats and codecs, making it useful for people who want to compress, re-encode, or transcode video content without dealing directly with low-level encoder settings.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ThoriumOS

    ThoriumOS

    ChromiumOS fork with Thorium Browser, x264/x265 codecs

    ThoriumOS is an experimental Chromium OS fork maintained by the creator of the Thorium web browser. It is focused on optimizing Chrome OS for performance, developer control, and flexibility, especially on legacy or non-Google hardware. ThoriumOS provides a fast and lightweight desktop environment centered around the Chromium browser, aiming to give users a secure, privacy-respecting, and efficient alternative operating system. The project builds on Chromium OS's open-source base while...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 21
    OpenShot Video Editor

    OpenShot Video Editor

    Award-Winning Open Source Video Editing Software

    OpenShot Video Editor is a powerful yet very simple and easy-to-use video editor that delivers high quality video editing and animation solutions. OpenShot offers a myriad of features and capabilities, including powerful curve-based Key frame animations, 3D animated titles and effects, slow motion and time effects, audio mixing and editing, and so much more. It’s available for Linux, Mac and Windows, with a very simple and friendly interface. Start creating stunning videos quickly and easily...
    Downloads: 117 This Week
    Last Update:
    See Project
  • 22
    LosslessCut

    LosslessCut

    The swiss army knife of lossless video/audio editing

    LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby...
    Downloads: 186 This Week
    Last Update:
    See Project
  • 23
    mpv

    mpv

    Command line video player

    mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types. Powerful scripting capabilities can make the player do almost anything. There is a large selection of user scripts on the wiki. While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control. mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many...
    Downloads: 79 This Week
    Last Update:
    See Project
  • 24
    Thorium

    Thorium

    High-performance, privacy-focused browser built as a fork of Chromium

    Thorium is a high-performance, privacy-focused web browser built as a fork of Chromium. It is designed to deliver significantly faster browsing speeds through aggressive compiler optimizations such as SSE4.2 and AVX. These low-level enhancements allow Thorium to outperform standard Chrome and Chromium builds in responsiveness and efficiency. The browser removes much of Google’s built-in bloat to create a leaner browsing experience. Thorium also includes additional privacy features that...
    Downloads: 215 This Week
    Last Update:
    See Project
  • 25
    Jaffree

    Jaffree

    Java ffmpeg and ffprobe command-line wrapper

    Jaffree is a Java library that provides a clean and modern API for interacting with FFmpeg, allowing developers to programmatically execute multimedia processing tasks. It abstracts the complexity of command-line FFmpeg usage by offering strongly typed Java classes for configuring inputs, outputs, codecs, and filters. The library supports streaming data, handling real-time processing scenarios, and integrating FFmpeg pipelines directly into Java applications. It is designed for flexibility...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB