Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 💻
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: green
|
|
@@ -12,15 +12,5 @@ tags:
|
|
| 12 |
- media
|
| 13 |
pinned: true
|
| 14 |
license: mit
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
# Overview
|
| 19 |
-
A simple media converter interface using Gradio and FFmpeg that allows easy media processing with filters and codecs.
|
| 20 |
-
|
| 21 |
-

|
| 22 |
-
|
| 23 |
-
## Dev
|
| 24 |
-
Built with Gradio and ffmpy
|
| 25 |
-
|
| 26 |
-
inspiration by [ffmpeg-commander](https://www.github.com/alfg/ffmpeg-commander)
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Video and Audio Format Converter
|
| 3 |
emoji: 💻
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: green
|
|
|
|
| 12 |
- media
|
| 13 |
pinned: true
|
| 14 |
license: mit
|
| 15 |
+
short_description: Convert between audio and video formats using FFmpeg
|
| 16 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|