A linux video stream processing utility
http://tcforge.berlios.detranscode is a text-console video stream processing tool. Decoding and encoding
is done by loading shared library modules that are responsible for feeding
transcode with raw RGB/PCM streams (import module) and encoding the frames
(export module). It supports elementary video and audio frame transformations.
Some example modules are included to enable import of MPEG program streams
(VOB), Digital Video (DV), or YUV video and export modules for writing DivX;-),
OpenDivX, or uncompressed AVI files. A set of tools is available to extract
and decode the sources into raw video/audio streams for import and to enable
post-processing of AVI files.
Refresh
Refresh
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
export_dvraw.c | 0000011694 11.4 KB | almost 9 years | |
transcode-1.1.5-textrel.patch | 0000000372 372 Bytes | almost 9 years | |
transcode-1.1.7-ffmpeg-0.10.patch | 0000000402 402 Bytes | almost 9 years | |
transcode-1.1.7-ffmpeg-0.11.patch | 0000012527 12.2 KB | almost 9 years | |
transcode-1.1.7-ffmpeg.patch | 0000002274 2.22 KB | almost 9 years | |
transcode-1.1.7-ffmpeg2.patch | 0000014318 14 KB | almost 9 years | |
transcode-1.1.7-freetype251.patch | 0000000273 273 Bytes | almost 9 years | |
transcode-1.1.7-libav-10.patch | 0000010197 9.96 KB | almost 9 years | |
transcode-1.1.7-libav-9.patch | 0000001413 1.38 KB | almost 9 years | |
transcode-1.1.7-preset-force.patch | 0000001103 1.08 KB | almost 9 years | |
transcode-1.1.7-preset-free.patch | 0000001330 1.3 KB | almost 9 years | |
transcode-1.1.7.tar.bz2 | 0002157204 2.06 MB | almost 9 years | |
transcode-export_ffmpeg.patch | 0000002021 1.97 KB | almost 9 years | |
transcode-fix-64bit-portability.patch | 0000001513 1.48 KB | almost 9 years | |
transcode.ImageMagick-API.patch | 0000005706 5.57 KB | over 7 years | |
transcode.changes | 0000013266 13 KB | over 7 years | |
transcode.spec | 0000008204 8.01 KB | over 7 years |
Revision 18 (latest revision is 28)
Olaf Hering (olh)
committed
over 7 years ago
(revision 18)
- Partly adopt to ImageMagick7 API with transcode.ImageMagick-API.patch
Comments for transcode 0