summaryrefslogtreecommitdiffstats
path: root/DOCS/encoding.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/encoding.html')
-rw-r--r--DOCS/encoding.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index 10317adee9..9ed783b706 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -121,6 +121,14 @@ commands are needed :<BR>
</UL>
</P>
+<A NAME=2.4.3.4><P><B><I>Fixing AVIs with broken index</I></B></P>
+
+<P>Easiest thing. We simply copy the video and audio streams, and
+<B>MEncoder</B> generates the index. Of course this cannot fix possible bugs in
+the video and/or audio streams.</P>
+
+<P>Command : <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>&nbsp;&nbsp;<CODE>mencoder [options] [input file] [options] ...</P>