Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/transcode.xml

    r85a581fd r64218c2  
    1818
    1919  <sect1info>
     20    <othername>$LastChangedBy$</othername>
    2021    <date>$Date$</date>
    2122  </sect1info>
     
    5354    </para>
    5455
    55     &lfs110a_checked;
     56    &lfs10_checked;
    5657
    5758    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    139140      <xref linkend="x264"/>,
    140141      <xref linkend="xvid"/>
    141       <ulink url="https://sourceforge.net/projects/mjpeg/">MJPEG Tools</ulink>, and
     142      <ulink url="http://sourceforge.net/projects/mjpeg/">MJPEG Tools</ulink>, and
    142143      <ulink url="http://www.netlib.org/pvm3/">PVM3</ulink>,
    143144    </para>
     
    255256        <listitem>
    256257          <para>
    257             fixes the header of an AVI file
     258            fixes the header of an AVI file.
    258259          </para>
    259260          <indexterm zone="transcode avifix">
     
    267268        <listitem>
    268269          <para>
    269             writes a text file describing the index of an AVI file
     270            writes a text file describing the index of an AVI file.
    270271          </para>
    271272          <indexterm zone="transcode aviindex">
     
    281282            merges AVI files of the same format. Do not try to merge AVI
    282283            files of different formats, it will most likely result in errors
    283             (and format means same bitrates, too!)
     284            (and format means same bitrates, too!).
    284285          </para>
    285286          <indexterm zone="transcode avimerge">
     
    293294        <listitem>
    294295          <para>
    295             splits AVI files into multiple files
     296            splits AVI files into multiple files.
    296297          </para>
    297298          <indexterm zone="transcode avisplit">
     
    306307          <para>
    307308            can shift audio in AVI files for better synchronizing
    308             of the audio and video data signal
     309            of the audio and video data signal.
    309310          </para>
    310311          <indexterm zone="transcode avisync">
     
    322323            for extracting VOB (Video OBject) files, either for
    323324            a whole DVD or for selected Titles or Chapters, which
    324             can then be played or recoded
     325            can then be played or recoded.
    325326          </para>
    326327          <indexterm zone="transcode tccat">
     
    335336          <para>
    336337            is used to decode input files to raw video and PCM
    337             audio streams
     338            audio streams.
    338339          </para>
    339340          <indexterm zone="transcode tcdecode">
     
    348349          <para>
    349350            demultiplexes (separates) audio/video input that contains
    350             multiple streams, e.g., VOB files
     351            multiple streams, e.g., VOB files.
    351352          </para>
    352353          <indexterm zone="transcode tcdemux">
     
    360361        <listitem>
    361362          <para>
    362             grabs single streams from a file containing multiple streams
     363            grabs single streams from a file containing multiple streams.
    363364          </para>
    364365          <indexterm zone="transcode tcextract">
     
    373374          <para>
    374375            loads a supplied <application>Transcode</application> filter
    375             module and prints its parameters
     376            module and prints its parameters.
    376377          </para>
    377378          <indexterm zone="transcode tcmodinfo">
     
    386387          <para>
    387388            is a tool which can cut MP3 streams at milliseconds
    388             positions
     389            positions.
    389390          </para>
    390391          <indexterm zone="transcode tcmp3cut">
     
    398399        <listitem>
    399400          <para>
    400             prints information about the input file format
     401            prints information about the input file format.
    401402          </para>
    402403          <indexterm zone="transcode tcprobe">
     
    410411        <listitem>
    411412          <para>
    412             performs several measurements on the given input data
     413            performs several measurements on the given input data.
    413414          </para>
    414415          <indexterm zone="transcode tcscan">
     
    422423        <listitem>
    423424          <para>
    424             checks information in a SMIL input file
     425            checks information in a SMIL input file.
    425426          </para>
    426427          <indexterm zone="transcode tcxmlcheck">
     
    437438            programs, being the glue between the modules. There are several
    438439            well documented usage examples on both the homepage and the
    439             documentation included in the package
     440            documentation included in the package.
    440441          </para>
    441442          <indexterm zone="transcode transcode-prog">
Note: See TracChangeset for help on using the changeset viewer.