Media (Intel® 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
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.
3056 Discussions

problem on sample_decode.exe for HW acceleration

amirulsyahmi
Beginner
309 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
309 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