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.

sample_multi_transcode failure

Zezynski__Ben
Beginner
663 Views

Hi,

I run the folllowing sample:

~/work/MediaSDK/build/__bin/release$ ./sample_multi_transcode -i::h264 ~/work/MediaSDK/tests/content/test_stream.264 -o::h264 out.264

 

I get the following error:

Multi Transcoding Sample Version 8.4.27.

libva info: VA-API version 1.6.0
libva info: va_getDriverName() returns 0
libva info: User requested driver 'iHD'
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_6
libva info: va_openDriver() returns 0
Session 0:

[ERROR], sts=MFX_ERR_MORE_DATA(-10), Init, pThreadPipeline->pPipeline->Init failed at /home/baseline/work/MediaSDK/samples/sample_multi_transcode/src/sample_multi_transcode.cpp:442

[ERROR], sts=MFX_ERR_MORE_DATA(-10), main, transcode.Init failed at /home/baseline/work/MediaSDK/samples/sample_multi_transcode/src/sample_multi_transcode.cpp:1169
 

Any help?

Thanks

0 Kudos
1 Reply
Dmitry_E_Intel
Employee
663 Views

Please duplicate the issue here: https://github.com/Intel-Media-SDK/MediaSDK/issues

0 Kudos
Reply