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

Copying buffers from across MSDK sessions

rajesh_k_
Beginner
218 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
218 Views

Hi,

Can someone answer this question?

Thanks 

Rajesh

0 Kudos
Reply