A text-console utility for video stream processing https://transcoding.org/cgi-bin/transcode
Go to file
2024-01-05 18:40:53 +01:00
README.md rebuilt with ImageMagick 6.8.8.6 [release 1.1.7-4mamba;Fri Feb 28 2014] 2024-01-05 18:40:53 +01:00
transcode-1.1.7-ffmpeg-0.10.patch rebuilt with ImageMagick 6.8.8.6 [release 1.1.7-4mamba;Fri Feb 28 2014] 2024-01-05 18:40:53 +01:00
transcode-1.1.7-ffmpeg-2.patch rebuilt with ImageMagick 6.8.8.6 [release 1.1.7-4mamba;Fri Feb 28 2014] 2024-01-05 18:40:53 +01:00
transcode-1.1.7-freetype-2.5.patch rebuilt with ImageMagick 6.8.8.6 [release 1.1.7-4mamba;Fri Feb 28 2014] 2024-01-05 18:40:53 +01:00
transcode.spec rebuilt with ImageMagick 6.8.8.6 [release 1.1.7-4mamba;Fri Feb 28 2014] 2024-01-05 18:40:53 +01:00

transcode

Transcode is a text-console utility for video stream processing, running on a platform that supports shared libraries and threads. Decoding and encoding is done by loading modules that are responsible for feeding transcode with raw video/audio streams (import modules) and encoding the frames (export modules). It supports elementary video and audio frame transformations, including de-interlacing or fast resizing of video frames and loading of external filters. It's modular concept is intended to provide flexibility and easy user extensibility to include other video/audio codecs or file types.