FFmpeg + WebAssembly

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. FFmpeg

    Mirror of https://git.ffmpeg.org/ffmpeg.git

    FFmpeg is a powerful command line tool for handling video, audio and other multimedia files and streams. It is any video developer's utility for editing, transcoding, and remuxing virtually any format. It is developed in C and available for most platforms.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

    This has already been done before. You can check out ffmpeg.wasm for running the FFmpeg CLI in the browser environment.

  4. ffmpeg-libav-tutorial

    FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: πŸ‡ΊπŸ‡Έ πŸ‡¨πŸ‡³ πŸ‡°πŸ‡· πŸ‡ͺπŸ‡Έ πŸ‡»πŸ‡³ πŸ‡§πŸ‡·

    If you are not familiar with libav, ffmpeg-libav-tutorial is a great introduction.

  5. ffmpeg-webassembly-example

    FFmpeg + WebAssembly

    Check out https://github.com/alfg/ffmpeg-webassembly-example for the full demo files in this guide.

  6. ffprobe-wasm

    A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!

    I also have a more advanced example of using FFProbe via Wasm: https://github.com/alfg/ffprobe-wasm

  7. libav-examples

    Collection of FFmpeg libav examples.

  8. Express

    Fast, unopinionated, minimalist web framework for node.

    We can do this by running simple NodeJS server using Express, easily:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: I Added a Feature to WhatsApp-Web, Animated GIFs Uploads (Chrome Ext.)

    3 projects | news.ycombinator.com | 23 Aug 2024
  • FFmpeg-online: ffpmeg running on the browser

    2 projects | news.ycombinator.com | 15 Oct 2023
  • Locoly (locoly.app): an in-browser video editor running all computations locally

    1 project | /r/SideProject | 29 Jul 2023
  • Downloadable Software to Convert MKV to MP4

    3 projects | /r/DataHoarder | 2 Jul 2023
  • [TASK] Reverse Engineer my Web App Before Production

    1 project | /r/slavelabour | 11 Jul 2023

Did you know that C is
the 6th most popular programming language
based on number of references?