Re: [FFmpeg-devel] [PATCH 1/5] lavc/amfenc: HWConfig for amf encoder.

2020-10-27 Thread Дмитрий Овчинников
Hi! could you please review and accept this patch? It fixes a broken AMF hwaccel pipeline. ___ 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

Re: [FFmpeg-devel] [PATCH 2/2] libavcodec/amfenc_hevc.c: Fix Profile level option on AMF HEVC.

2020-02-03 Thread Дмитрий Овчинников
> > > This looks right. > Thanks for accepting the patch! > If you are not the author then please ensure that the git author field is filled correctly. > This looks unrelated? I divided this patch into 2 parts and fixed the value of the author field. I hope everything is correct now. (https://pat

Re: [FFmpeg-devel] Fix Profile level option on AMF HEVC.

2019-10-11 Thread Дмитрий Овчинников
Hi! Thanks for contributing! We will check from amf side. ___ 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 "unsu

Re: [FFmpeg-devel] [PATCH v2] libavcodec/amfenc: Vulkan initialization support for encoder.

2019-08-28 Thread Дмитрий Овчинников
> Pushed with changelog and micro bump. Thanks for review/pushing! Waiting for Vulkan hwcontext to implement fully hwaccelerated pipeline on linux. -- С уважением, Овчинников Д.А. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/m

Re: [FFmpeg-devel] [PATCH v2] libavcodec/amfenc: Vulkan initialization support for encoder.

2019-08-12 Thread Дмитрий Овчинников
Yes, it is possible, but it is required to implement separate patch with selector dx9, dx11, vulkan. We could do it when this one is committed. I will double check with opencl interop and will comeback. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.or

Re: [FFmpeg-devel] [PATCH] AMF: Vulkan initialization support for encoder.

2019-07-16 Thread Дмитрий Овчинников
>Does Vulkan initialisation work on Windows? Yes, but only if dx initialisation failed. >Please add a note in the docs to make it clear that on Linux this only works on the weird proprietary graphics stack that is rarely used and won't be installed by default anywhere. The regular Mesa driver sup