Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK

problem on sample_decode.exe for HW acceleration

amirulsyahmi
Beginner
229 Views
Hi All,
Below is my system:
i7 2630
windows 7 64 bit
4 GB
graphic driver version 8.15.10.2253
Right now I'm testing video decoding using sample_decode.exe. Using SW it can work. I type this command atC:\\Program Files\\Intel\\Media SDK 2012 Beta5\\bin\\win32
sample_decode.exe h264 -i Brown_Eyed_Girls_Abracadabra_720P_1min.h264 -o brown.yuv
but then when I try this code
sample_decode.exe h264 -i Brown_Eyed_Girls_Abracadabra_720P_1min.h264 -o brown.yuv -d3d -hw
I got this error
return on error: error on code -3, .\\src\\pipeline_decode.cpp 411
return on error: error on code 1, .\\src\\sample_decode 203
Anyone can help me on this? I got the same error even I try on other sandy bridge platform.
Thanks
Syahmi
0 Kudos
1 Reply
Jeffrey_M_Intel1
Employee
229 Views
Hi Syahmi,

What you're seeingmay besimilar to this thread:

http://origin-software.intel.com/en-us/forums/showthread.php?t=85315

What happens with the latest graphics driver?

Regards,

Jeff


0 Kudos
Reply