Hi, I'm having problems changing the audio files from .mkv files. I'd like to change 65 of them using a "batch" with mkvmerge but I don't know the exact steps i need to follow to do so. All i want to do is change the audio defaults from japanese to english and the sub to not default. Can anyone PLEASE help me? I followed a youtube video but when I attempted to do so the .bat file would always open for 1 second and close instantly.
+ Reply to Thread
Results 1 to 20 of 20
-
-
To see the error message add "pause" (without the quotes) to the end of the .bat file
mkvpropedit might be more suitable for this task (this forum hot links to mkvmerge, but there is a utility called "mkvpropedit.exe" that comes with mkvtoolnix)
There is a GUI called JMKVPropedit which is probably easier for you to use (you can set default track on audio /video/sub tracks to a batch list of videos)
http://forum.doom9.org/showthread.php?t=163753 -
-
Was that the exact error message ?
In the general tab, "mkvpropedit executable" - do you have mkvpropedit.exe linked to the correct location ? -
its located here C:\Program Files (x86)\MKVToolNix\mkvpropedit.exe and the error is along the lines of cannot read or write file
-
I don't know. Sounds like it might be an administrator or priviledge issue, or maybe corrupt memory. Do you have access on that drive or admin priviledges ? Write the error message verbatim
-
"The file is being analyzed.
Error: The file 'C:\Users\Eric's account\Desktop\Fullmetal Alchemist BrotherHood Complete Series\Fullmetal Alchemist BrotherHood 64.mkv' could not be opened for reading and writing, or a read/write operation on it failed: open file error."
this is the error I don't know what to do... -
It says "Users\Eric's account" in your path so that implies that you might not be the admininstrator and might not have permissions to modify files on that machine . Log in as administrator, run as administrator (or go get the owner of the machine to give you permissions)
-
-
Then there might be some security or firewall settings preventing you from doing this. I think that GUI runs on java, and it might cause havoc with some security programs or settings
You can copy the command line generated (there is a generate command line button) and run it from a prompt instead -
I just did everything and I'm still getting this error. I don't understand. I drop the file into the program, go to audio, select audio 1 edit them and click process. and it says cannot open file location?
-
-
you probably don't have the right paths specified - post the command line here
-
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Eric's account>C:\Program Files (x86)\MKVToolNix\mkvpropedit.exe" "C:
\Users\Eric's account\Desktop\Fullmetal Alchemist BrotherHood 01.mkv" --edit t
rack:a1 --set flag-default=0 --set flag-forced=0 --set name="Japanese" --set lan
guage="jpn" --edit track:a2 --set flag-default=1 --set flag-forced=1 --set name=
"English" --set language="eng"
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Eric's account>C:\Program Files (x86)\MKVToolNix\mkvpropedit.exe" "C:
\Users\Eric's account\Desktop\Fullmetal Alchemist BrotherHood 01.mkv" --edit t
rack:a1 --set flag-default=0 --set flag-forced=0 --set name="Japanese" --set lan
guage="jpn" --edit track:a2 --set flag-default=1 --set flag-forced=1 --set name=
"English" --set language="eng"
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Eric's account> -
Unless you copy/pasted incorrectly, you're missing an open quotation mark
-
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Eric's account>"C:\Program Files (x86)\MKVToolNix\mkvpropedit.exe" "C
:\Users\Eric's account\Desktop\Fullmetal Alchemist BrotherHood 01.mkv" --edit
track:a1 --set flag-default=0 --set flag-forced=0 --set name="Japanese" --set la
nguage="jpn" --edit track:a2 --set flag-default=1 --set flag-forced=1 --set name
="English" --set language="eng"
The file is being analyzed.
Error: The file 'C:\Users\Eric's account\Desktop\Fullmetal Alchemist BrotherHo
od 01.mkv' could not be opened for reading and writing, or a read/write operatio
n on it failed: open file error.
C:\Users\Eric's account> -
well that's just weird
I wonder if these are write protected? or read-only? if you right click one of them and check properties what does it say ?
One of the benefits of using mkvpropedit instead of mkvmerge for what you want to do is it doesn't remux the file by writing a new file, it changes the files in place (so you don't have twice as many files, and it's waaay faster) . But you need to have permissions to modify and write to the file . -
I
........ I feel like crying because I'm so stupid. They were on read only the entire time. I've been attempting to do this for 24 hours. Man.... thank you so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so so much
Similar Threads
-
How can I merge different mkv files?
By Nick Burns in forum EditingReplies: 6Last Post: 13th Nov 2012, 21:11 -
MKV with MKV Merge Unicode not compatible with LG BluRay Player
By klode in forum Video ConversionReplies: 3Last Post: 8th May 2011, 03:42 -
MKV Extract and Merge
By b1tbull in forum DVD RippingReplies: 2Last Post: 24th Aug 2010, 04:50 -
Merge MKV Chapters??
By ron spencer in forum DVD RippingReplies: 2Last Post: 12th Sep 2009, 18:31 -
mkv merge
By runLoganrun in forum Newbie / General discussionsReplies: 0Last Post: 3rd Dec 2008, 06:53