media-converter / README.md
Lazarus
update readme
1fb95d1

A newer version of the Gradio SDK is available: 5.9.1

Upgrade
metadata
title: FFmpeg
emoji: 🔥
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.0.0
app_file: app.py
tags:
  - ffmpeg
  - converter
  - media
  - processing
pinned: true
license: mit

Sync to Hugging Face hub

Overview

A simple media converter interface using Gradio and FFmpeg that allows easy media processing with filters and codecs.

Content

Dev

Built with Gradio and ffmpy

inspiration by ffmpeg-commander

Install

Clone the repo and pip install -r requirements.txt

  • To run locally

    gradio app.py