summaryrefslogtreecommitdiff
path: root/multimedia/libmatroska/DESCR
diff options
context:
space:
mode:
authorsalo <salo>2004-04-07 12:52:16 +0000
committersalo <salo>2004-04-07 12:52:16 +0000
commitda7fa193b85e957445f3b1b3a906c4b1ead8adfb (patch)
treeac08480287faa941388cb5d1c7d3558959265f65 /multimedia/libmatroska/DESCR
parent7aeccd7543b806ec99ba9417700f2d62cad81215 (diff)
downloadpkgsrc-da7fa193b85e957445f3b1b3a906c4b1ead8adfb.tar.gz
Initial import of libmatroska-0.6.3: Extensible open standard Audio/Video
container format library. Matroska aims to become THE Standard of Multimedia Container Formats. It was derived from a project called MCF, but differentiates from it significantly. It is based on EBML (Extensible Binary Meta Language), a binary derivative of XML. Matroska is designed with the future in mind. It incorporates features you would expect from a modern container format, like: - Streamable over internet (HTTP and RTP) - Fast seeking in the file - High error recovery - Menus (like DVDs have) - Chapter entries - Selectable subtitle streams - Selectable audio streams - Modularly extendable From pkgsrc-wip, submitted by Sergey Svishchev.
Diffstat (limited to 'multimedia/libmatroska/DESCR')
-rw-r--r--multimedia/libmatroska/DESCR16
1 files changed, 16 insertions, 0 deletions
diff --git a/multimedia/libmatroska/DESCR b/multimedia/libmatroska/DESCR
new file mode 100644
index 00000000000..311c345fdce
--- /dev/null
+++ b/multimedia/libmatroska/DESCR
@@ -0,0 +1,16 @@
+Matroska aims to become THE Standard of Multimedia Container Formats.
+It was derived from a project called MCF, but differentiates from it
+significantly. It is based on EBML (Extensible Binary Meta Language),
+a binary derivative of XML.
+
+Matroska is designed with the future in mind. It incorporates features
+you would expect from a modern container format, like:
+
+- Streamable over internet (HTTP and RTP)
+- Fast seeking in the file
+- High error recovery
+- Menus (like DVDs have)
+- Chapter entries
+- Selectable subtitle streams
+- Selectable audio streams
+- Modularly extendable