PDA

View Full Version : x264 rev1114 w. MeGUI error, not working


fib0by
23rd February 2009, 12:44
Launched MeGUI, did all the updates, tried to encode a 1080p stream, but x264 bails out with an error:

###############################
[Information] Log
-[Information] Versions
--[NoImage] MeGUI Version : 0.3.1.1016
--[NoImage] OS : Windows Vista Ultimate Edition x86 SP1 (6.0.65536.6001)
--[NoImage] Framework used : 2.0 SP1 (2.0.50727.3074)
-[Information] Hardware
--[NoImage] CPU : AMD Phenom(tm) 9850 Quad-Core Processor
-[Information] Log for job1 (video, video.avs -> )
--[Information] [2/23/2009 3:31:31 AM] Started handling job
--[Information] [2/23/2009 3:31:31 AM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files\megui\tools\x264\x264.exe" --pass 1 --bitrate 4182 --stats "C:\hd\notebook\video.stats" --level 4.1 --keyint 24 --min-keyint 2 --bframes 3 --b-adapt 2 --weightb --direct auto --subme 2 --partitions none --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 16500 --vbv-maxrate 16500 --qcomp 0.5 --me dia --threads auto --thread-input --sar 1:1 --progress --no-psnr --no-ssim --output NUL "C:\hd\notebook\video.avs" --mvrange 511 --aud --nal-hrd --sar 1:1
-[NoImage] Error starting job
--[NoImage] Exception message: starting encoder failed with error 'The parameter is incorrect'
--[NoImage] Stacktrace: at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
--[NoImage] Inner exception: null
#################################

Last time I used it (with rev 1113) it was fine.

fib0by
23rd February 2009, 12:51
Yup, I replaced the new x264.exe with the backup file (I guess that's rev 1113) and everything works fine now.

shon3i
23rd February 2009, 16:52
same here. and coincidence is that we have the Phenom processors :) and i tryed to run x264.exe and i get message "program can't be runned in dos mode". I suppose that some error in compiling:)

qyot27
23rd February 2009, 17:07
I get the error too, but I use an old Celeron 2; my grandparents' comp experienced it also, and they have an Athlon64. The Linux x64 build of rev1114 by imk works fine, though.


EDIT: The x86 build (gcc 3.4.5) skystrife posted here fixed it, at least for me:
http://forum.doom9.org/showthread.php?p=1253276#post1253276

kemuri-_9
23rd February 2009, 17:26
If you had been paying attention to the 'Current Patches....' thread,
you would have read that skystrife's x64 r1114 build is known to be broken on AMD processors...

use my (http://forum.doom9.org/showthread.php?p=1252595#post1252595) or komisar's (http://forum.doom9.org/showthread.php?p=1252756#post1252756)
build instead.

Betsy25
23rd February 2009, 19:08
If you had been paying attention to the 'Current Patches....' thread,
you would have read that skystrife's x64 r1114 build is known to be broken on AMD processors...

use my (http://forum.doom9.org/showthread.php?p=1252595#post1252595) or komisar's (http://forum.doom9.org/showthread.php?p=1252756#post1252756)
build instead.

There are also people who use a program, and expect things to be fixed when it says updates are avaliable. Not everyone is digging these forums 24/24

ash925
23rd February 2009, 19:37
The programs are not paid for and no guarantees given, so when a problem crops up,some people should better start to open their eyes rather than complaining.

Betsy25
23rd February 2009, 20:05
The programs are not paid for and no guarantees given, so when a problem crops up,some people should better start to open their eyes rather than complaining.

And if those people are the first to report the problem they get the props for finding a bug ?

qyot27
23rd February 2009, 20:29
If you had been paying attention to the 'Current Patches....' thread,
you would have read that skystrife's x64 r1114 build is known to be broken on AMD processors...

use my (http://forum.doom9.org/showthread.php?p=1252595#post1252595) or komisar's (http://forum.doom9.org/showthread.php?p=1252756#post1252756)
build instead.
As I can attest to, this was an issue with the x86 build, as neither my nor my grandparents' computers run a 64-bit version of Windows (even if they do have an Athlon64). The log in the first post also was for the x86 version of Vista, and from what I'd assume, for the x86 version of x264 also. I'd doubt an x64 version would be put into megui's updates for an x86 system.

From reading skystrife's posts (I was already keeping on eye on the thread because I was interested in compiling x264 on 64-bit Ubuntu myself), the issue did exist with the x86 build also, but at least for me, the recompiled one posted after that - which I linked to - fixed it.

Sharktooth
24th February 2009, 03:09
https://forum.doom9.org/showthread.php?p=1253876#post1253876