diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-08 11:24:32 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-08 11:24:32 +0000 |
commit | c9f1d1c502df9eb550b0ee8485260fcfc52dd875 (patch) | |
tree | 6dcd5162bd726506a17d05968216ef4af84bb0cb /DOCS/faq.html | |
parent | f4743bcea171a508b7d45d565870ea14e1f9926a (diff) |
width and height aren't mandatory anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3384 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r-- | DOCS/faq.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html index 8d2760d145..10bcdd3dc4 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -683,16 +683,6 @@ How can I encode ? Check <A HREF="encoding.html">this documentation</A>. </TD><TR><TD COLSPAN=3> </TD><TR> -<TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> - When I try to play a movie that I grabbed from TV tuner with MEncoder, I get this :<BR> - <CODE>X Error of failed request: BadValue (integer parameter out of range for - operation)</CODE> -</B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> - I told you : you <B>MUST</B> specify the <CODE>width=XXX</CODE> and <CODE>height=YYY</CODE> sub-options - after <CODE>-tv</CODE> ! You have to re-grab. -</TD><TR><TD COLSPAN=3> </TD><TR> - - </TABLE> </BODY> |