Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
Registered User
Join Date: Oct 2009
Posts: 15
|
MKVmerge Batch File - Remove Audio Track
I have about 51 video files and I want to remove one of the audio tracks (ID 3), but I don't want to do it one at a time. Instead, I prefer using a script to do the work. Unfortunately, I've been unsuccessful, so I was hoping that someone could help me create a mkvmerge batch script to remove one of the audio tracks (ID 3).
Previously, some people helped me create a batch file to remux some files, and I'm thinking that the second half just needs to be modified: FOR %%A IN (*.mkv) DO mkvmerge -o "remux-%%~nA.mkv" "%%~A" |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|