diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 20:00:55 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:55 +0200 |
commit | a3548aa6e6567dc44f34ceb9fd7ecd4e3bca1df2 (patch) | |
tree | 958b7a18ebd46ff8f1dbba7b6e76e93c16fb9c86 /libraries/libquicktime/README | |
parent | eaed7bcbb2c14a74e444d1544ec6e7c57ae3b64b (diff) | |
download | slackbuilds-a3548aa6e6567dc44f34ceb9fd7ecd4e3bca1df2.tar.gz |
libraries/libquicktime: Added to 12.0 repository
Diffstat (limited to 'libraries/libquicktime/README')
-rw-r--r-- | libraries/libquicktime/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/libquicktime/README b/libraries/libquicktime/README new file mode 100644 index 0000000000..ef4320c694 --- /dev/null +++ b/libraries/libquicktime/README @@ -0,0 +1,8 @@ +Libquicktime is a library for reading and writing QuickTime files +on UNIX systems. Video CODECs supported by this library are +OpenDivX, MJPA, JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 +compression. Supported audio CODECs are Ogg Vorbis, IMA4, ulaw, +and any linear PCM format. + +libquicktime requires faac, faad2, ffmpeg, lame, libdv and x264, +all of which are available from SlackBuilds.org. |