

                abby - for the command line fearing masses

abby is a front-end for cclive and clive video extraction utilities. It is
written in C++ and depends on the Qt 4.3+ framework.

abby was originally written for cclive but as of 0.2.0 works with clive
(2.1.10+) as well.


                Prerequisites

- Qt 4.3+, if you are building abby from the source code, be sure
to install the development files also.
  
- cclive 0.2.4+, from http://code.google.com/p/cclive/
Or:
- clive 2.1.10+, from http://code.google.com/p/clive/


                Compiling abby

Normally you can just do:
  % qmake-qt4 && make

This builds the 'abby' executable. Installing isn't currently supported
but you can just as well copy the executable to your ~/bin directory.
