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.

Copying buffers from across MSDK sessions

rajesh_k_
Beginner
440 Views

Hi,

I have a question related to copying the data across media SDK sessions. I have two sessions A and B.

Session A does only decoding .

Session B does only VPP scaling.

i am providing Session A output as an Input to Session B.  As far as i understand that i can not allocate the buffers for the decoded output in the video memory. I have to allocate the decoder output buffers in the system memory and provide that as an input to the Session B .

In general Input and output to any sessions are required to be in the system memory?

Please confirm

 

Best Regards,

Rajesh

 

 

0 Kudos
1 Reply
rajesh_k_
Beginner
440 Views

Hi,

Can someone answer this question?

Thanks 

Rajesh

0 Kudos
Reply