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.

Decode MJPEG via HW?

Roman_T_
New Contributor I
466 Views

Hi all,

we need to decode MJPEG stream from IP camera to NV12 frames (HW mode).

We've realized H264 to NV12 decoder already via MSDK/HW.

But we can't decode MJPEG to NV12 in HW mode. Is it possible in general?

 

Best regards,
Roman

0 Kudos
2 Replies
Jeffrey_M_Intel1
Employee
466 Views

Hardware acceleration for JPEG/MJPEG is available, but only for newer hardware.

  • Decode: 4th Generation Core and forward
  • Encode: 6th Generation Core and forward

 

0 Kudos
Roman_T_
New Contributor I
466 Views

Thank you, we'll try to find a PC with Haswell CPU or forward.

Best regards,
Roman

0 Kudos
Reply