Difference between revisions of "Transcode"

From CBLFS
Jump to navigationJump to search
(Formatting changes.)
Line 3: Line 3:
 
!Download Source:
 
!Download Source:
 
|-
 
|-
| http://www.kraymer.mynetcologne.de/transcode-{{Transcode-Version}}.tar.gz
+
|http://transcode.kabewm.com/transcode-{{Transcode-Version}}.tar.bz2
|-
 
| http://www.transcoding.org/cgi-bin/transcode?Download
 
 
|-
 
|-
 
! Download patches:
 
! Download patches:
Line 18: Line 16:
 
----
 
----
  
{{Package-Introduction|Transcode is a fast, versatile and command-line based audio/video everything to everything converter. For a rundown of the features and capabilities, along with usage examples, visit the Transcode Wiki at http://www.transcoding.org/.|http://www.transcoding.org/}}
+
{{Package-Introduction|Transcode is a fast, versatile and command-line based audio/video everything to everything converter. For a rundown of the features and capabilities, along with usage examples, visit the [http://www.transcoding.org/cgi-bin/transcode?Transcode_Wiki Transcode Wiki].|http://www.transcoding.org/}}
  
 
== Dependencies ==
 
== Dependencies ==
Line 28: Line 26:
 
* [[LAME]]  
 
* [[LAME]]  
  
=== Optional (Listed in the Order That the configure Script Looks for Them) ===
+
=== Optional ===
  
 
* [[Pkg-config]]  
 
* [[Pkg-config]]  
Line 58: Line 56:
 
== Configuration Information ==
 
== Configuration Information ==
  
There are numerous configuration options listed below that you may want to use:
+
There are numerous, non-default configuration options listed below that you may want to use:
  
--enable-freetype2 \
+
{| style="text-align: left;"
--enable-v4l \
+
|-
--enable-avifile \
+
|<i>--enable-netstream:</i> enable network streaming support.
--enable-ogg \
+
|-
--enable-vorbis \
+
|<i>--enable-freetype2:</i> build with freetype2 support.
--enable-theora \
+
|-
--enable-libdv \
+
|<i>--enable-v4l:</i> enable v4l/v4l2 support.
--enable-libquicktime \
+
|-
--enable-lzo --with-lzo-includes=/usr/include/lzo \
+
|<i>--enable-oss:</i> enable OSS support.
--enable-libpostproc --with-libpostproc-includes=/usr/include/postproc \
+
|-
--enable-a52{,-default-decoder} \
+
|<i>--enable-libpostproc:</i> build with libpostproc support.
--enable-libmpeg3 \
+
|-
--enable-libxml2 \
+
|<i>--enable-avifile:</i> build with avifile support.
--enable-mjpegtools \
+
|-
--enable-sdl \
+
|<i>--enable-ogg:</i> build with ogg support.
--enable-gtk \
+
|-
--enable-libfame \
+
|<i>--enable-vorbis:</i> build with vorbis support.
--enable-imagemagick
+
|-
 +
|<i>--enable-theora:</i> build with theora support.
 +
|-
 +
|<i>--enable-libdv:</i> build with libdv support.
 +
|-
 +
|<i>--enable-libquicktime:</i> build with libquicktime support.
 +
|-
 +
|<i>--enable-lzo:</i> build with lzo support.
 +
|-
 +
|<i>--enable-a52:</i> build with a52 support.
 +
|-
 +
|<i>--enable-a52-default-decoder</i> use a52 as the default decoder.
 +
|-
 +
|<i>--enable-libmpeg3:</i> build with libmpeg3 support.
 +
|-
 +
|<i>--enable-libxml2:</i> build with libxml2 support.
 +
|-
 +
|<i>--enable-mjpegtools:</i> build with mjpegtools support.
 +
|-
 +
|<i>--enable-sdl:</i> build with SDL support.
 +
|-
 +
|<i>--enable-gtk:</i> build with GTK support.
 +
|-
 +
|<i>--enable-libfame:</i> build with libfame support.
 +
|-
 +
|<i>--enable-imagemagick:</i> build with ImageMagick support
 +
|-
 +
|<i>--enable-libjpegmmx:<i> build with libjpegmmx support.
 +
|}
  
 
== Non-Multilib ==
 
== Non-Multilib ==
Line 100: Line 126:
  
 
== Multilib ==
 
== Multilib ==
'''''This package does not install any external libraries so only one installation is needed.'''''
 
  
 
=== 32Bit ===
 
=== 32Bit ===

Revision as of 05:41, 15 June 2007

Download Source:
http://transcode.kabewm.com/transcode-1.1.0.tar.bz2
Download patches:
http://svn.cross-lfs.org/svn/repos/patches/transcode/transcode-1.1.0-bigdir-1.patch
http://svn.cross-lfs.org/svn/repos/patches/transcode/transcode-1.1.0-libmpeg3_1.7-1.patch
http://svn.cross-lfs.org/svn/repos/patches/transcode/transcode-1.1.0-lzo2-1.patch

Introduction to Transcode

Transcode is a fast, versatile and command-line based audio/video everything to everything converter. For a rundown of the features and capabilities, along with usage examples, visit the Transcode Wiki.

Project Homepage: http://www.transcoding.org/

Dependencies

Required

Recommended

Optional

Configuration Information

There are numerous, non-default configuration options listed below that you may want to use:

--enable-netstream: enable network streaming support.
--enable-freetype2: build with freetype2 support.
--enable-v4l: enable v4l/v4l2 support.
--enable-oss: enable OSS support.
--enable-libpostproc: build with libpostproc support.
--enable-avifile: build with avifile support.
--enable-ogg: build with ogg support.
--enable-vorbis: build with vorbis support.
--enable-theora: build with theora support.
--enable-libdv: build with libdv support.
--enable-libquicktime: build with libquicktime support.
--enable-lzo: build with lzo support.
--enable-a52: build with a52 support.
--enable-a52-default-decoder use a52 as the default decoder.
--enable-libmpeg3: build with libmpeg3 support.
--enable-libxml2: build with libxml2 support.
--enable-mjpegtools: build with mjpegtools support.
--enable-sdl: build with SDL support.
--enable-gtk: build with GTK support.
--enable-libfame: build with libfame support.
--enable-imagemagick: build with ImageMagick support
--enable-libjpegmmx: build with libjpegmmx support.

Non-Multilib

If you want build Transcode against LibMPEG3, apply this patch:

patch -Np1 -i ../transcode-1.1.0-libmpeg3_1.7-1.patch

Apply this patch ONLY if you have LZO2 version 2:

patch -Np1 -i ../transcode-1.1.0-lzo2-1.patch

Configure and compile the package:

patch -Np1 -i ../transcode-1.1.0-bigdir-1.patch
./configure --prefix=/usr &&
make

Install the package:

make install

Multilib

32Bit

If you want build Transcode against LibMPEG3, apply this patch:

patch -Np1 -i ../transcode-1.1.0-libmpeg3_1.7-1.patch

Apply this patch ONLY if you have LZO2 version 2:

patch -Np1 -i ../transcode-1.1.0-lzo2-1.patch

Configure and compile the package:

patch -Np1 -i ../transcode-1.1.0-bigdir-1.patch
CC="gcc ${BUILD32}" USE_ARCH=32 \
PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
./configure --prefix=/usr --build=${CLFS_TARGET32} &&
make

Install the package:

make install

N32

TODO

64Bit

If you want build Transcode against LibMPEG3, apply this patch:

patch -Np1 -i ../transcode-1.1.0-libmpeg3_1.7-1.patch

Apply this patch ONLY if you have LZO2 version 2:

patch -Np1 -i ../transcode-1.1.0-lzo2-1.patch

Configure and compile the package:

patch -Np1 -i ../transcode-1.1.0-bigdir-1.patch
sed -i '/^deflib=/s:/lib:&64:' configure &&
CC="gcc ${BUILD64}" USE_ARCH=64 \
PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=/usr \
    --libdir=/usr/lib64 &&
make

Install the package:

make install

Contents

Installed Programs: tcextract, tcdecode, tcscan, tcdemux, tccat, tcprobe, tcxmlcheck, tcxpm2rgb, tcrequant, transcode, avifix, aviindex, avimerge, avisplit, avisync, tcmodinfo, tcmp3cut
Installed Libraries: Many libraries all in /usr/lib/transcode
Installed Directories: /usr/lib/transcode