summaryrefslogtreecommitdiff
path: root/multimedia/gpac/README
diff options
context:
space:
mode:
authorNishant Limbachia <nishant@mnspace.net>2010-07-06 01:15:25 -0400
committerErik Hanson <erik@slackbuilds.org>2010-07-06 02:33:55 -0500
commitffd55fee8e806f847e2cecda8ebed48762018b4b (patch)
treec5b3f786bec97cddf7873dd6a7b7205757d6217d /multimedia/gpac/README
parentf5c7af1d6033dcbf70d83805303d8ce974f1b8f2 (diff)
downloadslackbuilds-ffd55fee8e806f847e2cecda8ebed48762018b4b.tar.gz
multimedia/gpac: Added (multimedia framework)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/gpac/README')
-rw-r--r--multimedia/gpac/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gpac/README b/multimedia/gpac/README
new file mode 100644
index 0000000000..d5a8876668
--- /dev/null
+++ b/multimedia/gpac/README
@@ -0,0 +1,10 @@
+GPAC is mainly used to package multimedia content for local or streaming
+playback. GPAC includes MP4Box utility which lets packaging of
+various audio and video codecs into mp4 container
+
+Dependencies:
+REQUIRED: ffmpeg xvidcore faad2 a52dec
+OPTIONAL: wxGTK
+
+wxGTK is disabled by default, can be turned on by passing WX_SUPPORT=yes
+to the script \ No newline at end of file