diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-12-28 21:16:23 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-12-28 21:16:23 +0000 |
commit | d1891bbcc140db7b57f823cdc439f57653f0b514 (patch) | |
tree | 82bb8d95efe75bd9aa1051d6f96624f217441719 /DOCS/documentation.html | |
parent | 42a2376f03405fe73cd5e13cd70b7a8ddc761384 (diff) |
10l by others
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8626 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r-- | DOCS/documentation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 270b78d172..74fce4539d 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -850,7 +850,7 @@ <P>VobSub subtitles consist of a big (some megabytes) .SUB file, and optional .IDX and/or .IFO files.<BR> Usage: If you have files like <CODE>sample.sub</CODE>, - <CODE>sample.ifo</CODE>(optional), <CODE>sample.idx</CODE> - you have to pass + <CODE>sample.ifo</CODE> (optional), <CODE>sample.idx</CODE> - you have to pass MPlayer the <CODE>-vobsub sample [-vobsubid <id>]</CODE> options (full path optional). The <CODE>-vobsubid</CODE> option is like <CODE>-sid</CODE> for DVDs, you can choose between subtitle tracks (languages) with it. In case @@ -1225,7 +1225,7 @@ on:driver=v4l:width=640:height=480 -vo xv</CODE><BR> <P>Include the <CODE>-edl <filename></CODE> flag when you run MPlayer, with the name of the EDL file you want applied to the video.</P> -<H3><A NAME="edl_making">2.6.1 Making an EDL file</A></H3> +<H3><A NAME="edl_making">2.6.2 Making an EDL file</A></H3> <P>The current EDL file format is:</P> |