2003-04-21 15:40:58 +00:00
|
|
|
Source: mkvtoolnix
|
|
|
|
Section: graphics
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Moritz Bunkus <moritz@bunkus.org>
|
2006-11-10 14:30:47 +00:00
|
|
|
Build-Depends: debhelper (>> 4.0.0), libebml-dev (>= 0.7.7-1), libmatroska-dev (>= 0.8.0-1), libogg-dev, libvorbis-dev, libwxgtk2.6-dev, libexpat1-dev, zlib1g-dev, liblzo-dev, libbz2-dev, libflac-dev, groff, libmagic-dev, libpcre3-dev
|
2003-04-21 15:40:58 +00:00
|
|
|
Standards-Version: 3.5.8
|
|
|
|
|
2005-09-03 12:12:48 +00:00
|
|
|
Package: mkvtoolnix-mb
|
2003-04-21 15:40:58 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}
|
2005-09-07 16:38:49 +00:00
|
|
|
Conflicts: mkvtoolnix, mkvtoolnix-gui
|
2003-04-21 15:40:58 +00:00
|
|
|
Description: create and work with Matroska media files
|
|
|
|
Matroska is aiming to become the standard of Multimedia Container
|
|
|
|
Formats. It is based on EBML (Extensible Binary Meta Language), a
|
|
|
|
kind of binary version of XML. These tools can work with Matroska files:
|
|
|
|
* mkvmerge creates Matroska files from various other formats.
|
|
|
|
* mkvinfo lists information about the tracks contained in a Matroska
|
|
|
|
file.
|
2003-06-22 13:56:13 +00:00
|
|
|
* mkvextract extracts tracks from a Matroska file into other suitable
|
|
|
|
file formats.
|
2003-09-14 20:09:45 +00:00
|
|
|
* base64tool can encode to and decode from base64.
|
2006-09-25 15:37:44 +00:00
|
|
|
* mmg is a full featured GUI for mkvmerge.
|