Am Sonntag, den 09.05.2021 um 11:13:47 Uhr -0400 schrieb Kusoneko <kuson...@kusoneko.moe>: > On Sun, May 09, 2021 at 04:29:12PM +0800, Turritopsis Dohrnii Teo En Ming > wrote: > > Finally, does your Linux distribution support Raspberry Pi 4 Model B 8 > > GB? Can I do 4K Ultra HD video editing on the Raspberry Pi 4 Model B 8 > > GB? Like adding watermarks, and cutting away unwanted 4K scenes. Is > > there a good 4K video editing software for Linux?
Hi folks, as far as I know video editing needs lots of RAM and CPU in general, so I would go for a system with plenty CPU cores and much RAM, at least 32 GiB, better more. This would make the system future-proof to some degree in different ways: - You will need much memory for huge (GUI) software like libreoffice, chromium, qtwebengine and similiar in the future. - You will need the memory for video editing, especially if you like to use a GUI programm to do so. - The general trend was always to use more and more memory for each application, and my last hardware was an x86 CPU (not ARM like the Raspberry Pies) with only 8 GiB of RAM which wasn't fun anymore with Gentoo. For the software I would take a look at kdenlive and ffmpeg (both have packages in probably every linux distribution): https://kdenlive.org/en https://ffmpeg.org The Raspberry Pi image (stage3) seems to be unmaintained so far: https://wiki.gentoo.org/wiki/Raspberry_Pi#gentoo-on-rpi3-64bit @Kusoneko: > Hello, > [...] however, I believe every CPU architectures are supported on Gentoo. Actually not. Gentoo supports *many* and even older architectures, but not all. If there is no-one to maintain it than there is no support. No hard feelings, just pure pragmatism. Kind regards, Nils