FFmpeg Batch AV Converter eibol
winget install --id=eibol.FFmpegBatchAVConverter -e
FFmpeg Batch AV Converter is a free universal audio and video encoder, that allows to use the full potential of ffmpeg command line with a few mouse clicks in a convenient GUI with drag and drop, progress information.
FFmpeg Batch AV Converter is a free universal audio and video encoder/decoder frontend designed to simplify the use of ffmpeg command-line tools through an intuitive graphical user interface (GUI). It enables users to perform advanced multimedia processing with minimal effort, leveraging drag-and-drop functionality, progress monitoring, and real-time previews.
Key Features:
- Drag-and-drop file management for seamless batch processing.
- Unlimited single or multi-file batch encoding for various audio/video formats.
- Support for advanced video codecs like AV1, H264, H265, NVENC, QuickSync, ProRes, VP9, and more.
- Comprehensive audio codec support, including MP3, AAC, AC3, FLAC, WAV, Opus, Vorbis, and others.
- Stream mapping, multiplexing, subtitle embedding (both burnt-in and as tracks), trimming, concatenation, and file splitting.
- Dynamic variables for custom ffmpeg parameters, enabling flexible encoding configurations.
- Automatic shutdown feature with post-encoding executable execution.
Audience & Benefit: Ideal for both seasoned ffmpeg users and newcomers seeking a user-friendly interface. It empowers users to streamline their multimedia workflows, reduce manual effort through automation, and achieve high-quality results efficiently. Whether you're encoding videos, managing audio files, or performing complex batch operations, FFmpeg Batch AV Converter provides the tools needed to enhance productivity and creativity.
Available for installation via winget, this open-source application is a versatile solution for anyone working with multimedia content.
README
FFmpeg Batch AV Converter
FFmpeg Batch AV Converter is an ffmepg gui, a front-end for Windows and Linux using Wine-Mono, that allows the use of the full potential of ffmpeg command line with a few mouse clicks in a convenient GUI. Among other things, you can drag and drop, see progress information, change encoding priority, pause and resume, and set automatic shutdown. It is good for seasoned ffmpeg users as well as beginners.
It provides unlimited single or multi-file batch encoding for almost any audio/video format. You can use any set of parameters and try them before starting encoding. You can manipulate and multiplex streams, batch subtitle (as track and hardcoded), trim, concatenate, record screen, capture M3u8 or YouTube URLs. You can also access useful multimedia file information.
You can manually save your favourite custom ffmpeg parameters, using a fancy encoding wizard. You can use relative/absolute output paths, automatically rename output files, overwrite them etc.
FEATURES
- Video encoding: AV1 / H264 / H265 / NVENC / QuickSync / ProRes / VP9 / Any other video format supported by ffmpeg.
- Audio encoding: MP3 / AAC / AC3 / FLAC / WAV / Opus / Vorbis / Any other audio format supported by ffmpeg.
- Unlimited batch processing and automatic folder monitoring.
- Multi-file simultaneous encoding.
- Two pass encoding and fixed output target size.
- Dynamic variables for ffmpeg parameters.
- Automatic shutdown, with option to run post-encoding executables.
- Set encoding priority
- Stream mapping and multiplex with jobs manager.
- Batch stream subtitles and hardcoded (burnt) subtitles.
- Batch mux and demux.
- FFmpeg wizard
- Filter files using different criteria.
- File multimedia info and up to 12 properties columns.
- Trim and concatenate files
- Batch image thumbnail extraction
- Batch image to video creation.
- Batch audio silence detection.
- Batch file split and chapters creation.
- Batch trailer/extract sample videos.
- Batch download YouTube videos, Live YouTube events and m3u8 links.
- Youtube-dl / yt-dlp frontend GUI for any supported URL.
Since 2017 FFmpeg Batch AV Converter has been developed as a free and open source application.
If it is useful for you, please consider supporting this work with a complimentary donation.
BTC: 394svDjYkfYtakt5L4Ce3whjpToPfYGej2
Available languages:
English | Spanish | French | Italian | Polish | Portuguese (BR) | Chinese (Simplified) | Arabic |
---|---|---|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
Main tab | Wizard | Streams | Subtitles | URLs |
---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() |
To compile code, download all files to any folder.
NOTES:
- The application uses Aerowizard nuget package as mandatory.
- You can find these packages at nuget package manager inside Visual Studio.
- You need to create your own Code key for encryption, at menu Project -> Properties of FFBatch_Converter -> Signature, or disable manifest signing.
- You may have to run Visual Studio with admin rights at least once, after key generation.