[FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Steven Zhou
steven.zhou at netint.ca
Wed Jul 2 19:33:30 EEST 2025
> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of Derek
> Buitenhuis
> Sent: Wednesday, July 2, 2025 7:33 AM
> To: ffmpeg-devel at ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW
> decoders & encoders
>
> 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
Hi Derek,
The HW is now available on Akamai Cloud for public access: https://techdocs.akamai.com/cloud-computing/docs/accelerated-compute-instances
We hope adding the codecs/filters to FFmpeg will aid public cloud users in getting started with these accelerators.
If anyone is interested in accessing some demo environments with the Quadra HW to test out this patch, please email me directly.
The contents of these patches is also available as fork on github: https://github.com/netintsteven/NI_FF_upstream/tree/upstream
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email ffmpeg-devel-request at ffmpeg.org
> with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list