> -----Original Message-----
> From: ffmpeg-devel <[email protected]> On Behalf Of Derek
> Buitenhuis
> Sent: Wednesday, July 2, 2025 7:33 AM
> To: [email protected]
> 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 <[email protected]>
> > ---
> 
> 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
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email [email protected]
> with subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to