gtranscode - a GUI (graphical user interface) front end for transcode
GPL Copyright (C) 2003 Michael Spiceland

For more information visit our homepage:
------------------------------------------------------------------------------
http://fuzzymonkey.org/newfuzzy/software/gtranscode/
mike@fuzzymonkey.org

Requires
------------------------------------------------------------------------------
- transcode (which comes with tcprobe) from http://www.Theorie.Physik.UNI-Goettingen.DE/~ostreich/transcode/
- GTK+ 1.2 (which should come with gtk-config)

Installation:
------------------------------------------------------------------------------
make
cp gtranscode /usr/bin

About:
------------------------------------------------------------------------------
While transcode is an excellent and powerful tool, the fact
that it is text based may make it hard to use for many 
people.  'gtranscode' aims to eleviate the learning curve by
providing a GUI for *most* of the functions of transcode and
showing the equivalent command line.  'gtranscode' also 
allows users to place whatever extra commands that are not
supported by the GUI in the command line string (at the
bottom of the main screen) just before hiting 'GO'.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
    
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307

