title: FFmpeg Media Converter | |
emoji: 💻 | |
colorFrom: blue | |
colorTo: blue | |
sdk: gradio | |
sdk_version: 3.3.1 | |
app_file: app.py | |
tags: | |
- ffmpeg | |
- converter | |
- media | |
- processing | |
pinned: false | |
license: mit | |
duplicated_from: Micrrosoft/Media-Converter | |
Visit for more powerful tools www.aibeast.net | |
# Overview | |
Simple gradio interface for ffmpeg filters and codecs | |
 | |
## Dev | |
Built with Gradio and ffmpy | |
inspiration by [ffmpeg-commander](https://www.github.com/alfg/ffmpeg-commander) | |
# Install | |
Clone the repo and | |
`pip install -r requirements.txt` | |
- To run locally | |
`gradio app.py` |