I have a "big" problem. I can't make Action! work with QuickSync on Windows 8 x64. When I set Action! to work using the HD 4000 in the CPU, that has QuickSync the program opens and in few seconds crashes. If I set it in D-mode, or turn off the settings in VirtuMVP, it uses my GTX-670 card and works normally, but I can't record in 1080 MP4, because QuickSync is not available then.
P.S. Whe the program crashes, it leaves to logs in the event viewer, one error and one information.
The Error one:
Code: Select all
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-01-02T17:06:01.000000000Z" />
<EventRecordID>15201</EventRecordID>
<Channel>Application</Channel>
<Computer>Vladimir</Computer>
<Security />
</System>
- <EventData>
<Data>Action_x86.bin</Data>
<Data>0.0.0.0</Data>
<Data>50817889</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.2.9200.16451</Data>
<Data>50988950</Data>
<Data>80000003</Data>
<Data>00089bfc</Data>
<Data>5f6c</Data>
<Data>01cde90b70b6655e</Data>
<Data>C:\Utilities\Tools\Mirillis\Action!\Action_x86.bin</Data>
<Data>C:\Windows\SYSTEM32\KERNELBASE.dll</Data>
<Data>aeb7769d-54fe-11e2-bea7-c86000ccb596</Data>
<Data />
<Data />
</EventData>
</Event>
Code: Select all
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Windows Error Reporting" />
<EventID Qualifiers="0">1001</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-01-02T17:06:02.000000000Z" />
<EventRecordID>15202</EventRecordID>
<Channel>Application</Channel>
<Computer>Vladimir</Computer>
<Security />
</System>
- <EventData>
<Data>-963443450</Data>
<Data>1</Data>
<Data>APPCRASH</Data>
<Data>Not available</Data>
<Data>0</Data>
<Data>Action_x86.bin</Data>
<Data>0.0.0.0</Data>
<Data>50817889</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.2.9200.16451</Data>
<Data>50988950</Data>
<Data>80000003</Data>
<Data>00089bfc</Data>
<Data />
<Data />
<Data>C:\Users\Spider\AppData\Local\Temp\WER145.tmp.WERInternalMetadata.xml</Data>
<Data>C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Action_x86.bin_8234e75283d78ed27b8f5646149b2a9cb41c170_3e7f054d</Data>
<Data />
<Data>0</Data>
<Data>aeb7769d-54fe-11e2-bea7-c86000ccb596</Data>
<Data>0</Data>
<Data>dd2f95f31b08b31b46b5ed8f44484c82</Data>
</EventData>
</Event>