- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Getting the following error:
./simple_2_decode -hw ~/sample_videos/sample-mkv-file.mkv
libva info: VA-API version 1.10.0
libva info: User environment variable 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_10
libva info: va_openDriver() returns 0
More input data expected. /home/radiant/intel/MediaSDK/tutorials/simple_2_decode/src/simple_decode.cpp 11144
Getting this error regardless of the input file format (tried with .264 and .mp4 also)
Outputs of some ubuntu commands:
./simple_1_session -hw
libva info: VA-API version 1.10.0
libva info: User environment variable 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_10
libva info: va_openDriver() returns 0
Implementation: HARDWARE API Version: 1.34
lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)
ls -l /dev/dri
total 0
drwxr-xr-x 2 root root 80 Nov 26 10:00 by-path
crw-rw---- 1 root video 226, 0 Nov 26 10:00 card0
crw-rw---- 1 root video 226, 128 Nov 26 10:00 renderD128
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for not replying earlier, this because my problem got solved.
I needed to add the linker path to the test command, and it ran successfully
LD_LIBRARY_PATH=/usr/local/lib:/opt/intel/mediasdk/lib
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi vandanachadha,
Thank you for posting in Media (Intel® oneAPI Video Processing Library, Intel Media SDK) forum. Could you please share us with the media_sdk version and the ubuntu version that you are using.
Regards
Gopika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We tried the same sample with the input file format h.264 and we were able to run the sample successfully. We suggest you try the sample with another file of h.264 format. If it throws an error, please share the input file so that we can try it from our end.
Regards
Gopika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
Was the error resolved, Let us know your updates.
Regards
Gopika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
We haven’t heard back from you. We won’t be monitoring this thread. For further issues and queries, please start a new thread.
Regards
Gopika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for not replying earlier, this because my problem got solved.
I needed to add the linker path to the test command, and it ran successfully
LD_LIBRARY_PATH=/usr/local/lib:/opt/intel/mediasdk/lib
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page