Log in

View Full Version : Megui won't encode


VEGITA
7th July 2009, 20:40
I get an error every time I try to encode regardless of settings or container and this at the end of the log of every job.

--[Information] [7/7/2009 10:22:45 PM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [7/7/2009 10:22:45 PM] Job completed

Encoding with snow does work though.

full log

[Information] Log
-[Information] Versions
--[NoImage] MeGUI Version : 0.3.1.1046
--[NoImage] OS : Windows XP Professional x86 SP3 (5.1.196608.2600)
--[NoImage] Framework used : 2.0 (2.0.50727.42)
-[Information] Hardware
--[NoImage] CPU : Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
-[Information] Log for job2 (video, 1.avs -> 1.mp4)
--[Information] [7/7/2009 10:43:03 PM] Started handling job
--[Information] [7/7/2009 10:43:03 PM] Preprocessing
--[NoImage] Job commandline: "D:\megui\tools\x264\x264.exe" --bitrate 1000 --bframes 16 --subme 5 --partitions none --threads auto --thread-input --sar 1:1 --progress --no-psnr --no-ssim --output "D:\1-Epic Music\1.mp4" "D:\1-Epic Music\1.avs"
--[Information] [7/7/2009 10:43:04 PM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [7/7/2009 10:43:04 PM] Job completed

Sharktooth
8th July 2009, 12:29
that's not an error.

Selur
8th July 2009, 12:35
"--no-psnr --no-ssim" -> probably a newer x264.exe was used that got the defaults&co changed,... (there's no "--no-psnr" and "--no-ssim" anymore, but instead "--psnr" and "--ssim" if one wants to enable psnr/ssim ;))

Sharktooth
8th July 2009, 12:36
nope. i dont see ANY error or output in the output streams. that means x264 silently crashed.
that may be due to a lot of reasons.

VEGITA
8th July 2009, 13:22
I've been trying like crazy to get it to work. I've tried using command prompt to encode with x264, but it doesn't work so megui isn't the problem. I just thought that if xvid and h264 encoding doesn't work the problem is related to megui.

Sharktooth
9th July 2009, 12:32
check your avisynth installation.

VEGITA
11th July 2009, 15:50
I tried encoding with snow and it worked so there was something wrong with Windows XP and not with avysinth that prevented x264 from running,. Anyways I installed Vista and it's working now. I just wished I could have pinpointed the problem.