diff options
Diffstat (limited to 'multimedia/gpac/README')
-rw-r--r-- | multimedia/gpac/README | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/multimedia/gpac/README b/multimedia/gpac/README index d5a8876668..aad6188a79 100644 --- a/multimedia/gpac/README +++ b/multimedia/gpac/README @@ -1,10 +1,6 @@ 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 +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 +Optional dependencies include the following: wxGTK (or wxPython), js, faad2, +ffmpeg, xvidcore, a52dec, jack-audio-connection-kit, pulseaudio, and xmlrpc-c. |