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.

error code -3 sample decode error

KMedi
Beginner
960 Views

Hi Team,

I have installed Trail version of Intel Media SDK  on Linux Machine and tried sample decode example was throwing below error. i have shared all hardware and OS details. please let us know, what mistake iám doing and how overcome this issue.

Command:
./sample_encode h264 -i /home/bvittalprasad/ffmpeg_sources/ffmpeg_static/bb.yuv  -o out.yuv -w 1920 -h 1080
 
Error:
Return on error: error code -3, /home/lab_msdk/buildAgentDir/buildAgent_MediaSDK4/git/mdp_msdk-samples/samples/sample_encode/src/pipeline_encode.cpp  1069
Return on error: error code -3, /home/lab_msdk/buildAgentDir/buildAgent_MediaSDK4/git/mdp_msdk-samples/samples/sample_encode/src/sample_encode.cpp    859
 
CPU architecture:
 
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                8
On-line CPU(s) list:   0-7
Thread(s) per core:    1
Core(s) per socket:    1
Socket(s):             8
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 60
Model name:      Intel Core Processor (Haswell)
Stepping:              1
CPU MHz:               2394.230
BogoMIPS:              4788.46
Hypervisor vendor:     KVM
Virtualization type:   full
L1d cache:             32K
L1i cache:             32K
L2 cache:              4096K
NUMA node0 CPU(s):     0-7
 
OS: RHEL 6.4
RHEL Release: Red Hat Enterprise Linux Server release 6.4 (Santiago)
RHEL Kernel: Linux mediabuild 2.6.32-358.el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
 
0 Kudos
1 Reply
Jiandong_Z_Intel
Employee
960 Views

Hi There,

You cpu Intel Core Processor (Haswell) is not in the release note:

https://software.intel.com/sites/default/files/managed/db/2e/media_server_studio_essentials_release_notes.pdf

 

You may want to upgrade your HW to 5th or 6th CPU.

 

Thanks,

Zachary

0 Kudos
Reply