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.

Building oneVPL applications

RAror6
New Contributor I
1,014 Views

How to build a oneVPL application? Like a sample blank application that I can then edit.

0 Kudos
1 Solution
Mark_L_Intel1
Moderator
997 Views

Hi there,


Thanks for trying our product and provide valuable feedback.


We are at the Beta stage, and apologized for the lack of documentation. The best method to create an VPL application is to use our sample code. For decoding application, you can use 01_decode_simple in the following URL:

https://github.com/intel/BaseKit-code-samples/tree/master/VideoProcessingLibrary/01_decode_simple


You can also check oneAPI spec for the API descriptions:

https://spec.oneapi.com/versions/0.7/elements/oneVPL/source/index.html


Let me know if this helps.


Mark


View solution in original post

0 Kudos
2 Replies
Mark_L_Intel1
Moderator
998 Views

Hi there,


Thanks for trying our product and provide valuable feedback.


We are at the Beta stage, and apologized for the lack of documentation. The best method to create an VPL application is to use our sample code. For decoding application, you can use 01_decode_simple in the following URL:

https://github.com/intel/BaseKit-code-samples/tree/master/VideoProcessingLibrary/01_decode_simple


You can also check oneAPI spec for the API descriptions:

https://spec.oneapi.com/versions/0.7/elements/oneVPL/source/index.html


Let me know if this helps.


Mark


0 Kudos
RAror6
New Contributor I
988 Views
0 Kudos
Reply