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.

MFX Decoder Failing for sample video

Jordan_C_
Beginner
345 Views

I'm trying to decode an AVC stream from a sample file. The file is located at http://jell.yfish.us/ and is called jellyfish-50-mbps-hd-h264.mkv. I removed the MKV container using ffmpeg

ffmpeg.exe -i jellyfish-50-mbps-hd-h264.mkv -c:v copy X:\jellyfish.264

Feeding that file into sample_decode fails with error

Return on error: error code -10, src\pipeline_decode.cpp 642

This is using the SDK Samples version 2016 6.0.0.142. The sample plays correctly using VLC. What am I doing wrong?

-J

0 Kudos
1 Reply
Jiandong_Z_Intel
Employee
345 Views

Hi Jordan,

Can you check if MSDK sample_multi_transcode work for you ?

Can you also share log from system_analyzer tool located at (mediasdk/tools/analyzer) ? This will help provide us your system details.

 

Thanks,

Zachary

0 Kudos
Reply