[MPlayer-DOCS] r27230 - in trunk: DOCS/man/cs/mplayer.1 DOCS/man/de/mplayer.1 DOCS/man/en/mplayer.1 DOCS/man/fr/mplayer.1 DOCS/man/hu/mplayer.1 DOCS/man/it/mplayer.1 DOCS/man/pl/mplayer.1 DOCS/man/ru/mplayer.1 DOCS/man/zh/mplayer.1 DOCS/xml/cs/faq.xml DOCS/xml/de/faq.xml DOCS/xml/en/faq.xml DOCS/xml/es/faq.xml DOCS/xml/fr/faq.xml DOCS/xml/hu/faq.xml DOCS/xml/it/faq.xml DOCS/xml/pl/faq.xml DOCS/xml/ru/faq.xml TOOLS/README TOOLS/aconvert TOOLS/aconvert.sh TOOLS/divx2svcd TOOLS/divx2svcd.sh TOOLS/encode2mpeglight TOOLS/encode2mpeglight.sh TOOLS/mencvcd TOOLS/mencvcd.sh TOOLS/midentify TOOLS/midentify.sh TOOLS/mpconsole TOOLS/mpconsole.sh rpm/mplayer.spec
diego
subversion at mplayerhq.hu
Mon Jul 7 11:30:23 CEST 2008
Author: diego
Date: Mon Jul 7 11:30:22 2008
New Revision: 27230
Log:
Give all shell scripts a .sh suffix for consistency.
Modified:
trunk/DOCS/man/en/mplayer.1
trunk/DOCS/xml/en/faq.xml
Changes in other areas also in this revision:
Added:
trunk/TOOLS/aconvert.sh (props changed)
- copied unchanged from r27229, /trunk/TOOLS/aconvert
trunk/TOOLS/divx2svcd.sh (props changed)
- copied unchanged from r27228, /trunk/TOOLS/divx2svcd
trunk/TOOLS/encode2mpeglight.sh (contents, props changed)
- copied, changed from r27228, /trunk/TOOLS/encode2mpeglight
trunk/TOOLS/mencvcd.sh (props changed)
- copied unchanged from r27227, /trunk/TOOLS/mencvcd
trunk/TOOLS/midentify.sh (contents, props changed)
- copied, changed from r27225, /trunk/TOOLS/midentify
trunk/TOOLS/mpconsole.sh (props changed)
- copied unchanged from r27225, /trunk/TOOLS/mpconsole
Removed:
trunk/TOOLS/aconvert
trunk/TOOLS/divx2svcd
trunk/TOOLS/encode2mpeglight
trunk/TOOLS/mencvcd
trunk/TOOLS/midentify
trunk/TOOLS/mpconsole
Modified:
trunk/DOCS/man/cs/mplayer.1
trunk/DOCS/man/de/mplayer.1
trunk/DOCS/man/fr/mplayer.1
trunk/DOCS/man/hu/mplayer.1
trunk/DOCS/man/it/mplayer.1
trunk/DOCS/man/pl/mplayer.1
trunk/DOCS/man/ru/mplayer.1
trunk/DOCS/man/zh/mplayer.1
trunk/DOCS/xml/cs/faq.xml
trunk/DOCS/xml/de/faq.xml
trunk/DOCS/xml/es/faq.xml
trunk/DOCS/xml/fr/faq.xml
trunk/DOCS/xml/hu/faq.xml
trunk/DOCS/xml/it/faq.xml
trunk/DOCS/xml/pl/faq.xml
trunk/DOCS/xml/ru/faq.xml
trunk/TOOLS/README
trunk/rpm/mplayer.spec
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Mon Jul 7 11:30:22 2008
@@ -927,7 +927,7 @@ In some cases you can get more informati
For example, for a DVD it will list the chapters and time length of each title,
as well as a disk ID.
Combine this with \-frames 0 to suppress all output.
-The wrapper script TOOLS/\:midentify suppresses the other MPlayer output and
+The wrapper script TOOLS/\:midentify.sh suppresses the other MPlayer output and
(hopefully) shellescapes the filenames.
.
.TP
Modified: trunk/DOCS/xml/en/faq.xml
==============================================================================
--- trunk/DOCS/xml/en/faq.xml (original)
+++ trunk/DOCS/xml/en/faq.xml Mon Jul 7 11:30:22 2008
@@ -991,7 +991,7 @@ will dump the 5th title of the DVD into
How can I create (S)VCDs automatically?
</para></question>
<answer><para>
-Try the <filename>mencvcd</filename> script from the
+Try the <filename>mencvcd.sh</filename> script from the
<filename class="directory">TOOLS</filename> subdirectory.
With it you can encode DVDs or other movies to VCD or SVCD format
and even burn them directly to CD.
@@ -1259,7 +1259,7 @@ terms of functionality, and is supported
How can I encode an audio only file?
</para></question>
<answer><para>
-Use <filename>aconvert</filename> from the
+Use <filename>aconvert.sh</filename> from the
<filename class="directory">TOOLS</filename>
subdirectory in the MPlayer source tree.
</para></answer>
More information about the MPlayer-DOCS
mailing list