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

MFX Decoder Failing for sample video

Jordan_C_
Beginner
225 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
225 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