diff options
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 0000000000000..ef4320c694559 --- /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. |