Re: [FFmpeg-devel] [PATCH] AV1 VDPAU hwaccel Decode support

2022-06-20 Thread Manoj Bonda
.yuv --of=rawvideo /home/bondamanoj/VideoClips/AV1Clips/Halo_AV1.mp4 Is differing and is having corruption while playing. Thanks, ManojGupta. > -Original Message- > From: Philip Langdale > Sent: Thursday, May 19, 2022 10:25 PM > To: Manoj Bonda > Cc: Andy Ritger ;

Re: [FFmpeg-devel] [PATCH] AV1 VDPAU hwaccel Decode support

2022-05-17 Thread Manoj Bonda
eg.org> > Cc: ManojGuptaBonda ; > vd...@lists.freedesktop.org; Aaron Plattner ; > Manoj Bonda ; Andy Ritger > Subject: Re: [FFmpeg-devel] [PATCH] AV1 VDPAU hwaccel Decode support > > External email: Use caution opening links or attachments > > > On Mon, 16 May 20

Re: [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported formats

2020-06-27 Thread Manoj Bonda
Thanks Philip for pointing out the mistake. Sorry for the churn. Thanks, ManojGupta. > -Original Message- > From: Philip Langdale > Sent: Friday, June 26, 2020 10:50 PM > To: Manoj Bonda > Cc: FFmpeg development discussions and patches de...@ffmpeg.org>; vd...@lis

Re: [FFmpeg-devel] [VDPAU] [PATCH 1/2] lavc/vdpau_hevc: add function to find exact vdp_profile for REXT

2020-06-26 Thread Manoj Bonda
Thanks Philip, Updated the patch with #if gaurds and fixed the typo for AV_PIX_FMT_YUV422P10 Please review. Thanks, ManojGupta. > -Original Message- > From: VDPAU On Behalf Of Philip > Langdale > Sent: Thursday, June 25, 2020 11:43 PM > To: Manoj

Re: [FFmpeg-devel] [PATCH v2] Add support for VP9 VDPAU hwaccel decode

2019-10-26 Thread Manoj Bonda
Thanks Philip. > -Original Message- > From: ffmpeg-devel On Behalf Of Philip > Langdale > Sent: Saturday, October 26, 2019 10:35 PM > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH v2] Add support for VP9 VDPAU hwaccel > decode > > On Fri, 25 Oct 2019 11:00:13 +0530 > M

Re: [FFmpeg-devel] [PATCH] avutil: Add NV24 and NV42 pixel formats

2019-05-07 Thread Manoj Bonda
Thanks philip for taking this up. LGTM. Thanks, ManojGupta. > -Original Message- > From: ffmpeg-devel On Behalf Of Philip > Langdale > Sent: Tuesday, May 7, 2019 10:03 AM > To: ffmpeg-devel@ffmpeg.org > Cc: Philip Langdale > Subject: [FFmpeg-devel] [PATCH] avutil: Add NV24 and NV42 pi

Re: [FFmpeg-devel] [PATCH 0/3] *** VDPAU: HEVC YUV 4:4:4 Support ***

2019-05-05 Thread Manoj Bonda
Thanks Philip for pushing the changes, sorry for the churn. I am not familiar with the MPV code much, but from a quick check by enabling the direct mode for 444 surfaces by modifying the condition p->direct_mode = mapper->dst_params.hw_subfmt == IMGFMT_NV12 || mapper->d

Re: [FFmpeg-devel] [PATCH 3/3] Map 444 pix fmts to new VdpYCbCr types defined in VDPAU.

2019-05-03 Thread Manoj Bonda
Sorry for the delayed reply. Yes #if is needed in this patch too, to avoid build break incase system is having vdpau.h earlier to libvdpau-1.2 thanks for pointing it out. Thanks, ManojGupta. > -Original Message- > From: ffmpeg-devel On Behalf Of James > Almer > Sent: Friday, April 26

Re: [FFmpeg-devel] [PATCH] vdpau: do not use buggy HEVC support by default

2018-10-24 Thread Manoj Bonda
: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH] vdpau: do not use buggy HEVC support by default On Tue, 8 Aug 2017 05:15:52 + Manoj Bonda wrote: > Hi , > > HEVC issue for read-back API has been fixed and will be part of the upcoming > drivers. > Please help us under

Re: [FFmpeg-devel] [PATCH] vdpau: do not use buggy HEVC support by default

2017-08-07 Thread Manoj Bonda
Hi , HEVC issue for read-back API has been fixed and will be part of the upcoming drivers. Please help us understand the issue with the open gl interop. As per our understanding we are mapping the video surface to gl using the gl-interop and the app(mpv) will be doing the merging/de-interlaci

Re: [FFmpeg-devel] [PATCH] vdpau: do not use buggy HEVC support by default

2017-07-14 Thread Manoj Bonda
buggy HEVC support by default On Fri, 14 Jul 2017 09:55:58 + Manoj Bonda wrote: > Hi, > > Thanks i'll look into the issue and come up with an ETA ASAP. > Going on I will be the maintainer of VDPAU. Please direct any VDPAU issues to > me. That's great to hear. Is ther

Re: [FFmpeg-devel] [PATCH] vdpau: do not use buggy HEVC support by default

2017-07-14 Thread Manoj Bonda
Hi, Thanks i'll look into the issue and come up with an ETA ASAP. Going on I will be the maintainer of VDPAU. Please direct any VDPAU issues to me. Thanks, ManojGupta. -Original Message- From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of Philip Langdale Sent: Fr