yaser01 / mkv-muxing-batch-gui

App to muxing videos with audios/subtitles with so many options!
GNU General Public License v2.0
413 stars 23 forks source link

Feature request: Option to leave a field empty #158

Open Kaiji-Kun opened 1 month ago

Kaiji-Kun commented 1 month ago

Example scenario:

I'm muxing a 30 episode show that has audio available in English and Japanese, but no there's no English audio for episode 15.

Due to this I have to do two seperate muxing runs (1-15 and 16-30) or the English audio will be added to the previous episode starting at episode 15.

If I could mark audio/subtitle/chapter fields as "empty", skipping that field and shifting the other entries down, I could do the whole job in one go.

Or is there already a way to do this I haven't figured out?