A user-friendly interface that simplifies the power of FFmpeg. It's designed for fast and efficient conversion of video and audio files.
- You can convert video and audio using FFmpeg
- You can queue multiple jobs and watch them process in real time
- You can pass custom FFmpeg arguments if you want full control
- You still see all the logs (so you know exactly what’s happening)
- You can convert video and audio using FFmpeg
- You can see all the media information
- You can run VMAF, PSNR, SSIM analysis right inside the app
⚠️ NoticeTo use VMAF, it must be enabled in the FFmpeg binaries.
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.
Run the installer 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-x86_64.debSpecial thanks to all supporter ❤️

