aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xine/pkg-descr
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-10-14 18:05:34 +0800
committeralex <alex@FreeBSD.org>2000-10-14 18:05:34 +0800
commit7c86c7798231f8cece79a4f79e96e549c0e8c349 (patch)
tree110859ea2504e55394e40fc4ddfb8264ee693e78 /multimedia/xine/pkg-descr
parent9d15a88d989843e3eec93e8f91e439b7842e51ef (diff)
downloadfreebsd-ports-gnome-7c86c7798231f8cece79a4f79e96e549c0e8c349.tar.gz
freebsd-ports-gnome-7c86c7798231f8cece79a4f79e96e549c0e8c349.tar.zst
freebsd-ports-gnome-7c86c7798231f8cece79a4f79e96e549c0e8c349.zip
Add xine 0.2.2, a MPEG-1/2 player.
Diffstat (limited to 'multimedia/xine/pkg-descr')
-rw-r--r--multimedia/xine/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/multimedia/xine/pkg-descr b/multimedia/xine/pkg-descr
new file mode 100644
index 000000000000..45208b6e79c1
--- /dev/null
+++ b/multimedia/xine/pkg-descr
@@ -0,0 +1,16 @@
+xine is a free video player for unix-like systems, which plays mpeg-2 and
+mpeg-1 system (audio + video multiplexed) streams, eventually mpeg-4 and
+other formats might be added.
+
+xine plays the video and audio data of mpeg-2 videos and synchronizes
+the playback of both. Depending on the properties of the mpeg stream,
+playback will need more or less processor power, 100% frame rate
+has been seen on a 667 MHz P III system.
+
+xine can play Video CDs and DVDs directly (but only unlocked, unencrypted
+DVDs for obvious - legal - reasons, see the FAQ or homepage for a
+discussion of this subject).
+
+WWW: http://xine.sourceforge.net/
+
+-- Alexander Langer <alex@FreeBSD.org>