[FFmpeg-devel] [PATCH 3/8] lavu: add a Vulkan hwcontext

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun Apr 22 01:29:23 EEST 2018


2018-04-21 23:33 GMT+02:00, Rostislav Pehlivanov <atomnuker at gmail.com>:
> On 21 April 2018 at 21:24, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
>> 2018-04-20 6:30 GMT+02:00, Rostislav Pehlivanov <atomnuker at gmail.com>:
>>
>> > +    [AV_PIX_FMT_P010]      =
>> > VK_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16,
>>
>> > +    [AV_PIX_FMT_YUV420P10] =
>> > VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_420_UNORM_3PACK16,
>>
>> I don't think both can be correct (unless "PACK16" has no meaning).

> They're both correct and work.

That's really strange...
(Could this be a bug in the driver?)

Thank you for testing, Carl Eugen


More information about the ffmpeg-devel mailing list