Showing 288 open source projects for "c# ffmpeg directshow"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 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
  • 1
    Jellyfin FFmpeg

    Jellyfin FFmpeg

    FFmpeg for Jellyfin with custom extensions and enhancements

    Jellyfin FFmpeg is a customized fork of the FFmpeg multimedia framework specifically tailored for use with the Jellyfin media server ecosystem. It enhances standard FFmpeg functionality by adding patches, fixes, and optimizations that improve compatibility and playback reliability in streaming environments. The project focuses on features that directly benefit media server use cases, such as better HDR and Dolby Vision handling, stable hardware acceleration, and consistent transcoding...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    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. It includes modifications that simplify...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Android FFmpeg

    Android FFmpeg

    An Android FFmpeg audio and video development tutorial

    LearnFFmpeg is an educational repository that provides structured resources for understanding and mastering FFmpeg and multimedia processing concepts. It includes tutorials, command examples, and explanations of core concepts such as encoding, decoding, and streaming workflows. The project is designed to guide users from basic usage to more advanced topics, helping them build practical knowledge of FFmpeg operations. It often includes real-world examples and scenarios that demonstrate how...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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: 13 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
  • 5
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    mpv.net

    mpv.net

    mpv.net is a modern media player for Windows that works just like mpv

    ...Video output that is capable of many features loved by videophiles, such as video scaling with popular high-quality algorithms, color management, frame timing, interpolation, HDR, and more. Leverages the FFmpeg hwaccel APIs to support DXVA2 video decoding acceleration. mpv.net is based on libmpv which offers a straightforward C API that was designed from the ground up to make mpv usable as a library and facilitate easy integration into other applications. mpv is like VLC not based on DirectShow or Media Foundation.
    Downloads: 78 This Week
    Last Update:
    See Project
  • 7
    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: 7 This Week
    Last Update:
    See Project
  • 8
    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: 7 This Week
    Last Update:
    See Project
  • 9
    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: 34 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    AvCpp

    AvCpp

    C++ wrapper for FFmpeg

    AvCpp is a modern C++ wrapper library for FFmpeg designed to provide a safer and more intuitive interface for multimedia processing. It leverages modern C++ features to simplify memory management and reduce the complexity of working with FFmpeg’s C APIs. The library enables developers to handle encoding, decoding, and streaming tasks with cleaner and more maintainable code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    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: 3 This Week
    Last Update:
    See Project
  • 12
    FFmpegAndroid

    FFmpegAndroid

    FFmpeg implements video cropping, watermarking, transcoding

    FFmpegAndroid is a comprehensive Android-focused multimedia development project that demonstrates how to integrate and use FFmpeg for advanced audio and video processing tasks. It provides a wide range of implementations including video editing, transcoding, watermarking, and GIF generation, all optimized for mobile environments. The project also covers real-time streaming capabilities such as local and live RTMP pushing using H264 encoding, making it suitable for building live broadcasting...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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...
    Leader badge
    Downloads: 2,310 This Week
    Last Update:
    See Project
  • 14
    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...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 15
    Vividl

    Vividl

    Modern Windows GUI for youtube-dl/ yt-dlp

    Vividl is a cross-platform graphical application designed to download videos from various online platforms using yt-dlp and FFmpeg under the hood. It provides a user-friendly interface that allows users to paste video URLs and select formats, resolutions, and output options without needing command-line knowledge. The application supports downloading from multiple websites, including YouTube and other streaming services. It includes features for batch downloading, playlist handling, and...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    Blur

    Blur

    Add motion blur to videos

    Blur is a command-line tool designed to simplify video processing workflows focused on blurring and censoring sensitive regions within video content. It provides a streamlined interface for applying blur effects to specific areas, often using FFmpeg as the underlying processing engine. The tool enables automation of repetitive editing tasks such as anonymizing faces, text, or objects in video frames. It supports configurable parameters that control blur intensity, region selection, and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Flyleaf

    Flyleaf

    Media Player .NET Library for WinUI 3/ WPF/WinForms

    Flyleaf is a high-performance media playback engine for .NET applications that provides advanced video and audio playback capabilities using FFmpeg and hardware acceleration. It is designed to deliver smooth playback for high-resolution content, including 4K and HDR video. The framework includes a customizable player interface and supports integration into desktop applications built with WPF or other .NET UI frameworks. Flyleaf offers features such as subtitle rendering, audio track...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    MIDI Visualizer

    MIDI Visualizer

    A small MIDI visualizer tool, using OpenGL

    MIDIVisualizer is a cross-platform application that renders real-time visualizations of MIDI files using OpenGL. Inspired by the look of rhythm games and piano roll editors, it offers smooth animations and customizable themes to turn MIDI sequences into captivating graphical performances. It works as both a live visualizer and a tool to export visuals into video, making it ideal for musicians, VJs, and creators who want to produce visually engaging content synced to their compositions.
    Downloads: 72 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    RSS Guard

    RSS Guard

    Feed reader (and podcast player) which supports RSS/ATOM/JSON

    RSS Guard is a simple RSS/ATOM feed reader for Windows, Linux, BSD, OS/2 or macOS which can work with RSS/ATOM/JSON/iCalendar/Sitemap feeds as well as many online feed services. RSS Guard is also a podcast player as it can play everything via its built-in mpv-based (or ffmpeg-based) media player.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 22
    SRS

    SRS

    SRS is a simple, high efficiency and realtime video server

    SRS is a simple, high-efficiency and real-time video server that supports RTMP, WebRTC, HLS, HTTP-FLV and SRT. SRS is licenced under MIT or MulanPSL-2.0, and note that MulanPSL-2.0 is compatible with Apache-2.0, but some third-party libraries are distributed using their own licenses. Besides of FFmpeg or OBS, it's also able to publish by H5 if WebRTC is enabled, please remember to set the CANDIDATE for WebRTC. Highly recommend that directly run SRS by docker, Cloud Virtual Machine, or K8s,...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 23
    JavaCV

    JavaCV

    Java interface to OpenCV, FFmpeg, and more

    JavaCV uses wrappers from the JavaCPP Presets of commonly used libraries by researchers in the field of computer vision (OpenCV, FFmpeg, libdc1394, FlyCapture, Spinnaker, OpenKinect, librealsense, CL PS3 Eye Driver, videoInput, ARToolKitPlus, flandmark, Leptonica, and Tesseract) and provides utility classes to make their functionality easier to use on the Java platform, including Android. JavaCV also comes with hardware accelerated full-screen image display (CanvasFrame and GLCanvasFrame),...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    QMPlay2

    QMPlay2

    QMPlay2 is a video and audio player which can play most formats

    QMPlay2 is a lightweight, cross-platform multimedia player designed to support a wide range of audio and video formats with high performance and low resource usage. Built using Qt and FFmpeg, it provides a flexible playback engine capable of handling local files, network streams, and online media sources. The player includes features such as hardware acceleration, subtitle support, and playlist management. It also offers integration with streaming services and supports playback of content...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25
    YoutubeExplode

    YoutubeExplode

    Abstraction layer over YouTube's internal API

    YoutubeExplode is a .NET library that provides a high-level abstraction for interacting with YouTube data, enabling developers to retrieve metadata and download media streams programmatically. The project exposes a clean API that allows applications to query videos, playlists, channels, and search results without relying on the official YouTube Data API. Under the hood, the library parses raw page data and leverages reverse-engineered internal endpoints to obtain structured information and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB