This package browser is in early development. Mind the rough edges.

libvideogfx 1.0.9

Video processing library

LibVideoGfx is a C++ library for low-level video processing. It aims at speeding up the development process for image and video processing applications by providing high-level classes for commonly required tasks.

Installation

Install libvideogfx 1.0.9 as follows:

guix install libvideogfx@1.0.9

Or install the latest version:

guix install libvideogfx

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.