- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I installed Media SDK API Version 1.35 on Ubuntu 18.0.4 and installed the GStreamer plugins from https://github.com/Intel-Media-SDK/gstreamer-plugins
I can't get any of the gstreamer examples to work on an Core i9-10900X.
For example, the following command produces an empty MP4 file:
gst-launch-1.0 \
> videotestsrc num-buffers=150 ! \
> video/x-raw,format=YV12,width=1280,height=720,framerate=30/1 ! \
> mfx_gst_vpp memory=video width=1280 height=720 ! \
> mfx_gst_h264ve RateControlMethod=cbr TargetKbps=3000 GopRefDist=1 ! \
> qtmux ! \
> filesink location=videotest.mp4
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
Setting pipeline to NULL ...
Freeing pipeline ...
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities. We are trying to reproduce your issue from our end. We will get back to you soon with an update.
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We could reproduce your issue. We are working on this bug internally, we will get back to you soon with an update.
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apologies for the delays. Media SDK functionality has been superseded by oneVPL, FFmpeg and GStreamer.
For more information see the oneVPL Landing Page: https://www.intel.com/content/www/us/en/developer/tools/oneapi/onevpl.html where you will find, among other information
oneVPL version 2.x is an API that is the successor to Intel® Media SDK. The Intel Media SDK project is no longer active and will not be updated. Packages and downloads are still available on GitHub*. For continued support and access to new features, Intel Media SDK users are encouraged to move to oneVPL as soon as possible.
Let us know if you have any questions about oneVPL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We are evaluating an Alder Lake platform and we currently have problem with mp4 playback on Yocto MR6 release for the specific processor. We were using vaapi gstreamer plugins up to elkhart lake and now we get "internal error" messages and crash whenever we are using vaapisink. Can you please let us know where we can find any usable information on pipeline examples or how to use the onevpl with gstreamer ?
Thanks,
Stavros.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page