Mercurial > mplayer.hg
diff DOCS/faq.html @ 1864:ff547d7d4ab3
*** empty log message ***
author | gabucino |
---|---|
date | Fri, 07 Sep 2001 10:52:34 +0000 |
parents | 5bf17e98893a |
children | 70dbd25c128c |
line wrap: on
line diff
--- a/DOCS/faq.html Thu Sep 06 20:44:42 2001 +0000 +++ b/DOCS/faq.html Fri Sep 07 10:52:34 2001 +0000 @@ -145,7 +145,7 @@ <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> What is the meaning of numbers in the status line? </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> -See: <CODE>A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0</CODE><BR> +See: <CODE>A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0 4</CODE><BR> <UL> <LI>A: audio position in seconds <LI>V: video position in seconds @@ -156,11 +156,18 @@ <LI>video_out cpu usage for avi, 0 for mpg (see above) <LI>audio codec cpu usage in percent <LI>frames needed to drop to maintain A-V sync +<LI>current level of image postprocessing (when using -autoq) </UL> <I>Most of them are for debug purposes, and will be removed soon.</I> </TD><TR><TD COLSPAN=3> </TD><TR> <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> +What if I don't want them to appear? +</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> +Then you use the -quiet option, and read the manpage. +</TD><TR><TD COLSPAN=3> </TD><TR> + +<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> Why is video_out cpu usage zero (0%) for mpeg files? </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> It's not zero, but it's built in into codec, so can't be measured separated.