Releases: kasprzakdanielt/FFMPEG-MKV-AudioCodec-Changer
Releases · kasprzakdanielt/FFMPEG-MKV-AudioCodec-Changer
FFMPEGQueueTool v0.2 - beta
How to start
- Requires Java 12(at least that is what I'm working on)
- Unpack
- Execute Start.bat
- Write some impressions, suggestions. It was made for myself but I could turn it into something bigger.
How to use
- Drag one or more mkv files into the app window
- Click on output location box and specify where to save encoded files
- Choose which audio codec you want
- Press start and wait :)
What works:
- Drag & drop multiple files (it allows only mkv for now)
- Choosing audio codecs (ac3, mp3, aac, flac)
- Click on output path window to choose a folder
- File status updates
- Shows current audio codec(uses ffprobe)
What doesnt work:
- Deleting files from queue
- Adding files through a button
- Output folder has to be without any spaces(I will fix that later if I can)
- There is no error handling if conversion goes wrong