vc1parser
Set of command-line tools to work with Matroska files
Install
- All systems
-
curl cmd.cat/vc1parser.sh
- Debian
-
apt-get install mkvtoolnix - Ubuntu
-
apt-get install mkvtoolnix -
Alpine
-
apk add mkvtoolnix - Kali Linux
-
apt-get install mkvtoolnix - Fedora
-
dnf install mkvtoolnix - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mkvtoolnix - OS X
-
brew install mkvtoolnix - Raspbian
-
apt-get install mkvtoolnix - Docker
-
docker run cmd.cat/vc1parser vc1parserpowered by Commando
mkvtoolnix
Set of command-line tools to work with Matroska files
Matroska is a new multimedia container format, based on EBML (Extensible Binary Meta Language), which is a kind of binary XML. These tools allow one to manipulate Matroska files. * mkvmerge is a tool to create Matroska files from other formats * mkvinfo allow one to get information about the tracks in a Matroska file * mkvextract can extract tracks from Matroska files to other formats This package only provides command-line tools. For graphical tools, you should install the mkvtoolnix-gui package.