awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Kagami avatar

Kagami/ffmpeg.js

0
View on GitHub↗
3,459 stars·340 forks·JavaScript·13 views

Ffmpeg.js

Port of FFmpeg with Emscripten

Features

  • JavaScript Libraries - Port of the core engine to run in browser environments.
  • Media and Audio - Optimizes FFmpeg for in-browser media processing.
  • Video Encoding Tools - Emscripten-based port of FFmpeg for web environments.

Star history

Star history chart for kagami/ffmpeg.jsStar history chart for kagami/ffmpeg.js

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Ffmpeg.js

These projects share indexed features with Ffmpeg.js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • fluent-ffmpeg/node-fluent-ffmpegfluent-ffmpeg avatar

    fluent-ffmpeg/node-fluent-ffmpeg

    8,251View on GitHub↗

    node-fluent-ffmpeg is a Node.js wrapper for FFmpeg that provides a fluent interface for executing media commands and processing files. It functions as a process manager that handles the lifecycle of external FFmpeg binaries, enabling programmatic media transcoding, video thumbnail generation, and metadata extraction via ffprobe. The library distinguishes itself through a command builder that translates JavaScript method calls into command-line arguments. It features event-driven progress monitoring to track processed frames and throughput, as well as the ability to route processed media data

    JavaScript
    View on GitHub↗8,251
  • transitive-bullshit/awesome-ffmpegtransitive-bullshit avatar

    transitive-bullshit/awesome-ffmpeg

    1,172View on GitHub↗

    👻 A curated list of awesome FFmpeg resources.

    awesomeawesome-listffmpeg
    View on GitHub↗1,172
  • ffmpeg/ffmpegFFmpeg avatar

    FFmpeg/FFmpeg

    61,176View on GitHub↗

    FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and video content. It functions as a comprehensive toolkit that provides both a command-line utility for direct media manipulation and a collection of low-level libraries for integration into custom applications. At its core, the project utilizes a packet-based stream engine and a format-agnostic abstraction layer to handle diverse media standards, containers, and network protocols. The framework distinguishes itself through a modular, graph-based filter execution model that allows f

    Caudiocffmpeg
    View on GitHub↗61,176
  • adghayes/serverless-ffmpegA

    adghayes/serverless-ffmpeg

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does kagami/ffmpeg.js do?

Port of FFmpeg with Emscripten

What are the main features of kagami/ffmpeg.js?

The main features of kagami/ffmpeg.js are: JavaScript Libraries, Media and Audio, Video Encoding Tools.

Which projects share features with kagami/ffmpeg.js?

Projects with overlapping indexed features include: transitive-bullshit/awesome-ffmpeg — 👻 A curated list of awesome FFmpeg resources. fluent-ffmpeg/node-fluent-ffmpeg — node-fluent-ffmpeg is a Node.js wrapper for FFmpeg that provides a fluent interface for executing media commands and… ffmpeg/ffmpeg — FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and… adghayes/serverless-ffmpeg. alexheretic/ab-av1 — AV1 re-encoding using ffmpeg, svt-av1 & vmaf. aizvorski/scikit-video — Video processing routines for SciPy.