INSTALLATION

  The default installation path is /usr/bin and /usr/man/man1.
  This can be modified by the PREFIX variable in the makefile.

  You may want to issue a 'make shared' to build this package
  since the default behaviour is to build a development version 
  (bigger and slower)

  To install mpgtx simply type 'make install' in this directory


BUGS AND LIMITATIONS

* mpgtx is a GOP (Group Of Pictures) based mpeg editor.
  GOP contains typically 15 frames/pictures (around 0.5 sec)
  This means that mpgtx can not cut exactly where you wanted
  it to. 

* Another issue about GOP editing is that bad mpeg players 
  will show artifacts when you join two files with mpgtx.
  These artifacts appear at the join point because these
  players won't care about the "Broken link flag" wich tell
  them to discard leading interpolated B frames.

* Some mp3 files won't be cut at the right place thus displaying 
  a bogus framerate/version/duration with mpginfo. This do not 
  affect them in any other way.

* Files produced by mpgtx might be not Video CD compatible, even if
  input files were.

* Some joined mpeg files will just stop at the splice point. This is
  often because they have a End Of Sequence tag in them which mpgtx
  currently fail to find and remove.

* Surely plenty of other bugs, please tell me :)
