- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using Ubuntu 20.04 beta:
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu Focal Fossa (development branch) Release: 20.04 Codename: focal
Running the example code from https://github.com/Intel-Media-SDK/MediaSDK/wiki/Intel-media-stack-on-Ubuntu gives me this error:
$ /usr/share/mfx/samples/sample_encode h264 -w 176 -h 144 -f 30 -cqp -qpi 30 -qpp 30 -qpb 30 -qsv-ff -i AUD_MW_E.yuv -o encoded_AUD_MW_E.264 [ERROR], sts=MFX_ERR_NULL_PTR(-2), Init, f pointer is NULL at /build/intel-mediasdk-UBsAHl/intel-mediasdk-20.1.0/samples/sample_common/src/sample_utils.cpp:142 [ERROR], sts=MFX_ERR_NULL_PTR(-2), Init, m_FileReader.Init failed at /build/intel-mediasdk-UBsAHl/intel-mediasdk-20.1.0/samples/sample_encode/src/pipeline_encode.cpp:1654 [ERROR], sts=MFX_ERR_NULL_PTR(-2), main, pPipeline->Init failed at /build/intel-mediasdk-UBsAHl/intel-mediasdk-20.1.0/samples/sample_encode/src/sample_encode.cpp:1627
- Tags:
- Development Tools
- Graphics
- Intel® Media SDK
- Intel® Media Server Studio
- Media Processing
- Optimization
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Penghe,
Sorry for the late response.
From the log messages, it seems the input file has a problem and input file was missing.
Could you double check?
Mark
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Penghe,
Sorry for the late response.
From the log messages, it seems the input file has a problem and input file was missing.
Could you double check?
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mark,
You are right. I tried it again and it works this time with the yuv file provided. Thanks a lot for the help!
Penghe
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page