File size: 629 Bytes
de816ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
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

![Content](./images/gradio-app.png)
## 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`