[FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Jul 2 17:33:00 EEST 2025
On 7/2/2025 9:11 AM, Steven Zhou wrote:
> Add NETINT Quadra hardware video decoder and encoder codecs
> h264_ni_quadra_dec, h265_ni_quadra_dec, jpeg_ni_quadra_dec,
> vp9_ni_quadra_dec, h264_ni_quadra_enc, h265_ni_quadra_enc,
> jpeg_ni_quadra_enc, and av1_ni_quadra_enc.
>
> More information:
> https://netint.com/products/quadra-t1a-video-processing-unit/
> https://docs.netint.com/vpu/quadra/
>
> Signed-off-by: Steven Zhou <steven.zhou at netint.ca>
> ---
Hi,
As far as I know, these cards/units are not available to the general public at all.
I do not believe such blobs should be supported in FFmpeg, as per our long standing
history of now allowing these.
- Derek
More information about the ffmpeg-devel
mailing list