Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
22834 Discussions

No QuickSync with i7 3770 / DZ77BH-55K motherboard

plee21
Valued Contributor I
2,436 Views

Hi

I have put together a DZ77BH-55K with an i7 3770 using the HD4000 graphics and no other graphics card installed and using graphics driver 8.15.10.2712, all working well except one feature I really wanted and that is QuickSync.

I've tried the following and all have failed to find QuickSync:

1) TMPGEnc Video Mastering Wors 5 - Only allows me to select "Intel SDK Software", no hardware option.

2) MediaEspresso 6.5 - the option to select hardware acceleration is greyed out, this happens when it can't find a hardware option.

The above are trial versions however they mention nothing about not allowing hardware encoding in the trial verson but to be sure:

3) I downloaded the Intel Media SDK 2012 R2 development kit, I followed a decode example:

sample_decode.exe h264 -i d:\testclip.m2ts - o d:\decoded.yuv this worked but reported it was using sofware decoding, so I added the -hw switch to force it to use hardware decoding and it errors with "Return on error: error code -3, \src\pipeline_decode.cpp" which I assume is because it can't find the hardware.

I've Googled the problem and several reports are found where various updated drivers have broken QuickSync with the same symptoms. Anyone else having issues?

Regards

Phil

0 Kudos
1 Reply
plee21
Valued Contributor I
1,133 Views

Hi

One for Intel people, I've fixed this now. Your installation program has a flaw, the clue was found in the log:

Looking for MediaSDK configuration C:\Driver_W64\VGA\MediaSDK\IVB\config.ini

 

* config.ini not found

When I checked this location, the config.ini and files are at C:\Driver_W64\Graphics\MediaSDK\IVB\config.ini and so not in the VGA folder where the setup script is trying to look for it. So I un-installed the graphics drivers, then moved the MediaSDK folder into the VGA folder where the script is looking for it, re-installed the graphics drivers by running the Setup.exe in the C:\Driver_W64 folder, so now the config.ini file is found and the MediaSDK components are correctly installed, and I now have Hardware encoding!

The setup file came from this location: http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3441&DwnldID=21135&ProductFamily=Desktop+Boards&ProductLine=Intel%C2%AE+7+Series+Chipset+Boards&ProductProduct=Intel%C2%AE+Desktop+Board+DZ77BH-55Keng http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3441&DwnldID=21135&ProductFamily=Desktop+Boards&ProductLine=Intel%C2%AE+7+Series+Chipset+Boards&ProductProduct=Intel%C2%AE+Desktop+Board+DZ77BH-55Keng

This must affect everyone installing this driver.

Regards

Phil

0 Kudos
Reply