Libquicktime

A library for reading and writing quicktime files.
Download

Libquicktime Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Burkhard Plaum
  • Publisher web site:

Libquicktime Tags


Libquicktime Description

A library for reading and writing quicktime files. Libquicktime is a library for reading and writing quicktime files.Note: libquicktime is in no way related to the original quicktime software, which can be found here. You should not expect all quicktime files created by original software to be playable by libquicktime or vice versa. You might, however, be lucky in some cases.Furthermore, it's is no longer a development goal to support as many codecs as possible. Instead we want to keep things simple and provide a library, which can create reasonable compatible Quicktime and AVI files either uncompressed (for high-end or production applications) or with decent compression codecs for end user applications.On the decoder side, the goal is that libquicktime should at least be able to decode it's own files. If other decoders can be added with a reasonable amount of labour, they will be supported as well. If you are looking for a general purpose library, which supports other formats than Quicktime/AVI and many more codecs, try gmerlin_avdecoder or ffmpeg. Here are some key features of "Libquicktime": · Sourcetree upgraded with autoconf/automake/libtool and all the other stuff, people like in "standard" linux libraries. · All 3rd party libraries (jpeg, OggVorbis) were removed to reduce download size, compilation time and code duplication on users harddisks. Instead, the sytemwide installed libaries are autodetected by the configure script. · All codecs have been moved into dynamically loadable modules. This makes it possible to distribute closed source codecs (or codecs with an incompatible license) as separate packages. · Unlike other quicktime libraries, we are source compatible with quicktime4linux. · The codecs themselves are also source compatible with quicktime4linux, so porting codecs between quicktime4linux and libquicktime requires only little brain load. · Special API extensions allow access to the codec registry. Applications can get important information about the codecs, their settable parameters etc. at runtime. · Libquicktime 0.9.4 introduced support for handling QTVR files. QTVR is a technology to store panoramas and interactive "3D pictures" (Object Movies) in Quicktime files. For more information check out this document. · The current implementation allows developers to write applications that display and/or create QTVR V1.0 object movies and panoramas. What's New in This Release: · Fix in crash in the v308 codec


Libquicktime Related Software