9 lines
456 B
Markdown
9 lines
456 B
Markdown
# libquicktime
|
|
|
|
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 is based on the quicktime4linux library.
|
|
Libquicktime add features such as a GNU build tools-based build process and dynamically loadable CODECs.
|
|
|