Marc Altmann
Marc Altmann
Hey, In https://github.com/AlexxIT/go2rtc/issues/768 I requested the implementation of presets for FFmpeg with Rockchip HW acceleration. These presets need to be updated, because the FFmpeg fork that most users used at...
This PR is not complete. I just want to get some early feedback. One thing that bothers me is that some parts (especially the prerequisites and setup parts) of the...
see https://github.com/AlexxIT/go2rtc/issues/979 - This is based on [this ffmpeg fork from nyanmisaka](https://github.com/nyanmisaka/ffmpeg-rockchip). If you use other ffmpeg forks with rockchip hardware support, these presets will likely not work. - I...
Rockchip mpp uses functions with the same name as libvpx. This leads to a multiple definition error when using both, mpp and libvpx, in a project together. Here is the...
### What happened? The hardware for video processing of the rk3588 (and possibly other socs as well) is only able to address 4GB at the beginning of the memory (see...