Transcode is a fast, versatile and command-line based audio/video everything to everything converter. For a rundown of the features and capabilities, along with usage examples, visit the Transcode Wiki at http://www.transcoding.org/.
Download (HTTP): http://www.jakemsr.com/transcode/transcode-0.6.14.tar.gz
Download (FTP): ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/transcode-0.6.14.tar.gz
Download MD5 sum: 9bfef83b7e0fe2c27d25d871fef75a92
Download size: 2.6 MB
Estimated disk space required: 60 MB
Estimated build time: 1.69 SBU
X (XFree86-4.5.0 or X.org-6.8.2), FreeType-2.1.10, GTK+-1.2.10, SDL-1.2.8, libxml2-2.6.20, ImageMagick-6.2.3-5, libjpeg-6b or MMX Jpeg, libdv-0.104, libdvdread-0.9.4, Avifile-0.7.43, libFAME-0.9.1, libmpeg3-1.5.4, XviD-1.0.3, LZO-2.01, liba52-0.7.4, libogg-1.1.2, libvorbis-1.1.1, MJPEG Tools, libquicktime, Theora, LVE, PVM3 and LoRS/IBP
Though Transcode has no compile-time requirement for MPlayer-1.0pre7's shared post-processing library, Transcode can use it at run-time.
Install Transcode by running the following commands:
./configure --prefix=/usr --without-x && make
Now, as the root user:
make install
--without-x: Omit this parameter if you have an X Window System installed and you want to compile X11 dependent filter plugins.
--enable-netstream: This parameter enables network streaming support.
Building support for most of the dependency packages requires using options passed to the configure script. View the INSTALL file and the output from ./configure --help for complete information about enabling dependency packages.
Last updated on 2005-08-01 13:29:19 -0600