Showing 1839 open source projects for "ffmpeg for windows xp"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    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: 25 This Week
    Last Update:
    See Project
  • 2
    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. It can optionally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    typed-ffmpeg

    typed-ffmpeg

    Type-safe FFmpeg bindings for Python & TypeScript

    typed-ffmpeg is a strongly typed wrapper for FFmpeg designed to provide safer and more structured media processing workflows in TypeScript environments. It translates FFmpeg command-line operations into typed interfaces, reducing the risk of errors and improving developer experience. The library allows users to construct complex media pipelines using a fluent and predictable API. It supports operations such as transcoding, filtering, and stream manipulation while maintaining compatibility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ffmpeg-normalize

    ffmpeg-normalize

    Audio Normalization for Python/ffmpeg

    ffmpeg-normalize is a command-line utility designed to normalize audio levels in media files using FFmpeg, ensuring consistent volume across multiple tracks. It supports both EBU R128 loudness normalization and peak normalization methods, allowing users to choose the appropriate standard for their needs. The tool analyzes audio streams and applies adjustments to achieve target loudness levels without introducing distortion. It can process multiple files in batch mode, making it suitable for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Laravel FFMpeg

    Laravel FFMpeg

    This package provides an integration with FFmpeg for Laravel

    This package provides an integration with FFmpeg for Laravel 10. Laravel's Filesystem handles the storage of the files. You can easily add a watermark using the addWatermark method. With the WatermarkFactory, you can open your watermark file from a specific disk, just like opening an audio or video file. When you discard the fromDisk method, it uses the default disk specified in the filesystems.php configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FFmpeg.AutoGen

    FFmpeg.AutoGen

    FFmpeg auto generated unsafe bindings for C#/.NET and Core

    FFmpeg.AutoGen is a .NET binding for FFmpeg that provides low-level access to its native libraries through automatically generated C# interop code. It enables developers to work directly with FFmpeg’s APIs, including encoding, decoding, muxing, and demuxing operations, within managed .NET environments. The library exposes FFmpeg structures and functions with minimal abstraction, offering high performance and flexibility. It is designed for advanced use cases where precise control over...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Homebridge Camera FFmpeg

    Homebridge Camera FFmpeg

    Homebridge Plugin Providing FFmpeg-based Camera Support

    Homebridge plugin provides FFmpeg-based camera support. This plugin is supported under both Homebridge and HOOBS. It is highly recommended that you use either Homebridge Config UI X or the HOOBS UI to install and configure this plugin. Other users have been sharing configurations that work for them on our GitHub site. You may want to check that to see if anyone else has gotten your model of camera working already, or share a configuration setup that works for you. The FFmpeg output command...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FFmpeg Cheat Sheet

    FFmpeg Cheat Sheet

    A categorized collection of FFmpeg commands for video automation

    FFmpeg Cheat Sheet is a curated collection of commonly used FFmpeg commands and examples designed to help users quickly understand and apply multimedia processing tasks. It serves as a reference guide for operations such as transcoding, trimming, resizing, and streaming. The repository organizes commands into categories, making it easier to find solutions for specific use cases. It is particularly useful for beginners who want to learn FFmpeg syntax and workflows without reading extensive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 0 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
    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
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    ffmpeg_develop_doc

    ffmpeg_develop_doc

    2023, the latest audio and video learning materials, projects

    ffmpeg_develop_doc is a curated repository that aggregates a comprehensive collection of learning resources related to FFmpeg and multimedia development. It includes command references, technical articles, academic papers, tutorials, and example projects covering audio and video processing concepts. The repository is structured as a knowledge base, offering materials on encoding, decoding, streaming protocols, and real-time media systems. It also contains interview preparation resources and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FFmpeg CLI Wrapper for Java

    FFmpeg CLI Wrapper for Java

    Java wrapper around the FFmpeg command line tool

    ffmpeg-cli-wrapper is a Java library that provides a structured interface for interacting with FFmpeg and FFprobe through command-line execution. It allows developers to construct multimedia processing commands programmatically using object-oriented patterns instead of raw shell commands. The library supports tasks such as transcoding, probing media files, and extracting metadata while maintaining clarity and type safety. It includes built-in support for parsing FFprobe output into Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YoutubeDownloader

    YoutubeDownloader

    Downloads videos and playlists from YouTube

    YoutubeDownloader is a cross-platform GUI application built with C#, using YoutubeExplode to fetch videos, playlists, or channel content from YouTube. It supports keyword search, batch download, format selection, vigilant mode, and FFmpeg integration. Available for Windows, Linux, and macOS (portable binaries included). It’s actively maintained and open-source under GPL‑3.0+.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 15
    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter is a graphical front-end for FFmpeg designed to simplify advanced multimedia processing through an intuitive interface while preserving full access to FFmpeg’s capabilities. It allows users to perform complex encoding, conversion, and editing operations using drag-and-drop workflows instead of command-line input. The application supports both single and batch processing, enabling users to handle large volumes of media files efficiently. It includes tools for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    Free all in one audio/video ffmpeg batch encoder

    FFmpeg Batch AV Converter is a free universal audio and video encoder for Windows and Linux (via Wine), that allows to use the full potential of ffmpeg command line with a few mouse clicks in a convenient GUI with drag and drop, progress information. Some fancy wizards make things easy for non-experts. Thanks to its multi-file encoding feature, it may be the fastest a/v batch encoder available, since it maximizes system resources usage by launching as many simultaneous processes up to user cpu thread count. ...
    Leader badge
    Downloads: 2,573 This Week
    Last Update:
    See Project
  • 17
    Videomass

    Videomass

    Videomass is a free, open source and cross-platform GUI for FFmpeg

    Videomass is a free, open-source graphical interface for FFmpeg designed to make advanced video and audio processing accessible to both beginners and experienced users. Built in Python using wxPython, it provides a cross-platform environment for managing encoding, conversion, and editing tasks through a visual interface. The software supports multitasking operations, allowing users to process multiple media files simultaneously. It offers extensive configuration options while also providing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    cnc-ddraw

    cnc-ddraw

    GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API

    GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic games for better compatibility with Windows 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS) and Virtual Machines. cnc-ddraw can fix compatibility issues in older games, such as black screen, bad performance, crashes or defective Alt+Tab. Supports Windows 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS) and Virtual Machines. GDI / OpenGL / Direct3D 9 renderer (With automatic renderer selection) Upscaling via glsl shaders. ...
    Downloads: 178 This Week
    Last Update:
    See Project
  • 19
    PyAV

    PyAV

    Pythonic bindings for FFmpeg's libraries

    PyAV is a Python library that provides direct bindings to FFmpeg, offering fine-grained control over multimedia processing through a Pythonic interface. It enables developers to work with media containers, streams, packets, codecs, and frames, exposing low-level operations while simplifying some of the complexity of FFmpeg. The library is designed for precise media manipulation, making it suitable for applications that require frame-level access or custom processing pipelines. PyAV...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    File Converter

    File Converter

    Simple tool which allows you to convert and compress files

    File Converter is a minimalist open‑source tool (GPL‑3.0) that lets users convert and compress one or multiple files directly via the Windows Explorer context menu. It integrates with powerful back-end utilities—FFmpeg, ImageMagick, Ghostscript—to handle a broad range of media and document transformations. File Converter is a personal open source project started in 2014. I have put hundreds of hours adding, refining and tuning File Converter with the goal of making the conversion and compression of files an easy task for everyone. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 21
    FFsubsync

    FFsubsync

    Automagically synchronize subtitles with video

    Language-agnostic automatic synchronization of subtitles with video, so that subtitles are aligned to the correct starting point within the video. First, make sure ffmpeg is installed. Make sure ffmpeg is on your path and can be referenced from the command line! Next, grab the script. It should work with both Python 2 and Python 3. There may be occasions where you have a correctly synchronized srt file in a language you are unfamiliar with, as well as an unsynchronized srt file in your...
    Downloads: 38 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: 131 This Week
    Last Update:
    See Project
  • 23
    FFBox

    FFBox

    A multimedia transcoded treasure chest / a FFmpeg case

    FFBox is a graphical multimedia processing application that provides an accessible interface for working with FFmpeg operations such as encoding, conversion, and editing. It allows users to perform tasks like trimming, merging, and compressing media files without using command-line tools. The software supports a wide range of audio and video formats, making it suitable for diverse media workflows. It includes batch processing capabilities to handle multiple files efficiently. FFBox also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CcClip

    CcClip

    Vue and ffmpeg based tool for video clips

    CcClip is an open-source video editing and clipping tool designed to simplify the process of extracting and repurposing segments from longer video content. It focuses on automating common editing workflows such as trimming, clipping, and formatting videos for social media platforms. The project integrates FFmpeg for encoding and processing, ensuring efficient handling of various video formats. It provides a lightweight interface and scripting capabilities that allow users to automate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AutoCrop-Vertical

    AutoCrop-Vertical

    Smart video converter using YOLOv8 and FFmpeg

    AutoCrop-Vertical is a Python-based video processing tool that automatically converts horizontal videos into vertical formats optimized for social media platforms. It uses computer vision techniques and AI models such as YOLOv8 to analyze each frame, detect subjects, and dynamically adjust cropping decisions. Instead of applying a static center crop, the system intelligently tracks people or key objects to preserve visual focus and composition. When cropping would degrade the scene, it can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB