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.

debugging in Media SDK Multi Transcode

Manish_K_
Beginner
333 Views

Hi

I am using the multi transcode framework provided by intel.

I am using the opencl filter as a plugin. Is there any facility in framework, I can check the intermediate output of Decoder or output after VPP processing?

0 Kudos
1 Reply
Surbhi_M_Intel
Employee
333 Views

Hi Manish, 

You can write the output after the operation if you like, not recommended for actual pipeline. I hope that would be for debugging purpose. You can use other encode and decode samples or tutorials to get see the logic/code for writing the o/p. 

Thanks,
Subrhi

0 Kudos
Reply