mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
d0c108251a
Signed-off-by: dsomero <xgizzmo@slackbuilds.org> |
||
---|---|---|
.. | ||
README | ||
slack-desc | ||
transcode-1.1.7-ffmpeg-0.10.patch | ||
transcode-1.1.7-ffmpeg-0.11.patch | ||
transcode-1.1.7-ffmpeg.patch | ||
transcode-1.1.7-ffmpeg2.patch | ||
transcode-1.1.7-libav-9.patch | ||
transcode-1.1.7-preset-force.patch | ||
transcode-1.1.7-preset-free.patch | ||
transcode.info | ||
transcode.SlackBuild |
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. This can optionally use lame. You can enable some optional (not-autodetected) features by passing variables to the script: A52DEC=yes|no (default: no), requires a52dec FAAC=yes|no (default: no), requires faac LIBDV=yes|no (default: no), requires libdv LIBMPEG2=yes|no (default: no), requires libmpeg2 MJPEGTOOLS=yes|no (default: no), requires mjpegtools QUICKTIME=yes|no (default: no), requires libquicktime X264=yes|no (default: no), requires x264 XVID=yes|no (default: no), requires xvidcore