1. Adapt config_files directory to your system architecture.
   The current setup is for Linux..
2. make
3. cd support/mpeg_lib
   make
4. cd ../../examples/utils
   make
5. cd ../tests
   make


Firewire extension:
   If you have a YUV camera then the video device should be opened
   as Ieee1394("R0"). For an RGB camera (most Firewire webcams)
   use Ieee1394("R1"). You need to install the libraw1394 library on
   your system.
