From b9530db2ca6978e1c7156647eca60d3c17665aea Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Tue, 11 May 2010 20:01:25 +0200 Subject: multimedia/transcode: Added to 12.0 repository --- multimedia/transcode/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 multimedia/transcode/README (limited to 'multimedia/transcode/README') diff --git a/multimedia/transcode/README b/multimedia/transcode/README new file mode 100644 index 0000000000..c6a6e9ba67 --- /dev/null +++ b/multimedia/transcode/README @@ -0,0 +1,9 @@ +transcode is a text-console utility for video stream processing. +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. + +Requires ffmpeg, libmpeg2 (also called mpeg2dec), lame, libdv, libquicktime, +libdvdread or libdvdnav, and a52dec (all available from SlackBuilds.org). -- cgit v1.2.3