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

libx264

H.264 video coding library

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

Installation

Install the latest version of libx264 as follows:

guix install libx264

Or install a particular version:

guix install libx264@164-0.b093bbe

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.