diff DOCS/encoding.html @ 3583:66e418645b67

hm. stuff.
author gabucino
date Tue, 18 Dec 2001 17:07:21 +0000
parents 963b39283f48
children 0da05bcc72ba
line wrap: on
line diff
--- a/DOCS/encoding.html	Tue Dec 18 17:04:52 2001 +0000
+++ b/DOCS/encoding.html	Tue Dec 18 17:07:21 2001 +0000
@@ -121,6 +121,14 @@
 </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>