Ignore:
Timestamp:
01/10/2004 05:32:12 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6b0a345
Parents:
6407476
Message:

updated to transcode-0.6.12

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1689 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/transcode/transcode-desc.xml

    r6407476 rcef1b608  
    33
    44<para>The <application>transcode</application> package contains
    5 <command>transcode</command>, <command>tccat</command>,
    6 <command>tcdecode</command>, <command>tcdemux</command>,
    7 <command>tcextract</command>, <command>tcframe</command>,
    8 <command>tcprobe</command>, <command>tcscan</command>,
    9 <command>avicodec</command>, <command>avidump</command>,
    10 <command>avimerge</command>, <command>avisplit</command>,
    11 <command>avisync</command> and input/filter/output modules.</para>
     5<command>transcode</command>,
     6<command>tccat</command>,
     7<command>tcdecode</command>,
     8<command>tcdemux</command>,
     9<command>tcextract</command>,
     10<command>tcframe</command>,
     11<command>tcmodinfo</command>,
     12<command>tcmp3cut</command>,
     13<command>tcmplex</command>,
     14<command>tcprobe</command>,
     15<command>tcrequant</command>,
     16<command>tcscan</command>,
     17<command>tcxmlcheck</command>,
     18<command>tcxpm2rgb</command>,
     19<command>avicodec</command>,
     20<command>avidump</command>,
     21<command>avifix</command>,
     22<command>aviindex</command>,
     23<command>avimerge</command>,
     24<command>avisplit</command>,
     25<command>avisync</command>
     26and input/filter/output modules.</para>
    1227
    1328</sect2>
     
    2742<sect3><title>tcdecode</title>
    2843<para><command>tcdecode</command> is used to decode input files to
    29 <filename>RAW</filename> video
    30 and <acronym>PCM</acronym> audio stream.</para></sect3>
     44raw video and <acronym>PCM</acronym> audio stream.</para></sect3>
    3145
    3246<sect3><title>tcdemux</title>
    33 <para><command>tcdemux</command> demultiplexes (separates)  audio/video input
    34 that contains multiple streams, e.g. <acronym>VOB</acronym> files..</para></sect3>
     47<para><command>tcdemux</command> demultiplexes (separates) audio/video input
     48that contains multiple streams, e.g. <acronym>VOB</acronym> files.</para></sect3>
    3549
    3650<sect3><title>tcextract</title>
     
    4357similar).</para></sect3>
    4458
     59<sect3><title>tcmodinfo</title>
     60<para><command>tcmodinfo</command> loads a supplied
     61<application>transcode</application> filter module and prints its
     62parameters.</para></sect3>
     63
     64<sect3><title>tcmp3cut</title>
     65<para><command>tcmp3cut</command> is a tool which can cut
     66<acronym>MP3</acronym> streams at milliseconds positions.</para></sect3>
     67
    4568<sect3><title>tcprobe</title>
    4669<para><command>tcprobe</command> prints information about the input file format.</para></sect3>
     70
     71<sect3><title>tcrequant</title>
     72<para><command>tcrequant</command> is a tool which can requantize an
     73<acronym>MPEG</acronym>-2 elementary stream.</para></sect3>
    4774
    4875<sect3><title>tcscan</title>
     
    5077input data.</para></sect3>
    5178
     79<sect3><title>tcxmlcheck</title>
     80<para><command>tcxmlcheck</command> checks information in a
     81<acronym>SMIL</acronym> input file.</para></sect3>
     82
    5283<sect3><title>avicodec</title>
    5384<para><command>avicodec</command> indicates or changes
    5485<acronym>FOURCC</acronym> <acronym>CODEC</acronym> flag in an
    55 <filename>AVI</filename> file.</para></sect3>
     86<acronym>AVI</acronym> file.</para></sect3>
    5687
    5788<sect3><title>avidump</title>
    5889<para><command>avidump</command> dumps audio or video stream of an given
    59 <filename>AVI</filename> file to stdout (for <filename>AVI</filename> conversion or extraction of audio streams).</para></sect3>
     90<acronym>AVI</acronym> file to stdout (for <acronym>AVI</acronym>
     91conversion or extraction of audio streams).</para></sect3>
     92
     93<sect3><title>avifix</title>
     94<para><command>avifix</command> fixes the header of an
     95<acronym>AVI</acronym> file.</para></sect3>
     96
     97<sect3><title>aviindex</title>
     98<para><command>aviindex</command> writes a text file describing the
     99index of an <acronym>AVI</acronym> file.</para></sect3>
    60100
    61101<sect3><title>avimerge</title>
    62 <para><command>avimerge</command> merges <filename>AVI</filename> files of the same format. Do not
    63 try to merge <filename>AVI</filename> files of different formats, it will most likely result in
     102<para><command>avimerge</command> merges <acronym>AVI</acronym> files of the same format. Do not
     103try to merge <acronym>AVI</acronym> files of different formats, it will most likely result in
    64104errors (and format means same bitrates, too!).</para></sect3>
    65105
    66106<sect3><title>avisplit</title>
    67 <para><command>avisplit</command> splits <filename>AVI</filename> files into multiple files.</para></sect3>
     107<para><command>avisplit</command> splits <acronym>AVI</acronym> files
     108into multiple files.</para></sect3>
    68109
    69110<sect3><title>avisync</title>
    70111<para><command>avisync</command> can shift audio in
    71 <filename>AVI</filename> files for better
    72 synchronizing of audio and video data signal.</para></sect3>
     112<acronym>AVI</acronym> files for better synchronizing of audio and video
     113data signal.</para></sect3>
    73114
    74115<sect3><title>input/filter/output modules</title>
    75 <para>Depending on the external libraries that are used, there are a great
    76 number of plugins to convert audio and video input to
    77 <filename>RAW</filename> format, process <filename>RAW</filename> video and
    78 audio and convert <filename>RAW</filename> audio and video to other formats to
    79 be written into a file type of choice. Read the documentation.</para></sect3>
     116<para>Depending on the external libraries that are used, there are a
     117great number of plugins to convert audio and video input to raw format,
     118process raw video and audio and convert raw audio and video to other
     119formats to be written into a file type of choice. Read the
     120documentation.</para></sect3>
    80121
    81122</sect2>
    82 
Note: See TracChangeset for help on using the changeset viewer.