PDA

View Full Version : MeGui error or bug?


ztomic
26th April 2009, 18:48
I got this error in version 0.3.1.1022. The file plays fine and remuxed fine with mkvmerge. Any ideas? No other jobs show an error and it's funny that the title of the video contains the word "error".

[Error] Log for job53 (mux, Voyager-S7E18 - Human Error_Video.264 -> Voyager-S7E18 - Human Error.mkv)
--[Information] [4/26/2009 11:09:49 AM] Started handling job
--[Information] [4/26/2009 11:09:49 AM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files (x86)\megui\tools\mkvmerge\mkvmerge.exe" -o "F:\MainMovie\voyager-s7e18 - Human Error\VIDEO_TS\Voyager-S7E18 - Human Error.mkv" --engage keep_bitstream_ar_info --default-duration 0:24000/1001fps -d 0 -A -S "F:\MainMovie\voyager-s7e18 - Human Error\VIDEO_TS\Voyager-S7E18 - Human Error_Video.264" -a 1 -D -S "F:\MainMovie\voyager-s7e18 - Human Error\VIDEO_TS\Voyager-S7E18 - Human Error T81 2_0ch 192Kbps DELAY 0ms_audio.m4a" --no-clusters-in-meta-seek
--[Information] [4/26/2009 11:09:52 AM] Encoding started
--[Error] An error occurred: 'F:\MainMovie\voyager-s7e18 - Human Error\VIDEO_TS\Voyager-S7E18 - Human Error_Video.264': Using the AVC/h.264 ES demultiplexer.
--[Error] An error occurred: 'F:\MainMovie\voyager-s7e18 - Human Error\VIDEO_TS\Voyager-S7E18 - Human Error T81 2_0ch 192Kbps DELAY 0ms_audio.m4a': Using the Quicktime/MP4 demultiplexer.
--[Error] An error occurred: 'F:\MainMovie\voyager-s7e18 - Human Error\VIDEO_TS\Voyager-S7E18 - Human Error_Video.264' track 0: Using the MPEG-4 part 10 ES video output module.
--[Error] An error occurred: 'F:\MainMovie\voyager-s7e18 - Human Error\VIDEO_TS\Voyager-S7E18 - Human Error T81 2_0ch 192Kbps DELAY 0ms_audio.m4a' track 1: Using the AAC output module.
--[Error] An error occurred: The file 'F:\MainMovie\voyager-s7e18 - Human Error\VIDEO_TS\Voyager-S7E18 - Human Error.mkv' has been opened for writing.

Doom9
26th April 2009, 19:41
Have you tried changing the filename?
Unfortunately, many commandline tools don't use stdout and stderr consistently so GUIs have to read both and deduct error messages from the output - which might just be what happened here (looking for the word error in the output).

ztomic
26th April 2009, 20:40
I haven't tried again. I'm with you on the reason for the error. I'll let someone else reproduce the error; the file is fine. When I was programming, errors were passed with integer codes. It's been a long time though and I think you just said that... :)
*edit*
Decided to be proactive: When "Error" is removed from path and file name, MeGUI reports no error. And Again, mkvmerge GUI reports no error whether file name is changed or not. So I think this is a bug in MeGUI albeit insignificant.

Sharktooth
27th April 2009, 15:19
please report it here: http://sourceforge.net/tracker/?atid=798476&group_id=156112&func=browse

Kurtnoise
27th April 2009, 19:47
fixed in rev 1162...