Nyanmisaka
Nyanmisaka
@Ginpachi98 Can u reproduce the issue with vanilla FFmpeg and Mesa 24.0.5+ ? If so please report it to upstream [Mesa](https://gitlab.freedesktop.org/mesa/mesa), it should be a regression on their side. ```...
@Ginpachi98 First of all, FFmpeg will not cause slow copying and encoding (it has always worked well on `radeonsi` and intel), but `r600` may be the cause since not many...
> there's no plane to use rga now, it has too many limits and changes all the time, so i would rather try the gpu(mali ddk supports those formats). Either...
https://kodi.wiki/view/Samples#4K_(UltraHD)_Formats You can grab some from here, which requires you to have access to google drive or mega.nz. Or use some random promos made for TV, which are usually 10-bit...
 I can't find a video in my library that reproduces this issue. The issue could be file specific.
Even the most common AAC 2ch audio cannot be played, which is weird. You can create a clip containing audio and video of tens of seconds. 5.1 Layout => 6...
Maybe porting `tonemap_opencl` to `tonemap_videotoolbox` is also a path? Our use case does not require the fancy features in `libplacebo` (as its name placebo suggests), however from my experience `libplacebo`...
It is not the fault of `vf_hwmap.c` itself, they are caused by issues in `vf_libplacebo.c` (maybe hwcontext_vulkan infra too) and `libplacebo.so*` respectively. > We have plenty of time to try...
The perf uplift of the native impl looks promising. Apple’s OCL compat-layer is indeed a crap. Any chance of testing it on x86-64? If it's stable enough we could even...