From: Steven Zhou <steven.zhou@netint.ca> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders Date: Wed, 2 Jul 2025 16:33:30 +0000 Message-ID: <YT2PR01MB47013F4527359CC4F54A90CAE340A@YT2PR01MB4701.CANPRD01.PROD.OUTLOOK.COM> (raw) In-Reply-To: <fc282045-28cf-48bd-b61e-b7921be44545@gmail.com> > -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-bounces@ffmpeg.org> On Behalf Of Derek > Buitenhuis > Sent: Wednesday, July 2, 2025 7:33 AM > To: ffmpeg-devel@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@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@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org > with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
prev parent reply other threads:[~2025-07-02 16:33 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-07-02 8:11 Steven Zhou 2025-07-02 14:33 ` Derek Buitenhuis 2025-07-02 16:33 ` Steven Zhou [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=YT2PR01MB47013F4527359CC4F54A90CAE340A@YT2PR01MB4701.CANPRD01.PROD.OUTLOOK.COM \ --to=steven.zhou@netint.ca \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git