Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: mishule007 on January 07, 2013, 09:28:38 PM

Title: avidemux_cli.exe: QScriptEngine: Must construct a Q(Core)Application
Post by: mishule007 on January 07, 2013, 09:28:38 PM
Hello

I am new to Avidemux and I am (trying) to use the command line tool to run my very first script.

However, no matter what I write in the script, avidemux_cli.exe --run gives me always the same error message:
   "QScriptEngine: Must construct a Q(Core)Application before a QScriptEngine"

I am using Avidemux 2.6.1 under Windows 7 32 bit.
I tried to use the sample scripts that come with Avidemux, I tried to use the sample script that can be seen under http://www.avidemux.org/admWiki/doku.php?id=tutorial:scripting_tutorial
no luck. Always the same.

My scripts are running however inside the graphical client.

Anyone any idea?

thanks in advance
-mishule007
Title: Re: avidemux_cli.exe: QScriptEngine: Must construct a Q(Core)Application
Post by: gruntster on January 07, 2013, 10:01:11 PM
Most likely a bug.  I'll take a look.
Title: Re: avidemux_cli.exe: QScriptEngine: Must construct a Q(Core)Application
Post by: gruntster on January 08, 2013, 09:49:31 AM
Should be fixed r8373.
Title: Re: avidemux_cli.exe: QScriptEngine: Must construct a Q(Core)Application
Post by: mishule007 on January 08, 2013, 09:42:08 PM
Wow! That was a quick response! Looking forward to try it out.

Aehm ... stupid question maybe, but I'm new here - where will the 8373 build be available?
On http://www.avidemux.org/nightly/win32/ ?

I see today came a 8371 out ...
Title: Re: avidemux_cli.exe: QScriptEngine: Must construct a Q(Core)Application
Post by: gruntster on January 08, 2013, 10:06:32 PM
Aye, I'd expect it to appear in the nightlies soon.  I'll probably do another build in the next day or two too (http://avidemux.razorbyte.com.au).
Title: Re: avidemux_cli.exe: QScriptEngine: Must construct a Q(Core)Application
Post by: mishule007 on January 12, 2013, 10:30:45 AM
Installed 8380 from razorbyte and it works fine!
Great, thanks!