summaryrefslogtreecommitdiff
path: root/multimedia/libmatroska/DESCR
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-04-07 12:52:16 +0000
committersalo <salo@pkgsrc.org>2004-04-07 12:52:16 +0000
commit644de826f7cecc93e5602565c996e34eba5b5678 (patch)
treeac08480287faa941388cb5d1c7d3558959265f65 /multimedia/libmatroska/DESCR
parente3b2f012f36634871d44df8ba61931f815d103f0 (diff)
downloadpkgsrc-644de826f7cecc93e5602565c996e34eba5b5678.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