On Sun, Oct 27, 2024 at 04:28:27PM +0200, IndecisiveTurtle wrote:
> Implements a Vulkan based dirac encoder. Supports Haar and Legall wavelets
> and should work with all wavelet depths.
>
> Performance wise, encoding a 1080p 1-minute video is performed in about 2.5
> minutes with the cpu encoder
Added proper dependencies to configure and separated the vulkan encoder
from cpu one.
Should build okay with ./configure --enable-encoder=vc2_vulkan
--enable-libglslang
Στις Κυρ 27 Οκτ 2024 στις 4:28 μ.μ., ο/η IndecisiveTurtle <
geoste...@gmail.com> έγραψε:
> Implements a Vulkan based dirac encod