[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.367,1.368 encoding.html,1.76,1.77 faq.html,1.117,1.118
Winner of tha face compo
gabucino at mplayerhq.hu
Sun Jan 12 22:24:36 CET 2003
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv1815
Modified Files:
documentation.html encoding.html faq.html
Log Message:
fixes
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.367
retrieving revision 1.368
diff -u -r1.367 -r1.368
--- documentation.html 11 Jan 2003 14:09:19 -0000 1.367
+++ documentation.html 12 Jan 2003 21:24:19 -0000 1.368
@@ -260,7 +260,7 @@
<UL>
<LI><A HREF="faq.html#compilation">5.1 Compilation</A></LI>
<LI><A HREF="faq.html#general">5.2 General questions</A></LI>
- <LI><A HREF="faq.html#playback">5.3 playback problems</A></LI>
+ <LI><A HREF="faq.html#playback">5.3 Playback problems</A></LI>
<LI><A HREF="faq.html#driver">5.4 Video/audio driver problems (vo/ao)</A></LI>
<LI><A HREF="faq.html#dvd">5.5 DVD playback</A></LI>
<LI><A HREF="faq.html#features">5.6 Feature requests</A></LI>
@@ -1735,15 +1735,17 @@
accessed.
(<A HREF="http://groups.yahoo.com/group/solarisonintel/message/22516">http://groups.yahoo.com/group/solarisonintel/message/22516</A>)
<P>
- This problem does not exist in the SPARC version of Solaris 8.
+ This problem does not exist in the SPARC version of Solaris 8.
+ </P>
</LI>
<LI>A similar bug is present in the hsfs(7FS) filesystem code (aka
ISO9660), hsfs may not not support partitions/disks larger than 4GB, all data
is accessed modulo 4GB.
(<A HREF="http://groups.yahoo.com/group/solarisonintel/message/22592">http://groups.yahoo.com/group/solarisonintel/message/22592</A>).
<P>
- The hsfs problem can be fixed by installing patch 109764-04 (sparc) /
- 109765-04 (x86).
+ The hsfs problem can be fixed by installing patch 109764-04 (sparc) /
+ 109765-04 (x86).
+ </P>
</LI>
</UL>
Index: encoding.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/encoding.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- encoding.html 11 Jan 2003 18:58:42 -0000 1.76
+++ encoding.html 12 Jan 2003 21:24:19 -0000 1.77
@@ -23,7 +23,7 @@
encoding with MEncoder.</P>
-<H2><A NAME="2pass">7.1 Encoding 2 or 3-pass MPEG-4 ("DIVX")</A></H2>
+<H2><A NAME="2pass">7.1 Encoding 2 or 3-pass MPEG-4 ("DivX")</A></H2>
<P><U><B>2-pass encoding:</B></U> the name comes from the fact that this method
encodes the file <I>twice</I>. The first encoding (dubbed <I>pass</I>)
@@ -149,7 +149,7 @@
<LI>mjpeg - Motion JPEG</LI>
<LI>h263 - H263</LI>
<LI>h263p - H263 Plus</LI>
- <LI>mpeg4 - ISO standard MPEG-4 (DivX 4/5, OpenDivX, XVID compatible)</LI>
+ <LI>mpeg4 - ISO standard MPEG-4 (DivX 5, XVID compatible)</LI>
<LI>msmpeg4 - pre-standard MPEG-4 variant by MS, v3 (aka DivX3)</LI>
<LI>msmpeg4v2 - pre-standard MPEG-4 by MS, v2 (used in old asf files)</LI>
<LI>wmv1 - Windows Media Video, version 1 (aka WMV7)</LI>
Index: faq.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/faq.html,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- faq.html 3 Jan 2003 22:56:18 -0000 1.117
+++ faq.html 12 Jan 2003 21:24:19 -0000 1.118
@@ -732,6 +732,13 @@
<A HREF="documentation.html#cygwin">Cygwin</A>.</DD>
<DD> </DD>
+ <DT>Q: How can I make MPlayer remember the options I use for this
+ particular file?</DT>
+ <DD>A: Create a file named <CODE>movie.avi.conf</CODE> with the
+ file-specific options in it and put it in <CODE>~/.mplayer</CODE> or in
+ the same directory as the file.</DD>
+ <DD> </DD>
+
</DL>
More information about the MPlayer-cvslog
mailing list