diff options
Diffstat (limited to 'multimedia/gpac/README')
-rw-r--r-- | multimedia/gpac/README | 10 |
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 |