SOURCE_HASH=sha512:79424ae83ad244553c9d283bd9d8f57535e3bf2b36919f861a2cea9c00d31d8d46e6a00cab5fdc24ecaf2001af5338babd51fac30f18dbdc13dfb44c6ff45834
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -11,5 +12,11 @@
KEYWORDS="video"
SHORT="Console video-stream processing tool"
cat << EOF
-Transcode is a text console video-stream processing tool. It supports
elementary video and audio frame transformations. Some example modules are
included to enable import of MPEG-1/2, Digital Video, and other formats. It
also includes export modules for writing to AVI files with DivX, OpenDivX,
XviD, Digital Video or other codecs. Direct DVD transcoding is also
supported. 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.
+Transcode is a text console video-stream processing tool. It supports
+elementary video and audio frame transformations. Some example modules are
+included to enable import of MPEG-1/2, Digital Video, and other formats. It
+also includes export modules for writing to AVI files with DivX, OpenDivX,
+XviD, Digital Video or other codecs. Direct DVD transcoding is also
supported.
+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.
EOF
Modified: test/video/transcode/HISTORY
==============================================================================
--- test/video/transcode/HISTORY (original)
+++ test/video/transcode/HISTORY Sat Jun 10 09:05:21 2006
@@ -1,3 +1,8 @@
+2006-06-10 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * PRE_BUILD, 03_imagemagick.dpatch:
+ apply patch from bug #12625 to make the imagemagick filters not hang
+ * DETAILS: set PATCHLEVEL=1
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS