Re: [FFmpeg-devel] [PATCH] lavc/vaapi_encode_av1: Fix ref_order_hint value for second slot

2025-07-30 Thread Dong, Ruijing via ffmpeg-devel
[AMD Official Use Only - AMD Internal Distribution Only] Without this fix, av1 vaapi encoding on navi3x (vcn4) is broken. Thanks, Ruijing -Original Message- From: ffmpeg-devel On Behalf Of David Rosca Sent: Thursday, July 24, 2025 6:04 AM To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg

Re: [FFmpeg-devel] [PATCH v2 00/15] YUV colorspace filter negotiation

2024-01-04 Thread Dong, Ruijing via ffmpeg-devel
[AMD Official Use Only - General] I found out this change caused page fault as well. 8c7934f73ab6c568acaa47c821a6833f9145fdbb is the first bad commit commit 8c7934f73ab6c568acaa47c821a6833f9145fdbb Author: Niklas Haas Date: Sun Dec 31 13:35:03 2023 -0800 avfilter: add negotiation

Re: [FFmpeg-devel] [PATCH v3 6/6] lavc/vaapi_encode: Add VAAPI AV1 encoder

2023-08-15 Thread Dong, Ruijing
[AMD Official Use Only - General] -Original Message- From: Wang, Fei W Sent: Wednesday, August 9, 2023 10:55 PM To: ffmpeg-devel@ffmpeg.org Cc: Dong, Ruijing Subject: Re: [FFmpeg-devel] [PATCH v3 6/6] lavc/vaapi_encode: Add VAAPI AV1 encoder On Mon, 2023-08-07 at 22:21 +0100, Mark

Re: [FFmpeg-devel] [PATCH] lavc/qsvenc_h264: don't support P010 format

2022-11-25 Thread Dong, Ruijing
Almer Sent: Friday, November 25, 2022 6:35 PM To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH] lavc/qsvenc_h264: don't support P010 format On 11/25/2022 8:26 PM, Dong, Ruijing wrote: > [AMD Official Use Only - General] > > Will it make sense to accept P010 input, however

Re: [FFmpeg-devel] [PATCH] lavc/qsvenc_h264: don't support P010 format

2022-11-25 Thread Dong, Ruijing
[AMD Official Use Only - General] Will it make sense to accept P010 input, however encode to h264 8bit? Thanks, Ruijing -Original Message- From: ffmpeg-devel On Behalf Of James Almer Sent: Friday, November 25, 2022 6:25 PM To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH]

Re: [FFmpeg-devel] [PATCH v2] avcodec/av1_vaapi: add direct film grain mode

2022-11-24 Thread Dong, Ruijing
[AMD Official Use Only - General] Thanks for the input. I will try this way. Ruijing -Original Message- From: Mark Thompson Sent: Thursday, November 24, 2022 4:10 PM To: Dong, Ruijing ; FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec

Re: [FFmpeg-devel] [PATCH v2] avcodec/av1_vaapi: add direct film grain mode

2022-11-24 Thread Dong, Ruijing
- From: ffmpeg-devel On Behalf Of Dong, Ruijing Sent: Tuesday, November 22, 2022 9:43 PM To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec/av1_vaapi: add direct film grain mode [AMD Official Use Only - General] [AMD Official Use Only - General] H

Re: [FFmpeg-devel] [PATCH v2] avcodec/av1_vaapi: add direct film grain mode

2022-11-22 Thread Dong, Ruijing
] [PATCH v2] avcodec/av1_vaapi: add direct film grain mode On 22/11/2022 20:59, Mark Thompson wrote: > On 22/11/2022 20:26, Mark Thompson wrote: >> On 22/11/2022 19:18, Dong, Ruijing wrote: >>> [AMD Official Use Only - General] >>> >>> Hi Mark, >>

Re: [FFmpeg-devel] [PATCH v2] avcodec/av1_vaapi: add direct film grain mode

2022-11-22 Thread Dong, Ruijing
[AMD Official Use Only - General] Hi Mark, Sorry for being late to reply to you. Your understanding is correct, and I have sent a new patch [v4] for addressing the current issue and to use driver quirk mechanism to specify only AMD VAAPI driver has this behavior, then this could be more specif