1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>3.1. Přkazov řdek</title><link rel="stylesheet" href="default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="MPlayer - Multimediln přehrvač"><link rel="up" href="usage.html" title="Kapitola 3. Použit"><link rel="prev" href="usage.html" title="Kapitola 3. Použit"><link rel="next" href="subosd.html" title="3.2. Titulky a OSD"><link rel="preface" href="howtoread.html" title="Jak čst tuto dokumentaci"><link rel="chapter" href="intro.html" title="Kapitola 1. Představen"><link rel="chapter" href="install.html" title="Kapitola 2. Instalace"><link rel="chapter" href="usage.html" title="Kapitola 3. Použit"><link rel="chapter" href="cd-dvd.html" title="Kapitola 4. Použit CD/DVD"><link rel="chapter" href="faq.html" title="Kapitola 5. Často Kladen Dotazy (FAQ)"><link rel="chapter" href="containers.html" title="Kapitola 6. Nosn formty (Containers)"><link rel="chapter" href="codecs.html" title="Kapitola 7. Kodeky"><link rel="chapter" href="video.html" title="Kapitola 8. Vstupn video zařzen/rozhran"><link rel="chapter" href="audio.html" title="Kapitola 9. Vstupn zvukov zařzen"><link rel="chapter" href="tv.html" title="Kapitola 10. TV"><link rel="chapter" href="radio.html" title="Kapitola 11. Rdio"><link rel="chapter" href="ports.html" title="Kapitola 12. Porty"><link rel="chapter" href="mencoder.html" title="Kapitola 13. Zkladn použit MEncoderu"><link rel="chapter" href="encoding-guide.html" title="Kapitola 14. Enkdovn s MEncoderem"><link rel="appendix" href="bugreports.html" title="Přloha A. Jak hlsit chyby"><link rel="appendix" href="bugs.html" title="Přloha B. Znm chyby"><link rel="appendix" href="skin.html" title="Přloha C. Formt skinů MPlayeru"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">3.1. Přkazov řdek</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="usage.html">Předchzejc</a></td><th width="60%" align="center">Kapitola 3. Použit</th><td width="20%" align="right"><a accesskey="n" href="subosd.html">Dalš</a></td></tr></table><hr></div><div class="sect1" lang="cs"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="commandline"></a>3.1. Přkazov řdek</h2></div></div></div><p>
<span class="application">MPlayer</span> využv komplexn strukturu voleb. Ta sestv
z globlnch voleb uvděnch jako prvn, napřklad:
</p><pre class="screen">mplayer -vfm 5</pre><p>
a voleb zapisovanch za jmnem souboru, kter se projev pouze u tohoto jmna
souboru/URL/čehokoli, napřklad:
</p><pre class="screen">mplayer -vfm 5 <em class="replaceable"><code>film1.avi</code></em> <em class="replaceable"><code>film2.avi</code></em> -vfm 4</pre><p>
</p><p>
Můžete seskupovat jmna souborů/adresy URL pomoc <code class="literal">{</code> a
<code class="literal">}</code>. Toho se d využt s volbou <tt class="option">-loop</tt>:
</p><pre class="screen">mplayer { 1.avi -loop 2 2.avi } -loop 3</pre><p>
Vše uveden přkaz přehraje soubory v tomto pořad: 1, 1, 2, 1, 1, 2, 1, 1, 2.
</p><p>
Přehrvn souboru:
</p><pre class="synopsis">
<span><strong class="command">mplayer</strong></span> [<em class="replaceable"><code>volby</code></em>] [<em class="replaceable"><code>cesta</code></em>/]<em class="replaceable"><code>soubor</code></em>
</pre><p>
</p><p>
Jin způsob přehrn souboru:
</p><pre class="synopsis">
<span><strong class="command">mplayer</strong></span> [<em class="replaceable"><code>volby</code></em>] <em class="replaceable"><code>file:///uri-eskejpovan-cesta-k-souboru</code></em>
</pre><p>
</p><p>
Přehrvn vce souborů:
</p><pre class="synopsis">
<span><strong class="command">mplayer</strong></span> [<em class="replaceable"><code>vchoz volby</code></em>] [<em class="replaceable"><code>cesta</code></em>/]<em class="replaceable"><code>soubor1</code></em> [<em class="replaceable"><code>volby pro soubor1</code></em>] <em class="replaceable"><code>soubor2</code></em> [<em class="replaceable"><code>volby pro soubor2</code></em>] ...
</pre><p>
</p><p>
Přehrvn VCD:
</p><pre class="synopsis">
<span><strong class="command">mplayer</strong></span> [<em class="replaceable"><code>volby</code></em>] vcd://<em class="replaceable"><code>čslo_stopy</code></em> [-cdrom-device <em class="replaceable"><code>/dev/cdrom</code></em>]
</pre><p>
</p><p>
Přehrvn DVD:
</p><pre class="synopsis">
<span><strong class="command">mplayer</strong></span> [<em class="replaceable"><code>volby</code></em>] dvd://<em class="replaceable"><code>čslo_titulu</code></em> [-dvd-device <em class="replaceable"><code>/dev/dvd</code></em>]
</pre><p>
</p><p>
Přehrvn z WWW:
</p><pre class="synopsis">
<span><strong class="command">mplayer</strong></span> [<em class="replaceable"><code>volby</code></em>] http://<em class="replaceable"><code>domna.com/soubor.asf</code></em>
</pre><p>
(rovněž lze použt playlisty)
</p><p>
Přehrvn z RTSP:
</p><pre class="synopsis">
<span><strong class="command">mplayer</strong></span> [<em class="replaceable"><code>volby</code></em>] rtsp://<em class="replaceable"><code>server.priklad.com/JmenoProudu</code></em>
</pre><p>
</p><p>
Přklady:
</p><pre class="screen">
mplayer -vo x11 <em class="replaceable"><code>/mnt/Filmy/Kontakt/kontakt2.mpg</code></em>
mplayer vcd://<em class="replaceable"><code>2</code></em> -cdrom-device <em class="replaceable"><code>/dev/hdc</code></em>
mplayer -afm 3 <em class="replaceable"><code>/mnt/DVDtrailery/alien4.vob</code></em>
mplayer dvd://<em class="replaceable"><code>1</code></em> -dvd-device <em class="replaceable"><code>/dev/hdc</code></em>
mplayer -abs 65536 -delay -0.4 -nobps <em class="replaceable"><code>~/filmy/test.avi</code></em></pre><p>
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="usage.html">Předchzejc</a></td><td width="20%" align="center"><a accesskey="u" href="usage.html">Nahoru</a></td><td width="40%" align="right"><a accesskey="n" href="subosd.html">Dalš</a></td></tr><tr><td width="40%" align="left" valign="top">Kapitola 3. Použit</td><td width="20%" align="center"><a accesskey="h" href="index.html">Domů</a></td><td width="40%" align="right" valign="top">3.2. Titulky a OSD</td></tr></table></div></body></html>
|