fixed version applied
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
On 13.04.2020 17:33, Mark Thompson wrote:
NOT TESTED.
Fails to build:
In file included from libavcodec/nvenc_hevc.c:24:
libavcodec/nvenc.h:220:14: error: unknown type name ‘AVCodecHWConfigInternal’
220 | extern const AVCodecHWConfigInternal *ff_nvenc_hw_configs[];
| ^~~~
On 13/04/2020 17:48, Dennis Mungai wrote:
> On Mon, 13 Apr 2020 at 18:34, Mark Thompson wrote:
>
>> NOT TESTED.
>> ---
>> Needs someone with suitable hardware to try it.
>>
>> With this and the relevant ffmpeg patches, existing stuff should continue
>> to work and you should also be able to choos
On Mon, 13 Apr 2020 at 18:34, Mark Thompson wrote:
> NOT TESTED.
> ---
> Needs someone with suitable hardware to try it.
>
> With this and the relevant ffmpeg patches, existing stuff should continue
> to work and you should also be able to choose between multiple devices for
> a standalone encode
NOT TESTED.
---
Needs someone with suitable hardware to try it.
With this and the relevant ffmpeg patches, existing stuff should continue to
work and you should also be able to choose between multiple devices for a
standalone encoder with things like:
ffmpeg -init_hw_device cuda:2 ... -c:v nven