Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/transcode.xml

    r64218c2 r85a581fd  
    1818
    1919  <sect1info>
    20     <othername>$LastChangedBy$</othername>
    2120    <date>$Date$</date>
    2221  </sect1info>
     
    5453    </para>
    5554
    56     &lfs10_checked;
     55    &lfs110a_checked;
    5756
    5857    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    140139      <xref linkend="x264"/>,
    141140      <xref linkend="xvid"/>
    142       <ulink url="http://sourceforge.net/projects/mjpeg/">MJPEG Tools</ulink>, and
     141      <ulink url="https://sourceforge.net/projects/mjpeg/">MJPEG Tools</ulink>, and
    143142      <ulink url="http://www.netlib.org/pvm3/">PVM3</ulink>,
    144143    </para>
     
    256255        <listitem>
    257256          <para>
    258             fixes the header of an AVI file.
     257            fixes the header of an AVI file
    259258          </para>
    260259          <indexterm zone="transcode avifix">
     
    268267        <listitem>
    269268          <para>
    270             writes a text file describing the index of an AVI file.
     269            writes a text file describing the index of an AVI file
    271270          </para>
    272271          <indexterm zone="transcode aviindex">
     
    282281            merges AVI files of the same format. Do not try to merge AVI
    283282            files of different formats, it will most likely result in errors
    284             (and format means same bitrates, too!).
     283            (and format means same bitrates, too!)
    285284          </para>
    286285          <indexterm zone="transcode avimerge">
     
    294293        <listitem>
    295294          <para>
    296             splits AVI files into multiple files.
     295            splits AVI files into multiple files
    297296          </para>
    298297          <indexterm zone="transcode avisplit">
     
    307306          <para>
    308307            can shift audio in AVI files for better synchronizing
    309             of the audio and video data signal.
     308            of the audio and video data signal
    310309          </para>
    311310          <indexterm zone="transcode avisync">
     
    323322            for extracting VOB (Video OBject) files, either for
    324323            a whole DVD or for selected Titles or Chapters, which
    325             can then be played or recoded.
     324            can then be played or recoded
    326325          </para>
    327326          <indexterm zone="transcode tccat">
     
    336335          <para>
    337336            is used to decode input files to raw video and PCM
    338             audio streams.
     337            audio streams
    339338          </para>
    340339          <indexterm zone="transcode tcdecode">
     
    349348          <para>
    350349            demultiplexes (separates) audio/video input that contains
    351             multiple streams, e.g., VOB files.
     350            multiple streams, e.g., VOB files
    352351          </para>
    353352          <indexterm zone="transcode tcdemux">
     
    361360        <listitem>
    362361          <para>
    363             grabs single streams from a file containing multiple streams.
     362            grabs single streams from a file containing multiple streams
    364363          </para>
    365364          <indexterm zone="transcode tcextract">
     
    374373          <para>
    375374            loads a supplied <application>Transcode</application> filter
    376             module and prints its parameters.
     375            module and prints its parameters
    377376          </para>
    378377          <indexterm zone="transcode tcmodinfo">
     
    387386          <para>
    388387            is a tool which can cut MP3 streams at milliseconds
    389             positions.
     388            positions
    390389          </para>
    391390          <indexterm zone="transcode tcmp3cut">
     
    399398        <listitem>
    400399          <para>
    401             prints information about the input file format.
     400            prints information about the input file format
    402401          </para>
    403402          <indexterm zone="transcode tcprobe">
     
    411410        <listitem>
    412411          <para>
    413             performs several measurements on the given input data.
     412            performs several measurements on the given input data
    414413          </para>
    415414          <indexterm zone="transcode tcscan">
     
    423422        <listitem>
    424423          <para>
    425             checks information in a SMIL input file.
     424            checks information in a SMIL input file
    426425          </para>
    427426          <indexterm zone="transcode tcxmlcheck">
     
    438437            programs, being the glue between the modules. There are several
    439438            well documented usage examples on both the homepage and the
    440             documentation included in the package.
     439            documentation included in the package
    441440          </para>
    442441          <indexterm zone="transcode transcode-prog">
Note: See TracChangeset for help on using the changeset viewer.