Ignore:
Timestamp:
09/24/2003 08:01:14 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
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_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2f81a4dd
Parents:
781a3e82
Message:

applied filename to extensions

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

Location:
multimedia/videoutils
Files:
2 edited

Legend:

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

    r781a3e82 r64a25d5  
    3030<sect3><title>mencoder</title>
    3131<para><command>mencoder</command> is used to encode any MPlayer-playable movie to DivX4,
    32 XviD or any codec in libavcodec with PCM/MP3/VBRMP3 audio.</para>
     32XviD or any codec in libavcodec with
     33<acronym>PCM</acronym>/<filename>MP3</filename>/VBRMP3 audio.</para>
    3334
    3435<para>Example:</para>
  • multimedia/videoutils/transcode/transcode-desc.xml

    r781a3e82 r64a25d5  
    5151<sect3><title>avicodec</title>
    5252<para><command>avicodec</command> indicates or changes
    53 <acronym>FOURCC</acronym> codec flag in an avi
     53<acronym>FOURCC</acronym> codec flag in an <filename>avi</filename>
    5454file.</para></sect3>
    5555
    5656<sect3><title>avidump</title>
    5757<para><command>avidump</command> dumps audio or video stream of an given
    58 avifile to stdout (for avi conversion or extraction of audio streams).</para></sect3>
     58avifile to stdout (for <filename>avi</filename> conversion or extraction of audio streams).</para></sect3>
    5959
    6060<sect3><title>avimerge</title>
    61 <para><command>avimerge</command> merges avi files of the same format. Do not
    62 try to merge avi files of different formats, it will most likely result in
     61<para><command>avimerge</command> merges <filename>avi</filename> files of the same format. Do not
     62try to merge <filename>avi</filename> files of different formats, it will most likely result in
    6363errors (and format means same bitrates, too!).</para></sect3>
    6464
    6565<sect3><title>avisplit</title>
    66 <para><command>avisplit</command> splits avi files into multiple files.</para></sect3>
     66<para><command>avisplit</command> splits <filename>avi</filename> files into multiple files.</para></sect3>
    6767
    6868<sect3><title>avisync</title>
    69 <para><command>avisync</command> can shift audio in avi files for better
     69<para><command>avisync</command> can shift audio in
     70<filename>avi</filename> files for better
    7071synchronizing of audio and video data signal.</para></sect3>
    7172
    7273<sect3><title>input/filter/output modules</title>
    7374<para>Depending on the external libraries that are used, there are a great
    74 number of plugins to convert audio and video input to raw format, process
    75 raw video and audio and convert raw audio and video to other formats to be
    76 written into a filetype of choice. Read the documentation.</para></sect3>
     75number of plugins to convert audio and video input to
     76<filename>raw</filename> format, process <filename>raw</filename> video and
     77audio and convert <filename>raw</filename> audio and video to other formats to
     78be written into a filetype of choice. Read the documentation.</para></sect3>
    7779
    7880</sect2>
Note: See TracChangeset for help on using the changeset viewer.