[Mplayer-cvslog] CVS: main/DOCS/en documentation.html,1.416,1.417

Diego Biurrun CVS diego at mplayerhq.hu
Wed Aug 6 01:07:31 CEST 2003


Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv10476/DOCS/en

Modified Files:
	documentation.html 
Log Message:
whitespace cosmetics


Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/documentation.html,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -r1.416 -r1.417
--- documentation.html	24 Jul 2003 06:49:59 -0000	1.416
+++ documentation.html	5 Aug 2003 23:07:07 -0000	1.417
@@ -1280,11 +1280,11 @@
 <P>The EDL file format is pretty bare-bones. Once the EDL system has reached a
   certain level of maturity, an XML-based file format will probably be
   implemented (keeping backwards compatibility with previous EDL formats).</P>
-  
+
 <P>The maximum number of EDL entries for the current incarnation of EDL is 1000.
   If you happen to need more, change the <CODE>#define MAX_EDL_ENTRIES</CODE>
   in the <CODE>edl.h</CODE> file.</P>
-  
+
 <H3><A NAME="edl_using">2.5.1 Using an EDL file</A></H3>
 
 <P>Include the <CODE>-edl &lt;filename&gt;</CODE> flag when you run MPlayer,
@@ -1309,13 +1309,13 @@
   15 seconds, unmute at 16.7 seconds and skip from second 420 to second
   422 of the video. These actions will be performed when the playback timer
   reaches the times given in the file.</P>
-  
+
 <P>To create an EDL file to work from, use the
   <CODE>-edlout &lt;filename&gt;</CODE> flag. During playback, when you want to
   mark the previous two seconds to skip over, hit <CODE>i</CODE>. A
   corresponding entry will be written to the file for that time. You can then go
   back and fine-tune the generated EDL file.</P>
-  
+
 
 
 <H1><A NAME="usage">3. Usage</A></H1>



More information about the MPlayer-cvslog mailing list