diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-07-08 19:34:55 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-11 09:17:14 +0700 |
commit | 75e57be421e634f834222359eaef8573d7e8c509 (patch) | |
tree | 2d67baabbe8853f1bc77645298832484649a7de6 /multimedia/gpac/README | |
parent | ea61805da27e4012d997385ee2cb9a87ce1b27c2 (diff) |
multimedia/gpac: Version bump to 2.4.0 + new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/gpac/README')
-rw-r--r-- | multimedia/gpac/README | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/multimedia/gpac/README b/multimedia/gpac/README index 1e7c8f82a25d0..6d07145d61aab 100644 --- a/multimedia/gpac/README +++ b/multimedia/gpac/README @@ -1,6 +1,16 @@ -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. +GPAC is an open-source multimedia framework focused on modularity and +standards compliance. GPAC provides tools to process, inspect, package, +stream, playback and interact with media content. Such content can be +any combination of audio, video, subtitles, metadata, scalable +graphics, encrypted media, 2D/3D graphics and ECMAScript. -Optional dependencies include the following: wxPython, js, faad2, -ffmpeg, xvidcore, jack, xulrunner and xmlrpc-c. +GPAC is best-known for its wide MP4/ISOBMFF capabilities and is popular +among video enthusiasts, academic researchers, standardization bodies, +and professional broadcasters. + +GPAC also features MP4Box, a multimedia swiss-army knife. + +Optional dependencies available on SBo: faad2, xvidcore, jack + +Optional dependencies not yet available on SBo: openhevc, freenect, +opensvcdecoder, platinumupnp |