Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFmpeg Converter

FFmpeg Converter Screenshot

My own pet project. FFmpeg-Converter a simple Qt6 frontend for FFmpeg. Currently supports encoding with AV1, x265, x264, and VP9. Slowly but surely adding more features and refinement. Checkout my GTK4 port: https://github.com/orlfman/FFmpeg-Converter-GTK

Feature List

  • Codec Tabs: Dedicated supporet for AV1 (utilizing SVT-AV1), x265, x264, and VP9 with codec specific options
  • General Video Tools: Scale, auto detect cropping, rotate/flip, deinterlace, deblock, denoise, HDR to SDR tone mapping, sharpening, grain synthesis, and more
  • Audio Options: Normalize loudness, speed change with pitch preserve, and Opus, AAC, MP3, Vorbis, and FLAC support
  • Speed Controls: Independent video/audio speed adjustment with proper resync
  • Combine Videos Tab: Add multiple files and concat them into one
  • Trim Tab: Built in player utilizing Qt6 multimedia for scrubbing, mark multiple in/out time stamps, reorder/remove/edit segments, lossless copy, and output a single combined clip
  • Information Tab: Detailed input/output file info (resolution, bitrate, codec, color depth, etc.)
  • Console Tab: Verbos output
  • Presets: One click quality presets for the AV1, x265, x264, and VP9 tabs
  • Settings: Custom FFmpeg path, custom SVT-AV1 library path (setting a custom path is broken atm), default output folder, notifications, and default codec tab

Installation (Arch Linux / Qt6)

git clone https://github.com/orlfman/FFmpeg-Converter
cd FFmpeg-Converter
chmod +x build.sh
./build.sh

About

A simple qt6 frontend for ffmpeg

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages