Log in

View Full Version : Megui Mux Error?


hollywood10s
7th September 2009, 06:36
I have tried everything to get the new version of Megui to work. I even tried the old version and get the same error message. Everything works fine until the Mux part and that's where I get the error message. I am using avisynth 258 and I tried 257 as well with the same results. I am using MeGUI 0.3.1.1055 but get the same error with every version I try! Here is a log from the error. Any help would be greatly appreciated. Thanks

[Information] Log
-[Information] Versions
--[NoImage] MeGUI Version : 0.3.1.1055
--[NoImage] OS : Windows Vista Ultimate Edition x86 SP2 (6.0.131072.6002)
--[NoImage] Latest .Net Framework installed : 2.0 (2.0.50727.0)
-[Information] Hardware
--[NoImage] CPU : Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
-[Information] AutoEncode job generation log
--[NoImage] Projected Bitrate : 2000kbps
--[NoImage] Split Size : null
--[Information] Eliminating duplicate filenames
---[NoImage] Video output file: C:\Users\Steelhead Stalkers!\Desktop\Untitled.264
---[NoImage] Muxed output file: C:\Users\Steelhead Stalkers!\Desktop\Untitled-muxed.mp4
---[NoImage] Encodable audio stream 0: C:\Users\Steelhead Stalkers!\Desktop\Untitled1.m4a
-[Information] Log for job1 (audio, Untitled.avi -> Untitled1.m4a)
--[Information] [9/6/2009 10:07:09 PM] Started handling job
--[Information] [9/6/2009 10:07:09 PM] Preprocessing
--[NoImage] Avisynth script
---[NoImage] AVISource("C:\Users\Steelhead Stalkers!\Desktop\Untitled.avi", audio=true)
---[NoImage] EnsureVBRMP3Sync()
---[NoImage] Trim(0,0)
---[NoImage] 6<=Audiochannels(last)?x_stereo9b4ba6b4bbf842f5bd624e313d7ce473(ConvertAudioToFloat(last)):last
---[NoImage] Normalize()
---[NoImage] return last
---[NoImage] function x_stereo9b4ba6b4bbf842f5bd624e313d7ce473(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] c = GetChannel(a, 3)
---[NoImage] lfe = GetChannel(a, 4)
---[NoImage] sl = GetChannel(a, 5)
---[NoImage] sr = GetChannel(a, 6)
---[NoImage] l_sl = MixAudio(fl, sl, 0.2929, 0.2929)
---[NoImage] c_lfe = MixAudio(lfe, c, 0.2071, 0.2071)
---[NoImage] r_sr = MixAudio(fr, sr, 0.2929, 0.2929)
---[NoImage] l = MixAudio(l_sl, c_lfe, 1.0, 1.0)
---[NoImage] r = MixAudio(r_sr, c_lfe, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
--[NoImage] Commandline used: -ignorelength -hev2 -br 48000 -if - -of "{0}"
--[Information] [9/6/2009 10:07:09 PM] Encoding started
--[Information] [9/6/2009 10:07:09 PM] Encode thread started
--[Information] [9/6/2009 10:07:09 PM] Avisynth script environment opened
--[Information] [9/6/2009 10:07:09 PM] Script loaded
--[Information] Output Decoder
---[NoImage] Channels: 2
---[NoImage] Bits per sample: 16
---[NoImage] Sample rate: 44100
--[NoImage] Commandline: C:\Users\Steelhead Stalkers!\Documents\NeroDigitalAudio\win32\neroAacEnc_SSE.exe -ignorelength -hev2 -br 48000 -if - -of "C:\Users\Steelhead Stalkers!\Desktop\Untitled1.m4a"
--[Information] [9/6/2009 10:07:09 PM] Encoder process started
--[NoImage] Output from encoder via stderr
---[NoImage] *************************************************************
---[NoImage] * *
---[NoImage] * Nero Digital Audio Reference MPEG-4 & 3GPP Audio Encoder *
---[NoImage] * Copyright 2007 Nero AG *
---[NoImage] * All Rights Reserved Worldwide *
---[NoImage] * *
---[NoImage] * Package build date: Aug 6 2007 *
---[NoImage] * Package version: 1.1.34.2 *
---[NoImage] * *
---[NoImage] * See -help for a complete list of available parameters. *
---[NoImage] * *
---[NoImage] *************************************************************
--[Information] [9/6/2009 10:07:09 PM] Postprocessing
---[Information] Deleting intermediate files
--[Information] [9/6/2009 10:07:09 PM] Job completed
-[Information] Log for job2 (video, Untitled.avs -> )
--[Information] [9/6/2009 10:07:09 PM] Started handling job
--[Information] [9/6/2009 10:07:09 PM] Preprocessing
---[Information] Bitrate calculation for video
----[NoImage] Desired size after subtracting audio: 987KBs
----[NoImage] Calculated desired bitrate: 1417kbit/s
--[NoImage] Job commandline: "C:\Program Files\megui\tools\x264\x264.exe" --preset fast --pass 1 --bitrate 1417 --stats "C:\Users\Steelhead Stalkers!\Desktop\Untitled.stats" --slow-firstpass --thread-input --output NUL "C:\Users\Steelhead Stalkers!\Desktop\Untitled.avs"
--[Information] [9/6/2009 10:07:10 PM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
---[NoImage] avis [info]: 720x400 @ 29.97 fps (171 frames)
---[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
---[NoImage] x264 [info]: profile High, level 3.0
---[NoImage]
---[NoImage] x264 [info]: slice I:1 Avg QP:25.78 size: 19275
---[NoImage] x264 [info]: slice P:86 Avg QP:28.03 size: 9647
---[NoImage] x264 [info]: slice B:84 Avg QP:30.70 size: 1887
---[NoImage] x264 [info]: consecutive B-frames: 1.2% 98.8% 0.0% 0.0%
---[NoImage] x264 [info]: mb I I16..4: 6.3% 50.2% 43.5%
---[NoImage] x264 [info]: mb P I16..4: 2.0% 22.7% 9.5% P16..4: 30.4% 12.1% 2.8% 0.0% 0.0% skip:20.5%
---[NoImage] x264 [info]: mb B I16..4: 0.2% 0.0% 0.0% B16..8: 17.6% 1.8% 1.3% direct:11.0% skip:68.1% L0:25.4% L1:37.9% BI:36.7%
---[NoImage] x264 [info]: final ratefactor: 24.79
---[NoImage] x264 [info]: 8x8 transform intra:65.4% inter:32.9%
---[NoImage] x264 [info]: coded y,uvDC,uvAC intra:93.0% 7.5% 0.0% inter:21.8% 1.0% 0.0%
---[NoImage] x264 [info]: ref P L0 87.7% 12.3%
---[NoImage] x264 [info]: kb/s:1412.5
---[NoImage] encoded 171 frames, 31.45 fps, 1413.35 kb/s
--[Information] [9/6/2009 10:07:15 PM] Postprocessing
---[Information] Deleting intermediate files
--[Information] [9/6/2009 10:07:15 PM] Job completed
-[Information] Log for job3 (video, Untitled.avs -> Untitled.264)
--[Information] [9/6/2009 10:07:15 PM] Started handling job
--[Information] [9/6/2009 10:07:15 PM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files\megui\tools\x264\x264.exe" --preset fast --pass 2 --bitrate 1417 --stats "C:\Users\Steelhead Stalkers!\Desktop\Untitled.stats" --thread-input --aud --output "C:\Users\Steelhead Stalkers!\Desktop\Untitled.264" "C:\Users\Steelhead Stalkers!\Desktop\Untitled.avs"
--[Information] [9/6/2009 10:07:16 PM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
---[NoImage] avis [info]: 720x400 @ 29.97 fps (171 frames)
---[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
---[NoImage] x264 [info]: profile High, level 3.0
---[NoImage]
---[NoImage] x264 [info]: slice I:1 Avg QP:25.08 size: 21220
---[NoImage] x264 [info]: slice P:86 Avg QP:27.97 size: 9673
---[NoImage] x264 [info]: slice B:84 Avg QP:30.61 size: 1865
---[NoImage] x264 [info]: consecutive B-frames: 1.2% 98.8% 0.0% 0.0%
---[NoImage] x264 [info]: mb I I16..4: 5.4% 44.8% 49.8%
---[NoImage] x264 [info]: mb P I16..4: 1.9% 22.7% 9.6% P16..4: 30.1% 12.5% 2.8% 0.0% 0.0% skip:20.4%
---[NoImage] x264 [info]: mb B I16..4: 0.3% 0.0% 0.0% B16..8: 17.4% 1.9% 1.3% direct:11.0% skip:68.1% L0:25.7% L1:38.4% BI:35.8%
---[NoImage] x264 [info]: 8x8 transform intra:65.2% inter:32.5%
---[NoImage] x264 [info]: coded y,uvDC,uvAC intra:93.3% 7.7% 0.0% inter:21.8% 0.9% 0.0%
---[NoImage] x264 [info]: ref P L0 87.3% 12.7%
---[NoImage] x264 [info]: kb/s:1415.8
---[NoImage] encoded 171 frames, 33.78 fps, 1418.12 kb/s
--[Information] Final statistics
---[NoImage] Video Bitrate Desired: 1417 kbit/s
---[NoImage] Video Bitrate Obtained (approximate): 1418 kbit/s
--[Information] [9/6/2009 10:07:21 PM] Postprocessing
---[Information] Deleting intermediate files
----[Information] [9/6/2009 10:07:21 PM] Successfully deleted C:\Users\Steelhead Stalkers!\Desktop\Untitled.stats
--[Information] [9/6/2009 10:07:21 PM] Job completed
-[Information] Log for job4 (mux, Untitled.264 -> Untitled-muxed.mp4)
--[Information] [9/6/2009 10:07:21 PM] Started handling job
--[Information] [9/6/2009 10:07:21 PM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files\megui\tools\mp4box\mp4box.exe" -add "C:\Users\Steelhead Stalkers!\Desktop\Untitled.264:fps=29.97" -add "C:\Users\Steelhead Stalkers!\Desktop\Untitled1.m4a#trackID=1:sbr" -tmp "C:\Users\Steelhead Stalkers!\Desktop" -new "C:\Users\Steelhead Stalkers!\Desktop\Untitled-muxed.mp4"
--[Information] [9/6/2009 10:07:21 PM] Muxing started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [9/6/2009 10:07:21 PM] Job completed

Kurtnoise
7th September 2009, 06:49
standard error = stderr
standard output = stdout

http://en.wikipedia.org/wiki/Standard_error_stream

hollywood10s
7th September 2009, 06:54
I am not the best with coding, what do I need to do to fix this problem? Thanks again for the help.

Kurtnoise
7th September 2009, 06:55
You mean that you don't have any output mp4 file ?

hollywood10s
7th September 2009, 06:57
Nope, just my stats files and thats it, no output muxed.mp4 file! I have been trying every kind of conbination to get it working but have been failing.

Kurtnoise
7th September 2009, 07:05
Try to remux your video & audio streams within yamb. If that fails, it's probably a filepath or a filename issue (like the !)...mp4box can be sensitive sometimes.

hollywood10s
7th September 2009, 07:09
Ok I will try yamb.

This is what Megui looks like.

hollywood10s
7th September 2009, 07:14
Yamb worked! Do you know what I can change to make it work through megui, change naming? Thanks for helping me get this fixed!

jmartinr
7th September 2009, 09:08
Yamb worked! Do you know what I can change to make it work through megui, change naming? Thanks for helping me get this fixed!

Yes, mp4box has problems with long names with path.