| title | FFmpeg | ||||
|---|---|---|---|---|---|
| emoji | 🔥 | ||||
| colorFrom | blue | ||||
| colorTo | green | ||||
| sdk | gradio | ||||
| sdk_version | 5.0.0 | ||||
| app_file | app.py | ||||
| tags |
|
||||
| pinned | true | ||||
| license | mit |
A simple media converter interface using Gradio and FFmpeg that allows easy media processing with filters and codecs.
Built with Gradio and ffmpy
inspiration by ffmpeg-commander
Clone the repo and
pip install -r requirements.txt
-
To run locally
gradio app.py
