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

https://github.com/x8bitrain/ffmpeg-web-ui


https://github.com/x8bitrain/ffmpeg-web-ui

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# ffmpeg.wasm web-ui

This is a simple web-ui for [ffmpeg.wasm](https://github.com/ffmpegwasm/ffmpeg.wasm) in Vue 3.

Demo: https://ffmpeg.btr.pm/

## Usage

```bash
pnpm i && pnpm run dev
```