Convertible Strategy for transcoding with ffmpeg
ffmpeg binaries for macOS, Linux and Windows
Platform independent binary installer of FFmpeg for node projects
Linux FFmpeg binary used by ffmpeg-installer
TypeScript definitions for fluent-ffmpeg
Static binaries for ffprobe.
Linux FFmpeg binary used by ffmpeg-installer
Mac OS X FFmpeg binary used by ffmpeg-installer
Mac OS X FFmpeg binary used by ffmpeg-installer
Windows FFmpeg binary used by ffmpeg-installer
Linux FFmpeg binary used by ffmpeg-installer
Linux FFmpeg binary used by ffmpeg-installer
Windows FFmpeg binary used by ffmpeg-installer
Utility for managing video streams using ffmpeg
Parse and Render Epubs
ffmpeg and ffprobe static binaries for Mac OSX, Linux, and Windows
FFmpeg based media transcoder that supports streams.
Low-level FFmpeg bindings for Bare
Fully typed TypeScript wrapper for FFmpeg — fluent API, v6/v7/v8 compatible, zero native bindings
Static FFmpeg binaries for Homebridge camera plugins to support HomeKit video streaming (AAC-ELD and H.264) and hardware-accelerated transcoding (QSV, V4L2M2M, VideoToolbox).
Node bindings to ffmpeg command, exposing stream based API
FFmpeg bindings for Node.js
A Vite plugin that automatically generates multi-resolution, multi-format video variants from `<video:enhanced>` tags in Svelte components. Videos are encoded at build time (or lazily in dev) using FFmpeg, cached on disk, and served with responsive `<sour
Homebridge Plugin Providing FFmpeg-based Camera Support
This gem allows you to convert video files using ffmpeg, mencoder and other user defined utilities to mp4, m3u8, and any other formats
Convertr works with database and handles converting tasks. It fetches files from remote sources and converts them to appropriate formats with ffmpeg
audio/video media convertor
This gem provides a simple Ruby interface to FFmpeg enabling users to convert audio and video to HTML5 supported formats and monitor the process as it goes.
Wrapper on ffmpeg and imagemagick to convert .mov to .gif
A video reader/converter, ruby wrapper for ffmpeg.
Paperclip processor to convert WAV format audio to MP3 using ffmpeg
nicoloid downloads video from nicovideo.jp, and convert videos to mp3 using ffmpeg.
Video processing library for Ruby — trim, resize, rotate, extract audio, generate thumbnails, convert to GIF. FFmpeg-powered with a clean Ruby API.
Audio processing library for Ruby — convert between formats (MP3, WAV, OGG, FLAC, AAC), trim, merge, normalize volume. FFmpeg-powered with a clean Ruby API.
This is a basic HTTP Live Streaming (HLS) server written in Ruby using the Rack interface. It serves MP3 audio files by converting them on-the-fly into HLS format (M3U8 playlist and MP3 segment files) using `ffmpeg`. Converted files are cached for subsequent requests. This server is designed for simplicity and primarily targets Video on Demand (VOD) scenarios where you want to stream existing MP3 files via HLS without pre-converting them.