- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I installed Intel Media SDK 2018 R2, I can compile sample_decode and sample_multi_transcode to produce .exe file to work.
But I want to compile sample_decode project Involved vpp_plugin project as like sample_multi_transcode, How do i to achieve it?
above,it is a sample to use vpp_plugin,likely, I would like to use vpp_plugin in sample_decode,please privode a relating reference to read or some procedures which can be executed to achieve vpp_plugin condition in sample_decode project !
I try to achieve it by add vpp_plugin project in sample_decode project but i don't know how to change code to render sample_decode possessing of vpp_plugin function !
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 working on this internally. We will get back with an update.
Thanks,
Jaideep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This would require some non-trivial modification of the sample_decode code to integrate VPP plugin in it. Copy plugin loading code, instantiate session, and register plugin just like sample-multi_transcode does. It should be possible to configure both decode and VP pipeline components in the same session.
Just in case. For JPEG decoder there is in-codec support for rotations on 90, 180, 270 degrees. These are supported in sample_decode command line.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page