Search Results for "ffmpeg encoding" - Page 3

Showing 72 open source projects for "ffmpeg encoding"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 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.
    Try It Free
  • 1
    gifgen

    gifgen

    Simple high quality GIF encoding

    gifgen is a lightweight command-line tool designed to generate high-quality GIFs from video files using FFmpeg and optimized encoding techniques. It focuses on producing visually efficient GIFs by applying palette generation and dithering methods to balance quality and file size. The tool simplifies the process of converting video clips into GIF animations by automating multiple FFmpeg steps into a single command. It allows users to define parameters such as frame rate, resolution, and duration to control output characteristics. gifgen is particularly useful for developers and content creators who need quick and repeatable GIF generation workflows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MystiQ

    MystiQ

    Qt5/C++ FFmpeg Media Converter

    MystiQ is a cross-platform multimedia converter built with Qt and FFmpeg, designed to provide a modern graphical interface for video and audio processing tasks. It allows users to perform operations such as transcoding, trimming, and format conversion without needing to use command-line tools. The application supports a wide range of codecs and formats, enabling compatibility across devices and platforms.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    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 input and output files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    WxRecoderVideo

    WxRecoderVideo

    Based on VCamera, Imitating WeChat to record short videos

    WxRecoderVideo is an Android-based multimedia project designed to demonstrate video recording, encoding, and playback workflows within a mobile environment. It integrates camera capture functionality with real-time encoding pipelines, allowing developers to understand how raw video data is processed into compressed formats. The project typically combines Java and native components to handle performance-critical tasks such as encoding and file writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Green Recorder

    Green Recorder

    A simple screen recorder for Linux desktop

    Green Recorder is a desktop screen recording application designed for Linux systems, providing a simple interface for capturing screen activity and audio. It supports recording in multiple formats by leveraging FFmpeg and other backend tools to encode output efficiently. The application allows users to record full screens or specific areas, making it suitable for tutorials and demonstrations. It includes options for selecting audio sources and controlling frame rates to balance quality and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    go-libav

    go-libav

    Go language bindings for ffmpeg libraries

    go-libav is a Go language binding for the FFmpeg libav libraries, enabling developers to perform advanced multimedia processing directly in Go applications. It exposes low-level functionality such as encoding, decoding, muxing, and demuxing through Go-friendly abstractions. The project is designed for performance-critical systems where direct control over media pipelines is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FFmpeg Hi

    FFmpeg Hi

    FFmpeg with HEVC (8/10 bit) and HE-AAC

    This is a static FFmpeg build including x264 (8/10 bit), x265 (8/10 bit), vp9 (8/10 bit) and fdk_aac (HE-AAC) especially for anime encoding. It was originally created for use with the FFmpegYAG graphical user interface (http://sourceforge.net/projects/ffmpegyag/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FFmpegYAG

    FFmpegYAG

    FFmpeg GUI for Linux & Windows

    FFmpegYAG is an advanced GUI for the popular FFmpeg audio/video encoding tool. To use all features (split/concat, x264 10 bit, HE-AAC) it is recommend to use the FFmpeg Hi (http://sourceforge.net/projects/ffmpeg-hi/) build. Main features: * batch encoding for multiple tasks * interactive video preview, real-time video/audio playback * multiple streams processing for video/audio/subtitles * trim file to segments (with optional fade in/out filters) and concatenate them
    Downloads: 44 This Week
    Last Update:
    See Project
  • 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
  • 10
    FFmpeg Docker image

    FFmpeg Docker image

    Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch

    FFmpeg Docker image is a collection of Docker images that provide prebuilt FFmpeg environments for media processing, encoding, and streaming tasks. The project compiles FFmpeg from source and packages it with various configurations and dependencies, enabling users to run FFmpeg without installing it directly on their systems. It supports multiple base operating systems such as Ubuntu, Alpine, and CentOS, offering flexibility depending on deployment needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    digital video introduction

    digital video introduction

    Introduction to video technology, image, video, codec, and more

    ...The goal is to introduce some digital video concepts with a simple vocabulary, lots of visual elements and practical examples when possible, and make this knowledge available everywhere. Please, feel free to send corrections, suggestions and improve it. A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Be careful, when you see a ./s/ffmpeg or ./s/mediainfo command, it means we're running a containerized version of that program, which already includes all the needed requirements. For the jupyter examples you must start the server ./s/start_jupyter.sh and copy the URL and use it in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    ffscreencast

    ffscreencast

    ffmpeg screencast/desktop-recording with video overlay

    ...It leverages FFmpeg’s encoding capabilities to provide efficient compression and support for a wide range of output formats. ffscreencast is particularly suited for creating tutorials, demonstrations, or development screencasts where reproducibility and customization are important. Its minimal dependency approach keeps it fast and portable across systems that support FFmpeg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Snickers

    Snickers

    An open source alternative to the video cloud encoding services

    Snickers is a lightweight multimedia utility focused on simplifying interactions with FFmpeg-based workflows through scripting and automation. It provides a structured interface for executing common media processing tasks without requiring complex command-line knowledge. The project emphasizes modularity, allowing users to chain operations such as encoding, filtering, and format conversion. Its design is oriented toward developers who want reproducible and scriptable pipelines for handling video and audio assets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    h265ize

    h265ize

    A node utility utilizing ffmpeg to encode videos with the hevc codec

    h265ize is a command-line tool that automates the conversion of video files to the H.265/HEVC codec using FFmpeg. It is designed to reduce file sizes while maintaining high visual quality, making it ideal for archiving and storage optimization. The tool scans directories, identifies compatible files, and processes them automatically with predefined encoding settings. It emphasizes ease of use by minimizing the need for manual configuration. h265ize can skip already optimized files and manage output efficiently. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17

    QSTranscode

    Transcode files with Intel QuickSync.

    Command line utility that can be used to transcode video files using Intel QuickSync for decoding/encoding and FFMPEG for container and audio support. Edit files are supported in EDL and XML format for editing while transcoding. Please discuss at http://babgvant.com/forums/25.aspx Please create tickets on this site for any issues or feature requests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    MediaDropBox
    A GUI for audio and video encoding and playing for portable devices using ffmpeg and mplayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ffencoderd is a little daemon written in perl to automate video encoding using ffmpeg. Based on Flix engine/SDK by On2 functionality. Processes are sent to encode through a SOAP API. It's main purpose is to encode video files to FLV (Flash Video Format)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An ffmpeg GUI for video encoding. Supports DVD and files and converts to all formats allowed by ffmpeg, including the iPod, PSP, and other popular formats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    PHP based web platform for distributing media content. Video encoding implemented through FFmpeg. FTP and BitTorrent modules integrated for Admin to enable or disable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ipod-encoder is a commandline frontend for ffmpeg, which simplifies encoding video files for use on the new 5G iPod. Besides encoding of single files, the program supports batch encoding of whole directories, and automatic generation of podcasts.
    Downloads: 0 This Week
    Last Update:
    See Project