A user-friendly interface that simplifies the power of FFmpeg. It's designed for fast and efficient conversion of video and audio files.
- Convert video and audio using FFmpeg
- Custom FFmpeg arguments
- Console mode (viewing logs at runtime)
- Queue
- Media Information
- VMAF, PSNR and SSIM perceptual video quality assessment algorithm. Must be enabled in the FFmpeg binaries to work properly
FFmpeg must be installed and accessible in your system, we also provide GPL-licensed binaries in our releases, recommended to use version 7.1 or higher.
On first launch, Edconv will prompt you to select your local FFmpeg binary.
Download the latest release for your system from the Releases page:
Run the installer as administrator and follow the installation steps.
⚠️ NoticeThe Flatpak version of this application does not have access to system libraries.
As a result, FFmpeg and FFprobe binaries must be compiled with static libraries to work correctly within the sandbox environment.
flatpak --user install edconv-x.x.x-x86_64.flatpakflatpak run io.github.edneyosf.edconvBefore running the AppImage, ensure it has execution permissions.
chmod +x edconv-x.x.x-x86_64.AppImage./edconv-x.x.x-x86_64.AppImagesudo apt install ./edconv_x.x.x.debsudo dnf install edconv_x.x.x.rpmSpecial thanks to all supporter ❤️

