[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
[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
[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
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
[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]
[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
-
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
] [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,
>>
[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