mirror of
https://github.com/mpv-player/mpv
synced 2025-02-24 08:57:00 +00:00
r21744: Mention that you can use different image formats with mf://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24632 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9d404a8e93
commit
8519a29a89
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- in sync with r21612 -->
|
||||
<!-- in sync with r21744 -->
|
||||
<!-- missing cosmetic commit 21537 -->
|
||||
<chapter id="mencoder">
|
||||
<title>Allgemeiner Gebrauch von <application>MEncoder</application></title>
|
||||
@ -597,6 +597,12 @@ mencoder mf://<replaceable>@list.txt</replaceable> -mf w=800:h=600:fps=25:type=j
|
||||
</para>
|
||||
</informalexample>
|
||||
|
||||
Du kannst verschiedene Bildtypen mischen, dabei ist egal, welche Methode du verwendest
|
||||
— individuelle Dateinamen, Wildcard oder eine Datei mit einer Liste —
|
||||
vorausgesetzt natürlich, dass sie dieselben Abmessungen haben.
|
||||
Du kannst also den Titel von einer PNG-Datei nehmen und daran eine Diashow
|
||||
aus JPEG-Bildern anhängen.
|
||||
|
||||
<informalexample>
|
||||
<para>
|
||||
Erzeugen einer Motion JPEG (MJPEG) Datei aus allen im aktuellen Verzeichnis liegenden
|
||||
|
Loading…
Reference in New Issue
Block a user