PDA

View Full Version : Incorrect mkvmerge cmd built by MeGUI?


wmw
13th April 2009, 13:08
This is the first time I've tried to encode anything with subtitles and of course my first go worked a charm, but every time after that has bombed out on the mux with the following error;

[Error] Log for job19 (mux, VTS_01_1.264 -> VTS_01_1-muxed.mkv)
-[Information] [13/04/2009 11:54:40 am] Started handling job
-[Information] [13/04/2009 11:54:40 am] Preprocessing
-[NoImage] Job commandline: "C:\Program Files (x86)\megui\tools\mkvmerge\mkvmerge.exe"
-o "I:\TV - TMP\Spiral - Engrenages\ts\ep3\VTS_01_1-muxed.mkv" --engage keep_bitstream_ar_info --default-duration 0:25fps
-d 0 -A -S "I:\TV - TMP\Spiral - Engrenages\ts\ep3\VTS_01_1.264" --language 1:French
-a 1 -D -S "I:\TV - TMP\Spiral - Engrenages\ts\ep3\VTS_01_1 T80 2_0ch 192Kbps DELAY 0ms.m4a"
-s -D -A "I:\TV - TMP\Spiral - Engrenages\ts\ep3\VTS_01_0.idx" --no-clusters-in-meta-seek
-[Information] [13/04/2009 11:54:40 am] Encoding started
-[Error] An error occurred: Error: Invalid track ID in '-s -D'.
-[NoImage] Standard output stream: mkvmerge v2.6.0 ('Kelly watch the Stars') built on Mar 24 2009 15:23:14
-[NoImage] Standard error stream
-[Information] [13/04/2009 11:54:41 am] Job completed


So the -s is expecting a track number but nothing is given and manually inserting a number does not work either.

I haven't changed anything from my first go and the only thing I can think of is that an update was applied a few days ago.

Thanks

b66pak
13th April 2009, 18:39
workaround...go to "C:\Program Files\megui\tools\mkvmerge\" and start mmg.exe (this is the GUI for mkvmerge.exe) and mux everything manually...
_

wmw
13th April 2009, 20:14
Thanks, doing that has highlighted the fact that VobSubber was not actually exporting anything (no timestamp). Having a play around I worked out that I have to change the PGC to match the location on the DVD.

My bad.

Thanks again.