Welcome to the Zoo project Home Page
Hi,
Zoo is a C++ video processing toolkit for Linux. As of today it is in its
early (alpha) stage. However, the first release is out to let you guys
try it and see what it looks like.
Functionality
What Zoo has now is:
- MPEG1/MPEG2 stream demultiplexor
- AVI stream demultiplexor
- MPEG1/MPEG2 video decoder (still buggy and sucks)
- OSS-based audio output module
- SDL-based video output module
- dll management service
Version 0.0.2 also has:
- IEE1394 utilities (video grabbing, possibly multi-path)
- Wrappers to third-party libraries: libdv, lame, and OpenDivX
- applications: compressor into DivX, AVI builder, etc.
The bad news is that documentation still reflects 0.0.1 state (to be updated).
License
Sources are distributed under terms of the GNU General Public License (GPL).
You will find the complete text in file COPYING within the distribution.
Downloads
Documentation:
- Programmer's guide [pdf]
guide.pdf (56K)
- API Reference [html] (not released yet)
Sources:
Questions?
You can use project's
forums
to ask questions, or just drop me a mail
at pgmmpk@users.sourceforge.net.
The project is hosted by