Showing 22 open source projects for "ffmpeg"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    MPlayer for Win32/Win64

    MPlayer for Win32/Win64

    MPlayer Mencoder FFmpeg native win32/win64 builds

    Binary builds of MPlayer/MEncoder for win32/win64, FFmpeg MinGW related packages and MinGW-w64 toolchains
    Leader badge
    Downloads: 223 This Week
    Last Update:
    See Project
  • 2

    avbuild

    ffmpeg build tool and prebuilt packages for all platforms

    iOS, android, raspberry pi, windows store, windows desktop, linux, macOS etc. Multiple toolchains support, include gcc, clang, vs2013, vs2015, vs2017. Hardware accelerated decoders and encoders support. Source code: https://github.com/wang-bin/avbuild
    Leader badge
    Downloads: 424 This Week
    Last Update:
    See Project
  • 3
    blackvideo-mini-player

    blackvideo-mini-player

    A standalone lightweight auxiliary CLI video player for BlackVideo.

    Lightweight cross-platform video player (Ada + SDL2 + FFmpeg). Support player for the BlackVideo. Works standalone via CLI or right-click on any video file. Usage Method 1 — Command Line Step 1. Unzip blackvideo-mini-player-v2.3.0.win.zip Step 2. Open the build\ folder, then type cmd directly in the address bar and press Enter — this opens a terminal already in that folder. Alternatively: open Command Prompt anywhere and use cd with the copied path: cd "C:\path\to\blackvideo-mini-player\build" Step 3. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    SimpleVideoEncoder

    Simple video encoder

    Simple video encoder is GUI for ffmpeg designed to encode video files. The application is designed so that the process of starting the encoding of one or more videofiles takes 2-3 clicks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 5

    FFmpeg iOS

    FFmpeg libraries for iOS

    This is FFmpeg libraries compiled for iOS. If you want to build it yourself, see https://github.com/kewlbear/FFmpeg-iOS-build-script.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    x264vfw
    x264vfw is the VfW (Video for Windows) version of well known x264 encoder + ffh264 decoder (from FFmpeg/Libav project).
    Leader badge
    Downloads: 348 This Week
    Last Update:
    See Project
  • 7
    FFmpeg

    FFmpeg

    Tools to process multimedia content such as audio, video, subtitles...

    ...Provides an abstraction to access capture and playback devices. Implements audio mixing and resampling routines. Implements color conversion and scaling routines. FFmpeg is a command-line toolbox to manipulate, convert and stream multimedia content. ffplay is a minimalistic multimedia player. FFmpeg codebase is mainly LGPL-licensed with optional components licensed under GPL.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    MPlayerX

    MPlayerX

    An easy way to enjoy your favorite multimedia collection

    MPlayerX is armed by FFmpeg and MPlayer, which means it could handle almost any media format in the world for you and no extra plug-ins or codec packages are required. Just drop anything to it, MPlayerX will give you a clear and smooth playback.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    ffmpeg-delphi

    FFMpeg-Delphi

    FFMpeg-Delphi
    Downloads: 0 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.
    Start Free
  • 10

    videoinfoss

    video analysis

    This project is aimed to analyze video in detail, which contains DCT coefficients, Motion vector and so on. Actually, it was developed based on newest FFMPEG source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Definitely Lossless

    FFMPEG and SHA512 frontend for lossless video encoding

    ...Context: Up until now, standardisation organisation such as the Video Quality Experts Group (VQEG) or the International Telecommunications Union (ITU) have used only uncompressed video formats. The H.264 standard and its implementation in FFMPEG allows for lossless transmission of video data at a smaller file size. Purpose: DEFINITELY LOSSLESS simplifies the manipulation of YUV422 video data embedded in AVI files with UYVY422 Four-CC code. It also checks for truncation and correct reconstruction of the uncompressed video at the receiving side. Disclaimer: Please note, that this project is for experts in video processing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Ogg Omg Metadata Getter for PHP

    Previously known as Ogg.class.php

    This is a continuation of Ogg.class.php by Nicolas Ricquemaque, which in turn was a split from File_Ogg by David Grant (don't you love Free Software?). Initially this project will just fix bugs and make minor adjustments to Ogg.class.php code, no backward incompatible changes will be made without an announcement. The version numbers will continue from the 1.3g, the latest released version of the ancestor project. Note: This project will __not__ help you to convert your media files into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ffmpeginstaller

    Simple Windows 32/64 installers for FFMpeg

    Windows XP/Vista/7/8 Installers for FFMpeg 32 and 64 bit. Shared libraries built by zeranoe.com, installers built by us. Script source in the SVN, library source at http://ffmpeg.zeranoe.com/ and http://www.ffmpeg.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FFusion

    FFmpeg-based decoded component for Apple QuickTime

    This is a revival of the old FFusion QuickTime component, updated through the Perian project and extracted from there by RJVB. It aims to be a decode-only codec leveraging FFmpeg to do the actual work. For now it is based on libavcodec v52, as is Perian; the goal is to port it to use the current libavcodec, and then to build it for win32 QuickTime. In hope it'll improve playback performance for mp4, h264, etc. files. The source is hosted on GitHub, the SourceForge project holds the resulting and required binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EncodeX

    MPEG-4 x264 Encoder GUI

    MPEG-4 MKV MP4 x264 ffmpeg Encoder GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Implements Lazy Wavelet Transform with Lifting in several variants: 1-D, 2-D, 3-D, integer precision, etc. Sample video compressor, integrated with FFmpeg. OpenCL version is created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Acinerella
    Acinerella is a small library that wraps around the base playback functionality of FFMpeg. This allows you to use FFMpeg in a very simple way with other programming languages than C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Libavinterface is a C++ wrapper library for the C video library FFMPEG and the C graphics library SDL. It is designed to be class-based, predominantly for scenarios where non-class data is impossible (eg. the VST SDK). It is designed for mingw/msys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FFavs, fast forwarding or transcoding every video format to AVS format. The name comes from FFmpeg. Because of its cheap license and good compression efficiency, AVS is a better choice to replace MPEG-2 than H.264/AVC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple tool for creating movie files (eg avi, mpg...) or AviSynth script from JPG images sequence using FFmpeg encoder. Based on "pho2movie" idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a porting of well known library ffmpeg for Windows CE devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Video Converter it's a simple Windows GUI for FFmpeg project. Now it's in beta phase and available only in polish language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next