Skip to content

A powerful yet simple graphical interface for ffmpeg that handles video conversion, scaling, color correction, and audio mixing. Built with Python/Gradio and distributed as an AppImage. Please note the application's language is Galician (now English too).

Notifications You must be signed in to change notification settings

tonetxo/Video-Converter-Gal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video-Converter-Gal

A user-friendly GUI for converting videos and animations, (designed for short videos, up to about 20 seconds), with special support for animated WebP files. Built with Python/Gradio and packaged as a portable AppImage for Linux. The UI is in Galician (Galego) and English.

Screenshot of the app

✨ Features

  • Easy video processing and image extraction powered by ffmpeg.
  • Reliably converts animated WebP files (the original motivation for the project!).
  • Adjust video speed and quality (CRF/QP).
  • Color correction presets and manual adjustments (brightness, contrast, saturation...).
  • Scale video resolution.
  • Audio mixing with fade-in/out effects for multiple tracks.
  • GPU acceleration support (NVIDIA NVENC).
  • It does not use AI models to be lightweight.
  • Creates a cache to speed up processes, it is deleted upon exit or manually.
  • Managing presets.

🚀 How to Use

  1. Go to the Releases page.
  2. Download the latest .AppImage file.
  3. Make it executable:
    chmod +x VideoConverterGalEng-x86_64.AppImage
  4. Run it:
    ./VideoConverterGalEng-x86_64.AppImage
  5. Or use crea.sh to compile the appimage from the source code.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A powerful yet simple graphical interface for ffmpeg that handles video conversion, scaling, color correction, and audio mixing. Built with Python/Gradio and distributed as an AppImage. Please note the application's language is Galician (now English too).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published