Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ffmpegjs/ffmpeg.js
FFmpeg for browser, powered by WebAssembly
https://github.com/ffmpegjs/ffmpeg.js
audio experimental-features ffmpeg transcode video wasm
Last synced: 1 day ago
JSON representation
FFmpeg for browser, powered by WebAssembly
- Host: GitHub
- URL: https://github.com/ffmpegjs/ffmpeg.js
- Owner: ffmpegwasm
- License: mit
- Created: 2019-10-16T11:21:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-05T07:17:37.000Z (3 months ago)
- Last Synced: 2024-10-29T23:19:14.450Z (about 2 months ago)
- Topics: audio, experimental-features, ffmpeg, transcode, video, wasm
- Language: C
- Homepage: https://ffmpegwasm.netlify.app
- Size: 14.7 MB
- Stars: 14,365
- Watchers: 109
- Forks: 844
- Open Issues: 352
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
This project is looking for maintainers. If you are interested to give it a go, please email [me](mailto:[email protected]) to further discuss maintenance.
---
# ffmpeg.wasm
ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.
[![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/emersion/stability-badges#experimental)
[![Node Version](https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg)](https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg)
[![Actions Status](https://github.com/ffmpegwasm/ffmpeg.wasm/workflows/CI/badge.svg)](https://github.com/ffmpegwasm/ffmpeg.wasm/actions)
![npm (tag)](https://img.shields.io/npm/v/@ffmpeg/ffmpeg/latest)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/ffmpegwasm/ffmpeg.wasm/graphs/commit-activity)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Downloads Total](https://img.shields.io/npm/dt/@ffmpeg/ffmpeg.svg)](https://www.npmjs.com/package/@ffmpeg/ffmpeg)
[![Downloads Month](https://img.shields.io/npm/dm/@ffmpeg/ffmpeg.svg)](https://www.npmjs.com/package/@ffmpeg/ffmpeg)
[![Netlify Status](https://api.netlify.com/api/v1/badges/1943b6d3-45ad-4b46-bfba-cb8d5716604c/deploy-status)](https://app.netlify.com/sites/ffmpegwasm/deploys)Join us on Discord!
[![Discord](https://dcbadge.vercel.app/api/server/NjGMaqqfm5)](https://discord.gg/NjGMaqqfm5)
## Documentation
- [Introduction](https://ffmpegwasm.netlify.app/docs/overview)
- [Getting
Started](https://ffmpegwasm.netlify.app/docs/getting-started/installation)
- [API](https://ffmpegwasm.netlify.app/docs/api/ffmpeg/)
- [FAQ](https://ffmpegwasm.netlify.app/docs/faq)
- [Contribution](https://ffmpegwasm.netlify.app/docs/contribution/core)Please sponsor ffmpeg.wasm to make it sustainable. :heart: