Showing 60 open source projects for "ffmpeg api"

View related business solutions
  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    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: 4 This Week
    Last Update:
    See Project
  • 2
    irs

    irs

    A music downloader that understands your metadata needs

    ...They should run on most Linux distros, and OS X, but if they don't please make an issue. At it's core irs downloads individual songs. It does this by interfacing with the Spotify API, grabbing metadata, and then searching Youtube for a video containing the song's audio. It will download the video using youtube-dl, extract the audio using ffmpeg, and then pack the audio and metadata together into an MP3. From the core, it has been extended to download the index of albums and playlists through the Spotify API, and then iteratively use the method described for downloading each song.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • $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
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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: 6 This Week
    Last Update:
    See Project
  • 8
    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: 2 This Week
    Last Update:
    See Project
  • 9
    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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Vishesh Auto Index

    Vishesh Auto Index

    Vishesh Auto Index 5 is Best Wap Auto Index for mp3 sites.

    Vishesh Auto Index is a rebirth of AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. Security level too high. Vishesh Auto Index 5 specially made for mp3/mp4 downloading websites. Vishesh Auto Index 5 My Official Blog:- https://visheshgrewal.blogspot.com Vishesh Auto Index:- https://vishesh-auto-index.blogspot.com Readme.txt for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FFMpegCore

    FFMpegCore

    A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis

    FFMpegCore is a .NET Standard library that provides a clean and fluent wrapper around FFmpeg and FFprobe, enabling developers to integrate media processing directly into C# applications. It simplifies the complexity of command-line FFmpeg usage by offering a strongly typed API that allows chaining operations such as transcoding, filtering, and streaming. The library supports both synchronous and asynchronous execution, making it suitable for scalable and responsive applications. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Android Video Trimmer

    Android Video Trimmer

    The Android-Video-Trimmer project implements the selection of clips

    Android-Video-Trimmer is an Android library designed to enable video trimming and basic editing directly within mobile applications. It provides a customizable interface for selecting segments of a video and exporting trimmed clips efficiently. The library integrates media processing tools such as ExoPlayer and FFmpeg or Media3 for handling playback and encoding. It supports compression features that reduce file size while maintaining acceptable quality. Developers can easily integrate the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    DMCC Logger for Avaya

    The DMCCLogger uses DMCC API to record calls for Avaya CM

    The Avaya DMCC Logger (DMCCLogger) is a server program that uses Avaya DMCC API to implement call recording for Avaya Aura Communication Manager. DMCCLogger supports Multiple Registration (MR) and Single Step Conference (SSC) recording methods. DMCCLogger receives RTP streams from Avaya Aura CM directly and converts the RTP data to WAV or MP3 file using conversion tool such as ffmpeg. Call details information is stored in MySQL database, a web based software called DMCCLoggerWeb is developed for searching of call records based on information such as calling number, called number, agent ID, etc. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Simple Video Trimmer

    Preview video with VLC; use in/out hotkeys; trim with FFMPEG.

    Written in Python, this program uses VLC media player to preview a video, and then it uses FFMPEG with "copy" codec to quickly cut out a segment from the video. VLC seek/jump hotkeys, as well as in/out hotkeys are supported. Currently, it's just in Python (no EXE), but it should be easy to run it from Python. From the command prompt, install the dependencies: pip install wxPython pip install boto pip install selenium pip install google-api-python-client Then start the program by: python Trimmer.py This project is a simpler edition of the Trimmer project by Andy (https://sourceforge.net/projects/trimmer/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GLFFmpeg uses the video recording functionality provided by the FFmpeg library to capture content generated using OpenGL. The cross-platform library provides a minimalistic set of API to simplify the task of capturing OpenGL output to a video stream. GNU Lesser General Public License version 2.1 (LGPLv2.1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    simplest ffmpeg player

    simplest ffmpeg player

    The simplest video player based on FFmpeg

    A simplest video player based on FFmpeg. The software is based on VC 2010. It is suitable for beginner of FFmpeg. 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. Solutions contains 6 Project: simplest_ffmpeg_player: Standard Version, suitable for biginner. simplest_ffmpeg_player_su: SU(SDL Update)Version, Add SDL Event.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    simplest ffmpeg audio encoder

    simplest ffmpeg audio encoder

    The simplest audio encoder based on FFmpeg

    A simplest audio encoder based on FFmpeg. The software is based on VC 2010. It is suitable for beginner of FFmpeg. It encodes PCM data to AAC 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    simplest ffmpeg picture encoder

    simplest ffmpeg picture encoder

    The simplest picture encoder based on FFmpeg

    A simplest picture encoder based on FFmpeg. The software is based on VC 2010. It is suitable for beginner of FFmpeg. It encodes YUV420P data to JPEG picture .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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    simplest ffmpeg audio player

    simplest ffmpeg audio player

    The simplest audio player based on FFmpeg

    A simplest audio player based on FFmpeg.The software is based on VC 2010. It is suitable for beginner of FFmpeg. It only uses 200 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. The solution contains 3 projects: simplest_ffmpeg_audio_player: Audio player based on FFmpeg and SDL. simplest_ffmpeg_audio_decoder: Audio decoder. Uses libavcodec and libavformat. simplest_audio_play_sdl2: Example about using SDL2 play PCM data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    PyVcon

    PyVcon

    A stylish Video Converter written in Python

    PyVcon is a Python video converter using PyQt as its primary GUI Toolkit and because of this, PyVcon has a very sleek user friendly interface. Using ffmpeg for video conversion, PyVcon has great performance in speed and converts any kind of video into mp4, mkv, wmv, avi, 3gp, m4a, mp3 and wma formats. Also included, is MediaInfo who PyVcon partly depends for video metadata generation. PyVcon is also generally known to be of outstanding value, possessing a highly flexible video quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ffplay for MFC

    ffplay for MFC

    ffplay transplant to MFC

    ...It can decode a media stream and play it out. It has basic function of a video player such as: play, pause/continue, backward, forward, full screen etc. Through this software, the beginner of ffmpeg can learn ffmpeg’s API or relatively technologies. Note: there are 2 version of this software: 1.0.0: Use old libs, which is more stable. 1.0.1: Use newest libs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ffmpeg for MFC

    ffmpeg for MFC

    ffmpeg transplant to MFC

    This software transplant ffmpeg to Microsoft VC++ environment. And use MFC to build a simple Graphical User Interface. It can convert a media stream from one format to another format. Through this software, the beginner of ffmpeg can learn ffmpeg’s API or relatively technologies. Currently it's not stable yet.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB