mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 21:31:52 +00:00
similar to 1.15, hm. stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3595 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
aa622ac667
commit
5fe79768b6
@ -114,6 +114,14 @@ erforderlich:<BR>
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<A NAME=2.4.3.4><P><B><I>Reparieren von AVIs mit defektem Index</I></B></P>
|
||||
|
||||
<P>Einfache Sache. Wir kopieren einfach die Video- und Audiostreams und
|
||||
<B>MEncoder</B> erzeugt das Index. Natürlich kann das keine Fehler in den
|
||||
Video- und/oder Audiostreams lösen.</P>
|
||||
|
||||
<P>Befehl: <CODE>mencoder input.avi -ovc copy -oac copy -o output.avi</CODE></P>
|
||||
|
||||
<A NAME=2.4.4><P><B><I>Syntax</I></B></P>
|
||||
|
||||
<P> <CODE>mencoder [Optionen] [Eingangsdatei] [Optionen] ...</P>
|
||||
|
Loading…
Reference in New Issue
Block a user