lar.ven – this.ven's wiki

Authority through knowledge (of FLOSS and GNU/Linux)

User Tools

Site Tools


floss_media_studio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
floss_media_studio [2021/06/13 14:39] – created thisvenfloss_media_studio [2022/09/04 11:27] (current) – [FLOSS media studio] this.ven
Line 1: Line 1:
 +====== FLOSS media studio ======
  
 +Creating and editing media with FLOSS isn't that hard as it used to be in the past. There has been a lot of work to optimize the linux kernel for [[https://rt.wiki.kernel.org|real-time]] operation allowing low [[wp>Latency_(engineering)|latency]] audio processing. Today hardware drivers (e.g. for [[https://wiki.debian.org/GraphicsCard|graphics cards]]) are already included or provided as modules by its vendors and there is plenty of [[https://github.com/nodiscc/awesome-linuxaudio|audio]] and [[https://github.com/steve-vincent/awesome-linux-multimedia|video]] software available.
 +
 +===== Articles =====
 +
 +<nspages floss_media_studio -tree -r -exclude -subns -pagesInNs -h1 -textNS="">
 +
 +===== Scope =====
 +
 +I'll describe how to setup a media studio with [[https://www.gnu.org/gnu/linux-and-gnu.html|GNU/Linux]] by documenting my installation. This guide may contain configuration details specific to [[https://www.archlinux.org|Arch Linux]], which I'm using, but should be adaptable to other distributions. There are packages and distributions as OS pre-configured for low latency and providing various applications for audio and video like:
 +
 +[[https://ubuntustudio.org|{{ https://ubuntustudio.org/wp-content/uploads/2022/03/9264/Logo2022.png}}]]
 +[[https://www.bandshed.net/avlinux|{{https://i0.wp.com/www.bandshed.net/wordpress/wp-content/uploads/2022/02/AVL-MXE-Logo-72px-1.png?50 }}]]
 +[[https://kx.studio|{{ https://kx.studio/images/repos.png?50 }}]]
 +
 +to name a few. And I'd recommend to start with one of these projects, especially if you're new to GNU/Linux and FLOSS. But for advanced tweaking and full flexibility, you should start building a custom environment as explained in the [[#articles|articles]] above to fit your needs.
 +
 +{{tag>editing media production recording}}