How to Install libxvidcore-dev in Ubuntu 18.04



Install libxvidcore-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libxvidcore-dev

Description:

Open source MPEG-4 video codec (development)

Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes. . This package contains the development files.

Homepage: http://www.xvid.org/

Version: 2:1.3.5-1

Section: universe/libdevel