An open API service indexing awesome lists of open source software.

https://github.com/incubated-geek-cc/ffmpegwasmlocalserver

A local in-browser setup of FFmpeg.wasm- a JavaScript port of FFmpeg built with Wasm.
https://github.com/incubated-geek-cc/ffmpegwasmlocalserver

Last synced: 2 months ago
JSON representation

A local in-browser setup of FFmpeg.wasm- a JavaScript port of FFmpeg built with Wasm.

Awesome Lists containing this project

README

        


logo

FFmpeg.Wasm In-Browser Setup

**๐Ÿ“€ Transcoding Audio/Video multimedia files in-browser with minimal installation required!**

### ๐Ÿ“Œ Features




  • Convert ๐ŸŽต audio files to other selectable multimedia formats in dropdown list

  • Convert ๐ŸŽž๏ธVideo clips to other selectable multimedia formats in dropdown list

  • Export transcoded multimedia output



### ๐ŸŒŸ Try it yourself
[**Live Demo :: Link**](https://ffmpegwasm.glitch.me/)

[**Live Demo :: Backup Link**](https://ffmpegwasm.onrender.com/)

### โœ Read related post here
[**Article :: Link :: How to Transcode Audio & Video Files with FFmpeg in JavaScript**](https://medium.com/weekly-webtips/how-to-transcode-audio-video-files-with-ffmpeg-in-javascript-7edfedf7f6d4)

### ๐Ÿ‘€ Preview

โ€” Join me on ๐Ÿ“ Medium at ~ ฮพ(๐ŸŽ€หถโ›โ—กโ›) @geek-cc

---

#### ๐ŸŒฎ Please buy me a Taco! ๐Ÿ˜‹

## ๐Ÿ“œ License & Credits



This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/gpl-3.0.txt.




  1. ยฉ This work is licensed under a GNU General Public License

  2. Original library at FFmpeg.wasm and its co-creator/maintainer Jerome Wu