Media (Intel® oneAPI 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

Building oneVPL applications

RAror6
New Contributor I
737 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
720 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
721 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
711 Views
0 Kudos
Reply