Ever if I give "Full control" to my user, it gives that. In fact, I'm working on GKMod. And I managed to launch x264 cmd. If I write the command manually, no problem. But if I do it "automatically" passing by GKMod, it gives that. I ask the x264 cli developpers if you can deblock something in the x264 source code to make it work with GKMod, please ?
--------------------- Mike Whitney whit32@gmail.com 2008 M5, 2002 M3
use the vanilla x264 and try again (not a modified/patched build). also x264 devs wont make anything to x264 to make it work with a gui. it's the GUI that should work with x264...
This same command line works, if you run it manually from a command prompt? This is the first question you have to ask yourself, when you're debugging the way a frontend works ...
Yes it works when I run manually but I don't understand where it's wrong.
--------------------- 1994 325IS factory Mtechnic Alpine White, 1/150 Manufactured Metal Masters brake pads Bavarian Autosports ADS 10 inch subwoofer and amp motorsports rims more mods to come
Well, I think it's clear that the string you're quoting here is not exactly the same as the one your frontend is generating ... EDIT: maybe there's an issue with the double quotes? Since the first double-quote in the command line is right before the name of the statsfile ...
Ok thanks a lot. I'm happy to tell you that GKMod now works with the last x264 cli version (patched or not) ! You can download it And this is the I hope this time that somebody will be interested by this...