[FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: check that the SDK defines cuCtxGetCurrent()

Timo Rothenpieler timo at rothenpieler.org
Fri Oct 6 16:07:41 EEST 2023


On 06/10/2023 14:29, Hendrik Leppkes wrote:
> On Sun, Oct 1, 2023 at 1:39 PM Timo Rothenpieler <timo at rothenpieler.org> wrote:
>>
>> On 01.10.2023 04:06, James Almer wrote:
>>> Fixes compilation after 05f8b2ca0f7e28775837a572c65ce9218f534ee2
>>
>> It's expected behaviour to break compilation with random inter-release
>> versions of ffnvcodec.
>> It's only reliable exactly on release versions.
>>
> 
> But isn't the point that there is no release version of ffnvcodec that
> I can use to build this?
> And that it has no check to limit building it, and will always fail
> with release versions?

I don't understand what you mean.
Right now, it only works with nv-codec-headers master.
I will make a new release there very soon.


More information about the ffmpeg-devel mailing list