summaryrefslogtreecommitdiff
path: root/multimedia/xine/pkg-descr
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-10-14 10:05:34 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-10-14 10:05:34 +0000
commit81e781a92cb50d8afbc9a58148656241be06ed8e (patch)
treea796ef58414053cc1a04a03392dda7ff40f4b379 /multimedia/xine/pkg-descr
parentActivate libflash. (diff)
Add xine 0.2.2, a MPEG-1/2 player.
Notes
Notes: svn path=/head/; revision=33816
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>