transcode is a fast versatile command-line based audio/video everything to everything converter.
Download (HTTP): http://zebra.fh-weingarten.de/~transcode/pre/transcode-0.6.10.tar.gz
Download size: 2.9 MB
Estimated Disk space required: 109 MB
Estimated build time: 3.87 SBU
XFree86-4.3.0.1, MPlayer-1.0pre1, ImageMagick, libdv-0.99, libdvdread-0.9.4 mjpeg tools, SDL-1.2.6, Qt-3.2.1, Avifile-0.7.38, libFAME-0.9.0, libmpeg3-1.5.2, XviD-0.9.2, LZO-1.08, libxml2-2.5.11, liba52-0.7.4, FFmpeg-0.4.7, libmad-0.15.0b, cURL-7.10.7, libogg-1.0, libvorbis-1.0, Theora, libjpeg-6b, GLib-1.2.10, GTK+-1.2.10, FreeType-2.1.5, libmpeg3-1.5.2 and OpenQuicktime-1.0
Install transcode by running the following commands:
./configure --prefix=/usr && make && make install |
The transcode package contains transcode, tccat, tcdecode, tcdemux, tcextract, tcframe, tcprobe, tcscan, avicodec, avidump, avimerge, avisplit, avisync and input/filter/output modules.
transcode is the encoder's user interface that handles the plugins and other programs, being the glue between the modules. There are several well documented usage examples on either the homepage or the documentation included in the package.
tccat concatenates input files using the input plugins of transcode.
tcdecode is used to decode input files to RAW video and PCM audio stream.
tcdemux demultiplexes (separates) audio/video input that contains multiple streams, e.g. VOB files..
tcextract grabs single streams from a file containing multiple streams.
tcframe processes single video frames for different color encodings (RGB >-< YUV or similar).
tcprobe prints information about the input file format.
tcscan performs several measurements on the given input data.
avicodec indicates or changes FOURCC CODEC flag in an AVI file.
avidump dumps audio or video stream of an given AVI file to stdout (for AVI conversion or extraction of audio streams).
avimerge merges AVI files of the same format. Do not try to merge AVI files of different formats, it will most likely result in errors (and format means same bitrates, too!).
avisplit splits AVI files into multiple files.
avisync can shift audio in AVI files for better synchronizing of audio and video data signal.
Depending on the external libraries that are used, there are a great number of plugins to convert audio and video input to RAW format, process RAW video and audio and convert RAW audio and video to other formats to be written into a file type of choice. Read the documentation.