Showing 24 open source projects for "ffmpeg api"

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
  • $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
  • 1
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    FFmpeg.AutoGen

    FFmpeg.AutoGen

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

    ...It is designed for advanced use cases where precise control over multimedia processing is required. FFmpeg.AutoGen supports integration into custom media applications, streaming systems, and processing pipelines. Because it closely mirrors the native FFmpeg API, it requires familiarity with FFmpeg concepts for effective use. Overall, it serves as a powerful bridge between unmanaged multimedia libraries and .NET applications.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    StreamPot

    StreamPot

    Run FFmpeg as an API with fluent-ffmpeg compatibility, queues and S3

    StreamPot is a self-hosted video processing platform that provides scalable media transcoding and streaming capabilities through a modern API-driven architecture. It enables users to upload video content, process it into multiple formats, and deliver it efficiently across different devices and network conditions. The system supports adaptive bitrate streaming, allowing videos to be optimized dynamically based on viewer bandwidth. It integrates FFmpeg as its core processing engine, enabling advanced encoding and transformation workflows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    SwiftFFmpeg

    SwiftFFmpeg

    A Swift wrapper for the FFmpeg API

    SwiftFFmpeg is a Swift wrapper for FFmpeg that provides direct access to multimedia processing capabilities within Apple development environments. It exposes FFmpeg’s libraries through Swift-friendly APIs, enabling developers to perform encoding, decoding, and stream manipulation tasks. The project is designed to maintain performance while improving usability through modern language features. It supports working with media containers, codecs, and frames at a low level, offering fine control...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    cloud-morph

    cloud-morph

    Decentralize, Self-host Cloud Gaming/Application

    cloud-morph is a cloud-based media processing service that enables real-time video and audio transformation using FFmpeg in scalable environments. It is designed to run as a backend service that processes media streams or files and applies transformations such as transcoding, filtering, and format conversion. The system supports API-driven workflows, allowing integration into web applications or automation pipelines. It leverages containerization and distributed architecture to handle workloads efficiently across multiple nodes. cloud-morph focuses on flexibility, enabling users to define custom processing pipelines for different media scenarios. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Editly

    Editly

    Slick, declarative command line video editing & API

    Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and FFmpeg. Editly allows you to easily and programmatically create a video from a set of clips, images, audio and titles, with smooth transitions and music overlaid. Editly has a simple CLI for quickly assembling a video from a set of clips or images, or you can use its more flexible JavaScript API. Inspired by ffmpeg-concat, Editly is much faster and doesn't require much storage because it uses streaming editing. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Restreamer

    Restreamer

    Complete streaming server solution for self-hosting

    ...It provides a browser-based interface that allows users to configure input sources such as IP cameras, OBS streams, or encoded video feeds, and distribute them to multiple destinations including YouTube, Twitch, and Facebook. Built with FFmpeg at its core, it supports protocols like RTMP, SRT, and HLS, enabling real-time streaming and transcoding across different platforms. The system runs easily in Docker environments and can be deployed on devices ranging from servers to Raspberry Pi, offering flexibility and scalability. It includes features like an HTML5 player, API access, snapshot generation, and audio processing, allowing integration into custom applications. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    DouK-Downloader

    DouK-Downloader

    TikTok releases/likes/compilations/live streams/videos/atlases/music

    DouK-Downloader is a fully open-source data acquisition and media downloading tool designed to extract, collect, and download content from TikTok and its Chinese counterpart Douyin at scale. Built using Python and modern asynchronous networking libraries such as HTTPX, it enables batch downloading of videos, images, live streams, and metadata from accounts, playlists, and individual links. The software goes beyond simple downloading by offering comprehensive data collection features,...
    Downloads: 6 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
  • 10
    JAVE2

    JAVE2

    The JAVE (Java Audio Video Encoder) library is Java wrapper

    JAVE2 is a Java-based wrapper library for FFmpeg that enables developers to perform audio and video encoding operations through a structured and object-oriented API. It simplifies interaction with FFmpeg by abstracting command-line complexity into reusable Java components. The library supports tasks such as transcoding, format conversion, and media extraction, making it suitable for backend multimedia services.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    ffmpeg-go

    ffmpeg-go

    Golang binding for ffmpeg

    ffmpeg-go is a Go language binding for FFmpeg that allows developers to construct and execute complex multimedia processing pipelines using a fluent and programmatic API. It acts as a wrapper around FFmpeg command-line functionality, translating chained function calls into executable FFmpeg commands. The library enables tasks such as transcoding, cutting, filtering, and streaming media while maintaining a clean and readable syntax.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    flutter_ffmpeg

    flutter_ffmpeg

    Not maintained anymore. Superseded by FFmpegKit

    flutter-ffmpeg is a cross-platform Flutter plugin that enables developers to execute FFmpeg commands within mobile applications. It provides prebuilt FFmpeg binaries and a unified API for Android and iOS, simplifying multimedia processing in Flutter projects. The plugin supports a wide range of operations such as transcoding, filtering, and streaming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    jetson-ffmpeg

    jetson-ffmpeg

    ffmpeg support on jetson nano

    jetson-ffmpeg is a specialized integration layer that enables FFmpeg to use hardware-accelerated encoding and decoding on NVIDIA Jetson devices through the L4T Multimedia API. It provides a bridge between FFmpeg and NVIDIA’s proprietary APIs, allowing developers to leverage on-device hardware encoders and decoders for improved performance. The project includes a library and patch system that modifies FFmpeg builds to enable NVMPI-based acceleration. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    fijkplayer

    fijkplayer

    ijkplayer for flutter. ijkplayer 的 flutter

    fijkplayer is a cross-platform video player plugin designed for Flutter applications, built on top of FFmpeg and ijkplayer to provide powerful multimedia playback capabilities. It offers a stable and flexible API that allows developers to integrate advanced video playback features into mobile and desktop apps. The library supports a wide range of formats and streaming protocols, enabling playback of both local files and network streams.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Gilfoyle

    Gilfoyle

    Distributed video encoding, hosting and streaming

    Gilfoyle is a web application from the Dreamvo project that runs a self-hosted media streaming server. Allowing you to easily implement media streaming in any application at any scale. It's written in Golang, mostly designed for Kubernetes and runs as a single Linux binary with PostgreSQL and RabbitMQ.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Xabe.FFmpeg

    Xabe.FFmpeg

    .NET Standard wrapper for FFmpeg. It allows to process media

    Xabe.FFmpeg is a .NET library that provides a high-level wrapper for FFmpeg, allowing developers to perform multimedia operations using a clean and intuitive API. It simplifies complex command-line interactions by offering structured methods for tasks such as conversion, concatenation, and streaming. The library supports both synchronous and asynchronous execution, making it suitable for scalable applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ffmpeg.js

    ffmpeg.js

    Port of FFmpeg with Emscripten

    ...The library supports different builds tailored for formats like WebM and MP4, including worker-based versions for improved performance in web applications. It exposes a programmatic API that mirrors FFmpeg command-line behavior, allowing developers to pass arguments and handle input and output streams in memory. This makes it especially useful for browser-based editors, converters, and multimedia tools. Overall, ffmpeg.js brings powerful media processing capabilities to client-side environments with minimal setup.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    ffmpeg-cpp

    ffmpeg-cpp

    A clean, easy-to-use C++ wrapper around the ffmpeg libraries

    ffmpeg-cpp is a modern C++ wrapper designed to simplify interaction with FFmpeg by providing a fluent and expressive API for building media processing pipelines. It allows developers to construct complex workflows such as transcoding, filtering, and streaming using readable C++ syntax rather than raw command-line arguments. The library focuses on flexibility while maintaining performance, enabling precise control over inputs, outputs, and filters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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 adaptable for different workflows. videoshow processes media efficiently and is used in production environments to generate large volumes of videos automatically. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MediaToolkit

    MediaToolkit

    A .NET library to convert and process all your video & audio files

    MediaToolkit is a .NET library designed to simplify multimedia processing tasks by providing an easy-to-use interface over FFmpeg functionality. It allows developers to perform operations such as video conversion, thumbnail generation, and metadata extraction without dealing with raw command-line syntax. The library supports common media workflows, making it suitable for backend services and desktop applications. It provides structured APIs for configuring encoding parameters and handling...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    simplest ffmpeg video encoder

    simplest ffmpeg video encoder

    The simplest video encoder based on FFmpeg

    A simplest video encoder based on FFmpeg. It is based on VC 2010. It is suitable for beginner of FFmpeg. It encodes YUV420P data to H.264 bitstream. It only uses about 100 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. It contains following project: simplest_ffmpeg_video_encoder: Simple Encoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RL Ingest

    RL Ingest

    Canon DSLR, Hero GoPro and Sony F3 to MPEG2 35 MXF OP-Atom

    This Mac OS application takes H.264 MOV and XDCAM EX 35 MOV material and exports them to Avid, puts consistent metadata in the MXF files for future re-link. Download the HTML help files for details in the link below. Tested cameras: Canon 5D, Canon 550D, Hero GoPro, Sony F3 with browser to MOV or MXF rewarp. - Supports 25p fps essence. - Can customize the Avid clip name and comment to the clip - Generates take names by file name order - Create sync point Avid locator - Use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB