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

xvid

MPEG-4 Part 2 Advanced Simple Profile video codec

Xvid is an MPEG-4 Part 2 Advanced Simple Profile (ASP) video codec library. It uses ASP features such as b-frames, global and quarter pixel motion compensation, lumi masking, trellis quantization, and H.263, MPEG and custom quantization matrices.

Installation

Install the latest version of xvid as follows:

guix install xvid

Or install a particular version:

guix install xvid@1.3.7

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.

Badge code

You can use the following badge to inform users of xvid about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/xvid'><img src='https://packages.guix.gnu.org/packages/xvid/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/xvid/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/xvid)

Example Org:

[[https://packages.guix.gnu.org/packages/xvid][https://packages.guix.gnu.org/packages/xvid/badges/latest-version.svg]]