avplay
Multimedia player, encoder and transcoder
Install
- All systems
-
curl cmd.cat/avplay.sh
- Debian
-
apt-get install libav-tools
- Ubuntu
-
apt-get install libav-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libav-tools
- Raspbian
-
apt-get install libav-tools
- Dockerfile
- dockerfile.run/avplay
libav-tools
Multimedia player, encoder and transcoder
Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video. This package contains the avplay multimedia player, the avconv audio and video encoder, and the avprobe stream analyzer. They support most existing file formats (AVI, MPEG, OGG, Matroska, ASF...) and encoding formats (MPEG, DivX, MPEG4, AC3, DV...). Additionally, it contains the qt-faststart utility which rearranges Quicktime files to facilitate network streaming. This package replaces the 'ffmpeg' command-line tool that was provided in earlier distroreleases.