Mercurial > mplayer.hg
annotate DOCS/faq.html @ 6015:04fe086ae486
vo_uninit fixed
author | arpi |
---|---|
date | Wed, 08 May 2002 19:21:36 +0000 |
parents | 6cc15e96d709 |
children | 3ca1f8cf7bfc |
rev | line source |
---|---|
1612 | 1 <HTML> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
2 |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
3 <HEAD> |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
4 <STYLE> |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
5 .text |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
6 {font-family : Verdana, Arial, Helvetica, sans-serif; |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
7 font-size : 14px;} |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
8 </STYLE> |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
9 </HEAD> |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
10 |
1704 | 11 <BODY BGCOLOR=white> |
12 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
13 <FONT CLASS="text"> |
1612 | 14 |
1682 | 15 <P><B><A NAME=5>5. FAQ section</A></B></P> |
16 | |
17 <TABLE BORDER=0 WIDTH=100% ALIGN=left> | |
18 | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
19 <TR><TD COLSPAN=3><P><B><A NAME=5.1><FONT CLASS="text">5.1 Compilation</A></B></P> |
1682 | 20 </TD><TR><TD COLSPAN=3> </TD><TR> |
21 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
22 <TD> </TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
23 Configure ends with this text, and MPlayer won't compile!<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
24 <CODE>"Your gcc does not support even i386 for '-march' and '-mcpu'."</CODE> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
25 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
26 Your gcc isn't installed correctly, check the <CODE>config.log</CODE> file |
3290 | 27 for details. |
28 </TD><TR><TD COLSPAN=3> </TD><TR> | |
29 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
30 <TD> </TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
31 What does "No such file or directory" mean? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
32 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
2117 | 33 Probably there is no such file or directory. |
34 </TD><TR><TD COLSPAN=3> </TD><TR> | |
35 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
36 <TD> </TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
37 What's the problem with gcc 2.96? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
38 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
39 <B><I>We strongly discourage the use of gcc 2.96!!!</I></B><BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
40 Read <A HREF="gcc-2.96-3.0.html">this</A> and <A HREF="users_against_developers.html">this</A> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
41 document for details. If you still really really want to use it, be sure to get |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
42 the latest release, but remember that you are on your own. Do <B>not</B> report |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
43 bugs or ask for help on the mailing lists. We will <B>not</B> provide any support |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
44 in case you run into problems. |
2954 | 45 <BR> |
1682 | 46 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 47 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
48 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
49 Great, I have gcc 3.0.1 from Red Hat/Mandrake, then I'm fine--! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
50 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
51 No, since there have been/are issues with these compilers as well.<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
52 Use the 2.95.x series for reliability (not <A HREF="gcc-2.96-3.0.html">2.96</A>). |
2954 | 53 Use the latest gcc 3.0.x (starting at 3.0.2) if you want to use a 3.0.x version. |
2092
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
54 </TD><TR><TD COLSPAN=3> </TD><TR> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
55 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
56 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
57 I tried to compile MPlayer, but I got this output: |
2092
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
58 <PRE> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
59 In file included from /usr/include/g++-v3/bits/std_cwchar.h:42, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
60 from /usr/include/g++-v3/bits/fpos.h:40, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
61 from /usr/include/g++-v3/bits/char_traits.h:40, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
62 from /usr/include/g++-v3/bits/std_string.h:41, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
63 from /usr/include/g++-v3/string:31, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
64 from libwin32.h:36, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
65 from DS_AudioDecoder.h:4, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
66 from DS_AudioDec.cpp:5: |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
67 /usr/include/wchar.h: In function Long long int wcstoq(const wchar_t*, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
68 wchar_t**, int)': |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
69 /usr/include/wchar.h:514: cannot convert `const wchar_t* __restrict' to |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
70 `const |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
71 </PRE> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
72 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
73 Upgrade your glibc to the latest release. On Mandrake, use 2.2.4-8mdk. |
1682 | 74 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 75 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
76 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
77 ... gcc 2.96 ... (Yes, some people are STILL flaming about their gcc 2.96!!) |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
78 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
79 Quoted from a <A HREF="http://www.mplayerhq.hu/pipermail/mplayer-users/2001-October/005351.html">mail</A> A'rpi sent to the mplayer-users list (the word 'ideg' is described below): |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
80 <BLOCKQUOTE> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
81 <P>And we have idegs. And our idegcounter overflowed again and again.</P> |
2137 | 82 |
83 <P>Unfortunately MPlayer is out of our control. It's used by lamers, Linux users | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
84 who can't even use Windows, and never tried to compile a kernel. They installed |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
85 (with default options) Mandrake or Red Hat or SuSE, and without RTFM'ing they |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
86 send messages saying 'it doesn't work! help me! please! i'm new to Linux! |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
87 help! oh! help me!'. We can't stop them, but at least we try to force them to |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
88 RTFM and to read messages of ./configure and MPlayer.</P> |
2137 | 89 |
90 <P>And you clever guys come and flame us with gcc 2.96 and binary packages. | |
91 Instead of helping users or making patches to help solve problems.</P> | |
92 | |
93 <P>Half of our spare/free time is spent by answering silly mails here and | |
94 making newer tricks and checks to configure to avoid such mails.</P> | |
95 | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
96 <P>And there is a balance. On the one side are you, clever guys, saying we are |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
97 very bad because we don't like buggy gcc 2.96, and on the other side there are |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
98 the 'new to Linux' guys who are showing us gcc 2.96 is buggy.</P> |
2137 | 99 |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
100 <P>Conclusion: We can't be good. Half the people always will say we are bad.</P> |
2137 | 101 |
102 <P>Maybe we should close the project, make it closed source, commercial, and | |
103 provide install support for it. then we could leave current work, so | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
104 development could go faster, and we could earn lots of money with it and buy a |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
105 big house, etc etc. Do you really want it? It seems.</P> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
106 </BLOCKQUOTE> |
2137 | 107 |
108 </TD><TR><TD COLSPAN=3> </TD><TR> | |
109 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
110 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
111 Where can I find information about gcc 2.96 bugs? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
112 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
113 In <A HREF="gcc-2.96-3.0.html">this</A> document. And <A HREF="users_against_developers.html">this</A> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
114 document describes why Red Hat released 2.96 and other interesting things. |
2488 | 115 </TD><TR><TD COLSPAN=3> </TD><TR> |
116 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
117 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
118 SDL output doesn't work or compile. The problem is ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
119 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
120 It was tested to work with SDL 1.2.x and may run on SDL 1.1.7+. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
121 It does <B>not</B> work with any previous version. So if you choose to use such |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
122 a version, you are on your own. |
1682 | 123 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 124 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
125 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 126 I am still having trouble compiling with SDL support. gcc says something |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
127 about "undefined reference to `SDL_EnableKeyRepeat'". What now? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
128 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1682 | 129 Where did you install the SDL library? If you installed in /usr/local |
130 (the default) then edit the top level config.mak and add | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
131 "-L/usr/local/lib" after "X_LIBS=". Now type make. You're done! |
1682 | 132 </TD><TR><TD COLSPAN=3> </TD><TR> |
133 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
134 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
135 It doesn't compile, and it misses uint64_t inttypes.h and similar things ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
136 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
137 Copy etc/inttypes.h to the <B>MPlayer</B> directory (<CODE>cp etc/inttypes.h .</CODE>) |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
138 and try again ... |
1682 | 139 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 140 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
141 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
142 I have Linux running on a Pentium III but <CODE>./configure</CODE> doesn't detect |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
143 SSE ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
144 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
145 Only kernel versions 2.4.x support SSE (or try 2.2.19 or newer, but |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
146 be prepared for problems). |
1682 | 147 </TD><TR><TD COLSPAN=3> </TD><TR> |
148 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
149 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
150 I have a G200/G400, how do I compile/use the mga_vid driver? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
151 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
152 Read the <A HREF="video.html#2.3.1.7">documentation</A>. |
1682 | 153 </TD><TR><TD COLSPAN=3> </TD><TR> |
154 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
155 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 156 Are there rpm/deb/... packages of <B>MPlayer</B>? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
157 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
158 You can make a .deb package for yourself, check the <A HREF="documentation.html#6.1">Debian packaging</A> section. |
5979 | 159 There are RPM packages available on our homepage, don't use other sources! |
1682 | 160 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 161 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
162 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 163 During 'make', MPlayer complains about X11 libraries. I don't understand, |
164 I DO have X installed!? | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
165 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
166 ... but you don't have the X development package installed. Or not |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
167 correctly. It's called XFree86-devel* under Red Hat, and xlib6g-dev* under |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
168 Debian. Also check if the <CODE>/usr/X11</CODE> and <CODE>/usr/include/X11</CODE> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
169 symlinks exist (this can be a problem on Mandrake systems). They can be created |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
170 with these commands:<BR> |
1682 | 171 <CODE>$ ln -sf /usr/X11R6 /usr/X11</CODE><BR> |
172 <CODE>$ ln -sf /usr/X11R6/include/X11 /usr/include/X11</CODE><BR> | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
173 Your distribution may differ from the |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
174 <A HREF="http://www.pathname.com/fhs/">Filesystem Hierarchy Standard</A>. |
1682 | 175 </TD><TR><TD COLSPAN=3> </TD><TR> |
176 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
177 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
178 What about the DGA driver? I can't find it!!! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
179 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
180 <CODE>./configure</CODE> autodetects your DGA driver. If <CODE>-vo help</CODE> doesn't show |
1682 | 181 DGA, then there's a problem with your X installation. |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
182 Try <CODE>./configure --enable-dga</CODE> and read the |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
183 <A HREF="video.html#2.3.1.3">documentation</A>. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
184 Alternatively, try SDL's DGA driver with the <CODE>-vo sdl:dga</CODE> option. |
1682 | 185 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 186 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
187 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
188 I can't compile SVGAlib. I'm using kernel 2.3/2.4 ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
189 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
190 You have to edit SVGAlib's Makefile.cfg and comment <CODE>BACKGROUND = y</CODE> out. |
1682 | 191 </TD><TR><TD COLSPAN=3> </TD><TR> |
192 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
193 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
2001 | 194 I compiled MPlayer with libdvdcss/libdivxdecore support, but when |
1682 | 195 I try to start it, it says:<BR> |
2001 | 196 <CODE>> error while loading shared libraries: lib*.so.0: cannot load |
1682 | 197 shared object file: No such file or directory</CODE><BR> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
198 I checked up on the file and it IS there in <CODE>/usr/local/lib</CODE> ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
199 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
200 Add <CODE>/usr/local/lib</CODE> to <CODE>/etc/ld.so.conf</CODE> and run <CODE>ldconfig</CODE>. |
1682 | 201 </TD><TR><TD COLSPAN=3> </TD><TR> |
202 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
203 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
2771
b2b3926a5e46
"boycott cvs" MPlayer T-shirts available from your local MPlayer distributor
gabucino
parents:
2606
diff
changeset
|
204 Hmm, strange. When loading the mga_vid.o kernel module, I found this in the logs:<BR> |
b2b3926a5e46
"boycott cvs" MPlayer T-shirts available from your local MPlayer distributor
gabucino
parents:
2606
diff
changeset
|
205 <CODE>Warning: loading mga_vid.o will taint the kernel: no license</CODE> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
206 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
207 The latest kernel modutils require a flag indicating the license (mainly |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
208 to avoid kernel hackers debugging closed source drivers). |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
209 Upgrade your kernel, modutils and <B>MPlayer</B>. |
2771
b2b3926a5e46
"boycott cvs" MPlayer T-shirts available from your local MPlayer distributor
gabucino
parents:
2606
diff
changeset
|
210 </TD><TR><TD COLSPAN=3> </TD><TR> |
b2b3926a5e46
"boycott cvs" MPlayer T-shirts available from your local MPlayer distributor
gabucino
parents:
2606
diff
changeset
|
211 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
212 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
213 When compiling <B>MEncoder</B>, it segfaults at linking!!! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
214 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
215 This is a linker problem. Upgrading binutils should help (2.11.92.* or newer |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
216 should be good). Since it is not our fault, please do <B>not</B> report! |
2772 | 217 </TD><TR><TD COLSPAN=3> </TD><TR> |
218 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
219 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
220 I'd like to compile <B>MPlayer</B> on Minix! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
221 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
3774 | 222 Me too. :) |
3053 | 223 </TD><TR><TD COLSPAN=3> </TD><TR> |
224 | |
2771
b2b3926a5e46
"boycott cvs" MPlayer T-shirts available from your local MPlayer distributor
gabucino
parents:
2606
diff
changeset
|
225 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
226 <TD COLSPAN=3><B><A NAME=5.2><FONT CLASS="text">5.2. General questions</A></B> |
1682 | 227 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 228 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
229 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
230 What about DVD playing? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
231 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
232 Read the CD/DVD section in <A HREF="cd-dvd.html">this document</A>. |
1682 | 233 </TD><TR><TD COLSPAN=3> </TD><TR> |
234 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
235 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
236 The <CODE>-xy</CODE> or <CODE>-fs</CODE> option doesn't work with the x11 driver (<CODE>-vo x11</CODE>) ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
237 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
238 It does, but you have to explicitly specify software scaling (it's SLOW!) with |
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
239 the <CODE>-zoom</CODE> option. You better use XF86VidMode support: |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
240 you must specify the <CODE>-vm</CODE> and the <CODE>-fs</CODE> switch, and |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
241 you're done. Make sure you have the right modelines in your XF86Config file, and |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
242 try to make the <A HREF="video.html#2.3.1.3">DGA driver</A> and |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
243 <A HREF="video.html#2.3.1.4">SDL's DGA driver</A> work for you. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
244 It's much faster. If SDL's DGA works, use that, it'll be EVEN faster! |
1682 | 245 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 246 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
247 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
248 What is the meaning of the numbers on the status line? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
249 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5700 | 250 Example: <CODE><FONT CLASS="text">A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57/57 41% 0% 2.6% 0 4 49%</CODE><BR> |
1682 | 251 <UL> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
252 <LI>A: audio position in seconds |
1682 | 253 <LI>V: video position in seconds |
254 <LI>A-V: audio-video difference in seconds (delay) | |
255 <LI>ct: total A-V sync correction done | |
256 <LI>frames played (counting from last seek) | |
5700 | 257 <LI>frames decoded (counting from last seek) |
258 <LI>video codec cpu usage in percent (for slices and DR this includes video_out) | |
259 <LI>video_out cpu usage | |
1682 | 260 <LI>audio codec cpu usage in percent |
261 <LI>frames needed to drop to maintain A-V sync | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
262 <LI>current level of image postprocessing (when using <CODE>-autoq</CODE>) |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
263 <LI>current cache size used (around 50% is normal) |
1682 | 264 </UL> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
265 Most of them are for debug purposes and will be removed soon. |
1682 | 266 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 267 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
268 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1864 | 269 What if I don't want them to appear? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
270 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
271 Use the <CODE>-quiet</CODE> option and read the man page. |
1864 | 272 </TD><TR><TD COLSPAN=3> </TD><TR> |
273 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
274 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5700 | 275 Why is video_out cpu usage zero (0%) for some files? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
276 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5700 | 277 It's not zero, but it's called from the codec and thus cannot be measured |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
278 separately. You should try to play the file using <CODE>-vo null</CODE> and then |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
279 <CODE>-vo ...</CODE> and check the difference to see the video_out speed. |
1682 | 280 </TD><TR><TD COLSPAN=3> </TD><TR> |
281 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
282 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
283 There are error messages about file not found <CODE>/usr/lib/win32/</CODE> ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
284 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
285 Download the <A HREF="ftp://ftp.mplayerhq.hu/MPlayer/releases/w32codec-0.60.tar.bz2">Win32 codecs</A> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
286 from <B>our</B> FTP site (avifile's codec package has a different DLL set) and |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
287 install it. |
1682 | 288 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 289 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
290 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 291 Are there any mailing lists on MPlayer? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
292 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
293 Yes! See the bottom of the info page on |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
294 <A HREF="http://www.mplayerhq.hu/homepage/info.html">our homepage</A> to subscribe! |
1682 | 295 </TD><TR><TD COLSPAN=3> </TD><TR> |
296 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
297 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
298 I've found a nasty bug when I tried to play my favorite video!! |
1682 | 299 Who should I inform? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
300 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
301 Please read the <A HREF="bugreports.html">bug reporting guidelines</A> and follow |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
302 the instructions. |
1682 | 303 </TD><TR><TD COLSPAN=3> </TD><TR> |
304 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
305 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
306 I have problems playing files with the ... codec. Can I use them? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
307 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
308 Check the <A HREF="http://www.mplayerhq.hu/DOCS/codecs-status.html">codec status</A>, |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
309 if it doesn't contain your codec, read the |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
310 <A HREF="codecs.html#2.1.3">codec documentation</A>, especially the |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
311 <A HREF="codecs.html#2.2.3">codec importing HOWTO</A> and contact us. |
1682 | 312 </TD><TR><TD COLSPAN=3> </TD><TR> |
313 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
314 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 315 Umm, what is "IdegCounter"? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
316 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
317 A combination of a Hungarian and an English word. "Ideg" in Hungarian means |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
318 the same as "nerve" in English, and is pronounced as something like "ydaegh". |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
319 It was first used to measure the nervousness of A'rpi, after some (umm) "mystic" |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
320 disappearance of CVS code ;) |
1682 | 321 </TD><TR><TD COLSPAN=3> </TD><TR> |
322 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
323 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
324 And what is "Faszom(C)ounter"? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
325 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
326 "Fasz" is a Hungarian word you don't want to know, the others are connected to |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
327 the perverted minds of the MPlayer developers. |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
328 </TD><TR><TD COLSPAN=3> </TD><TR> |
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
329 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
330 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 331 LIRC doesn't work, because ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
332 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5700 | 333 Are you sure you are using <CODE>mplayer</CODE> instead of <CODE>mplayer_lirc</CODE>? |
334 Note that it was <CODE>mplayer_lirc</CODE> for long time, including the 0.60 release, but recently | |
335 changed back to <CODE>mplayer</CODE>. | |
1682 | 336 </TD><TR><TD COLSPAN=3> </TD><TR> |
337 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
338 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 339 Subtitles are very nice, the most beautiful I've ever seen, but they slow |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
340 down playing! I know it's unlikely ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
341 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
342 After running <CODE>./configure</CODE> , edit <CODE>config.h</CODE> and replace |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
343 <CODE>#undef FAST_OSD</CODE> with <CODE>#define FAST_OSD</CODE>. Then recompile. |
1682 | 344 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 345 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
346 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 347 The OSD is flickering! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
348 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1682 | 349 You use a vo driver with single buffering (x11,xv). With xv, |
5700 | 350 use the <CODE>-double</CODE> option. Also try <CODE>-vop expand</CODE> |
1682 | 351 </TD><TR><TD COLSPAN=3> </TD><TR> |
352 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
353 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
354 What exactly is this libavcodec thing? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
355 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
356 See the <A HREF="codecs.html#2.2.1.2">FFmpeg section</A>. |
1682 | 357 </TD><TR><TD COLSPAN=3> </TD><TR> |
358 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
359 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 360 But configure tells me "Checking for libavcodec ... no"! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
361 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1682 | 362 You need to get libavcodec from FFmpeg's CVS. Read the instructions in |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
363 the <A HREF="codecs.html#2.2.1.2">FFmpeg section</A>. |
1682 | 364 </TD><TR><TD COLSPAN=3> </TD><TR> |
365 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
366 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
367 The GUI isn't usable with icewm, because a panel is over the movie!! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
368 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
369 Known problem with icewm. It is unsolvable from our side. In detail: |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
370 Icewm's taskbar overrides the GUI's window resize queries. If asked for a |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
371 resize to 800x600, icewm resizes the window to 800x(600-taskbar_size). |
2047
337daaf16922
added 'icewm suxx' Q/A.. don't kill me. kill arpi instead.
gabucino
parents:
2001
diff
changeset
|
372 </TD><TR><TD COLSPAN=3> </TD><TR> |
337daaf16922
added 'icewm suxx' Q/A.. don't kill me. kill arpi instead.
gabucino
parents:
2001
diff
changeset
|
373 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
374 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
2972 | 375 I can't access the GUI menu. I press right click, but I can't access any |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
376 menu items! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
377 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
378 Are you using FVWM? Try the following:<BR> |
2972 | 379 Start -> Settings -> Configuration -> Base Configuration<BR> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
380 Set "Use Applications position hints" to "Yes". |
2972 | 381 </TD><TR><TD COLSPAN=3> </TD><TR> |
382 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
383 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
384 How can I run MPlayer in the background? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
385 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
386 Use: <CODE>mplayer <options> <filename> < /dev/null &</CODE> |
4680 | 387 </TD><TR><TD COLSPAN=3> </TD><TR> |
388 | |
1682 | 389 <TD COLSPAN=3> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
390 <B><A NAME=5.3><FONT CLASS="text">5.3. File playing problems</A></B> |
1682 | 391 </TD><TR><TD COLSPAN=3> </TD><TR> |
392 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
393 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
394 ... works with avifile/aviplay but doesn't with MPlayer. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
395 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
396 <B>MPlayer</B> != avifile. |
1682 | 397 The only common thing between these players is the Win32 DLL loader. |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
398 The codecs (DLL) set, synchronization, demultiplexing etc is totally |
1682 | 399 different and shouldn't be compared. |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
400 If something works with aviplay it doesn't mean that <B>MPlayer</B> will work |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
401 and vice versa. |
1682 | 402 </TD><TR><TD COLSPAN=3> </TD><TR> |
403 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
404 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
405 Audio goes out of sync playing a .avi file. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
406 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
407 Try the <CODE>-bps</CODE> or <CODE>-nobps</CODE> option. If it does not improve, |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
408 read <A HREF="bugreports.html">this</A> and upload the file to FTP. |
1682 | 409 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 410 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
411 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
412 MPlayer exits with some error when using l3codeca.acm. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
413 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
414 Check <CODE>ldd /usr/local/bin/mplayer</CODE> output. If it contains<BR> |
1682 | 415 <CODE>libc.so.6 => /lib/libc.so.6 (0x4???????)</CODE><BR> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
416 where "?" is any number then it's OK, the error is not here. If it is:<BR> |
1682 | 417 <CODE>libc.so.6 => /lib/libc.so.6 (0x00??????)</CODE><BR> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
418 then there is a problem with your kernel/libc. Maybe you are using some |
1682 | 419 security patches (for example Solar Designer's OpenWall patch) which |
420 forces loading libraries to very low addresses. | |
421 Because l3codeca.acm is a non-relocatable DLL, it must be loaded to | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
422 0x00400000, we can't change this. You should use a non-patched kernel, |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
423 or use <B>MPlayer</B>'s <CODE>-afm 1</CODE> option to disable using l3codeca.acm. |
1682 | 424 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 425 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
426 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 427 My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3 |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
428 sound too slow. When I use -nosound switch, everything is OK (but quiet). |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
429 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5700 | 430 Your machine is too slow or your soundcard driver is broken. Consult the documentation to see if you can improve |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
431 performance. |
1682 | 432 </TD><TR><TD COLSPAN=3> </TD><TR> |
2848
33c32f3d9f1f
many small updates, fixes (some/more to be completed soon)
gabucino
parents:
2772
diff
changeset
|
433 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
434 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 435 MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video". |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
436 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1682 | 437 Try running <B>MPlayer</B> on the machine you compiled on. Or recompile. Don't |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
438 use <B>MPlayer</B> on a CPU different from the one it was compiled on. |
1682 | 439 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 440 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
441 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
442 I have problems with [your window manager] and fullscreen xv/xmga/sdl/x11 modes ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
443 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
444 Use the <CODE>-fsmode</CODE> switch. See example.conf or the man page. |
1682 | 445 </TD><TR><TD COLSPAN=3> </TD><TR> |
446 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
447 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 448 But it works with avifile! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
449 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1682 | 450 So what? |
451 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 452 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
453 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 454 Then avifile is better! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
455 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
456 Then use avifile, it has a nice GUI and nice C++ code :) |
1682 | 457 </TD><TR><TD COLSPAN=3> </TD><TR> |
458 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
459 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 460 I got this playing mpeg files: Can't find codec for video format 0x10000001! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
461 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
462 You have an old version of codecs.conf at <CODE>~/.mplayer/</CODE>. Upgrade it |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
463 from <CODE>/etc/</CODE>.<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
464 <B>OR</B> you have the <CODE>vc=</CODE> option or something similar in your |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
465 config file(s). |
1682 | 466 </TD><TR><TD COLSPAN=3> </TD><TR> |
467 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
468 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
469 After starting MPlayer under KDE(1/2) I just get a black screen and nothing |
1682 | 470 happens, after about one minute the video starts playing. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
471 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1682 | 472 The KDE arts sound daemon is blocking the sound device, either wait the time |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
473 until video starts or you disable the arts-daemon in kontrol center. If you want |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
474 to use arts sound, specify audio output via SDL (<CODE>ao=sdl</CODE>), and |
1682 | 475 make sure your SDL can handle arts sound. Yet another option is to start |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
476 <B>MPlayer</B> with artsdsp. |
1682 | 477 </TD><TR><TD COLSPAN=3> </TD><TR> |
478 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
479 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
480 I have an AVI that produces a gray screen when played with <CODE>-vc odivx</CODE> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
481 and a green one with <CODE>-vc divx4</CODE>. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
482 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1682 | 483 It's not a DivX file, but an M$ MPEG4v3 . Update your codecs.conf. |
484 </TD><TR><TD COLSPAN=3> </TD><TR> | |
485 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
486 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
487 When I play this movie I get video-audio desync and/or MPlayer crashes with the following message:<BR> |
1892 | 488 <CODE>DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!</CODE> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
489 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1892 | 490 This can have multiple reasons.<BR> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
491 <UL> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
492 <LI>Your CPU <B>and/or</B> video card <B>and/or</B> bus is too SLOW. <B>MPlayer</B> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
493 displays a message if this is the case (and the dropped frames counter goes up fast).</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
494 <LI>If it is an AVI, maybe it has bad interleaving. Try the <CODE>-ni</CODE> option.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
495 <LI>Your sound driver is buggy, or you use ALSA 0.5 with <CODE>-ao oss</CODE>. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
496 See the <A HREF="sound.html">sound card section</A>.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
497 <LI>The AVI has a bad header, try the <CODE>-nobps</CODE> option, and/or |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
498 <CODE>-mc 0</CODE>.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
499 </UL> |
1892 | 500 </TD><TR><TD COLSPAN=3> </TD><TR> |
501 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
502 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
503 I have an MJPEG file which works with other players but displays only a black |
2606 | 504 image in MPlayer. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
505 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
506 Disable the Windows DLL in <CODE>codecs.conf</CODE>, or use the |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
507 <CODE>-vc ffmjpeg</CODE> option (compile MPlayer with libavcodec for this to work). |
2606 | 508 </TD><TR><TD COLSPAN=3> </TD><TR> |
509 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
510 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
511 When I try to grab from my tuner, it works, but colors are strange. It's OK |
3030 | 512 with other applications. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
513 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
3030 | 514 Your card probably misreports its colorspace capacity. Try with YUY2 instead |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
515 of default YV12 (see the <A HREF="documentation.html#2.5">TV input documentation</A>). |
3030 | 516 </TD><TR><TD COLSPAN=3> </TD><TR> |
517 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
518 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
519 When I start playing, I get this message but everything seems fine:<BR> |
3053 | 520 <CODE>Linux RTC init: ioctl (rtc_pie_on): Permission denied</CODE> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
521 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
522 You need root privileges to use the new timing code. For details see the |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
523 <A HREF="documentation.html#1.3">installation section</A> of the documentation. |
3053 | 524 </TD><TR><TD COLSPAN=3> </TD><TR> |
525 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
526 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
3162 | 527 I have A/V sync problems. Some of my AVIs play fine, but some play with |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
528 double speed! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
529 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
530 You have a buggy sound card/driver. Most likely it's fixed at 44100Hz, and |
5700 | 531 you try to play a file which has 22050Hz audio. Try the resample audio plugin. |
3162 | 532 </TD><TR><TD COLSPAN=3> </TD><TR> |
533 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
534 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
535 All the WMV (or other..) files I play create a green/gray window and there is |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
536 only sound! MPlayer prints:<BR> |
3192 | 537 <CODE>Detected video codec: [null] drv:0 (NULL codec (no decoding))</CODE> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
538 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
539 Update your <CODE>codecs.conf</CODE>. |
3192 | 540 </TD><TR><TD COLSPAN=3> </TD><TR> |
541 | |
5016 | 542 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
543 I get very strange percentage values (way too big) while playing files on my notebook. |
5016 | 544 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
545 It's an effect of the power management / power saving system of your notebook | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
546 (BIOS, not kernel). Plug the external power connector in <b>before</b> you power on your |
5016 | 547 notebook. |
548 </TD><TR><TD COLSPAN=3> </TD><TR> | |
549 | |
550 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
551 The audio/video gets totally out of sync when I run MPlayer as root on my notebook. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
552 It works normal when i run it as a user. |
5016 | 553 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
554 This is again a power management effect (see above). Plug the external power connector |
5016 | 555 in <b>before</b> you power on your notebook. |
556 </TD><TR><TD COLSPAN=3> </TD><TR> | |
3053 | 557 |
1682 | 558 <TD COLSPAN=3> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
559 <B><A NAME=5.4><FONT CLASS="text">5.4. Video/audio driver problems (vo/ao)</A></B> |
1682 | 560 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 561 |
562 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
563 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
564 OK, <CODE>-vo help</CODE> shows DGA driver, but it complains about permissions! |
1682 | 565 Help me! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
566 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
1682 | 567 It works only if running as root! It's a DGA limitation. |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
568 You should become root (<CODE>su -</CODE>), and try again. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
569 Another solution is making <B>MPlayer</B> SUID root, but it's <B>NOT RECOMMENDED!</B><BR> |
1682 | 570 <CODE>chown root /usr/local/bin/mplayer</CODE><BR> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
571 <CODE>chmod 755 /usr/local/bin/mplayer</CODE><BR> |
1682 | 572 <CODE>chmod +s /usr/local/bin/mplayer</CODE><BR> |
573 <B>!!!! BUT STAY TUNED !!!!</B><BR> | |
574 This is a *BIG* security risk! *NEVER* do this on a server or on a computer | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
575 that you do not control completely because other users can gain root |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
576 privileges through SUID root MPlayer!!!<BR> |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
577 <B>!!!! SO YOU HAVE BEEN WARNED ... !!!!</B> |
1682 | 578 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 579 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
580 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
1682 | 581 When using Xvideo, my Voodoo 3/Banshee says:<BR> |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
582 <CODE>X Error of failed request: BadAccess (attempt to access private resource denied)<BR> |
1682 | 583 Major opcode of failed request: 147 (MIT-SHM)<BR> |
584 Minor opcode of failed request: 1 (X_ShmAttach)<BR> | |
585 Serial number of failed request: 26<BR> | |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
586 Current serial number in output stream:27</CODE><BR> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
587 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
588 The "tdfx" driver in XFree86 4.0.2/4.0.3 had this bug. This was solved by |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
589 <A HREF="http://www.xfree86.org/cvs/changes_4_1.html">bugfix #621 of the XFree86 4.1.0 CVS log</A>. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
590 So upgrade to XFree86 4.1.0 or later. Alternatively, either download (at least) |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
591 DRI version 0.6 from the <A HREF="http://dri.sourceforge.net">DRI homepage</A>, |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
592 or use CVS DRI. |
1682 | 593 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 594 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
595 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
596 When using Xvideo, I can't play DivX AVIs with my Voodoo 3/Banshee! |
1682 | 597 It says:<BR> |
598 ...<BR> | |
2240
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
599 <CODE>Xvideo image format: 0x32315659 (YV12) planar<BR> |
5d476d03e2b3
ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents:
2153
diff
changeset
|
600 Xvideo image format: 0x30323449 (I420) planar<BR></CODE> |
1682 | 601 ... |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
602 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A1:</TD><TD><FONT CLASS="text"> |
1682 | 603 See the previous answer. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
604 </TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A2:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
605 Since 0.18pre4 we support libavcodec from the FFmpeg package. It contains |
1682 | 606 a C language DivX and OpenDivX decoder. The DivX decoder uses YV12 format |
607 for output, thus it should work for you. Compile in libavcodec support. | |
608 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 609 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
610 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
611 OpenGL (<CODE>-vo gl</CODE>) output doesn't work (hang/black window/X11 errors/...). |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
612 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
613 Your OpenGL driver doesn't support dynamic texture changes (glTexSubImage). |
3858 | 614 It's known not to work with nVidia's binary mess. |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
615 It's known to work with Utah-GLX/DRI and Matrox G400 cards. Also with |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
616 DRI and Radeon cards. It won't work with DRI and other cards. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
617 it will not work with 3DFX cards because of the 256x256 texture size limit. |
1682 | 618 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 619 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
620 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
621 I have an nVidia TNT/TNT2 card, and I have a band with strange colors, |
1682 | 622 right under the movie! Whose fault is this? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
623 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
624 This is a bug of nVidia's binary X driver. These bugs appear ONLY with the |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
625 TNT/TNT2 cards, and we can't do anything about it. To fix the problem, upgrade |
5700 | 626 to the latest nVidia binary driver version. If still bad, complain to nVidia! |
1682 | 627 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 628 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
629 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
630 I have an nVidia XYZ card, and when I click on the GUI's display window to toggle |
2065 | 631 displaying the GUI panel, a black square appears where I clicked. I have |
632 the newest driver. | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
633 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
634 Yes, nVidia corrected a previous bug (above), and introduced a new one. Let's |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
635 congratulate them. UPDATE: According to |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
636 <A HREF="users_against_developers.html#nvidia">nVidia</A>, this has already been |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
637 fixed. |
2065 | 638 </TD><TR><TD COLSPAN=3> </TD><TR> |
639 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
640 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
3343 | 641 When I use the GUI with SDL video output, a second video window is created. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
642 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
643 Known, don't use SDL for the GUI yet. |
3343 | 644 </TD><TR><TD COLSPAN=3> </TD><TR> |
645 | |
5498 | 646 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
647 Oh the world is cruel ...! SDL has only <CODE>x11</CODE> target, but not |
5498 | 648 <CODE>xv</CODE>! |
649 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | |
650 Try that <CODE>x11</CODE> target again. Now try <CODE>-vo x11 -fs -zoom</CODE>. | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
651 See the difference? No?! OK, here comes the enlightenment: SDL's |
5498 | 652 <CODE>x11</CODE> target uses xv when available, you don't have to worry about |
5700 | 653 it ... Note: you can force/disable Xv via SDL using <CODE>-forcexv<CODE> and <CODE>-noxv</CODE> |
5498 | 654 </TD><TR><TD COLSPAN=3> </TD><TR> |
655 | |
1682 | 656 <TD COLSPAN=3> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
657 <B><A NAME=5.5><FONT CLASS="text">5.5. Feature requests</A></B> |
1682 | 658 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 659 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
660 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
2153 | 661 Is there a hint on how to watch RealMedia movies in MPlayer? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
662 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
2153 | 663 There's no way to do it. Therefore this format deserves to die in flames. |
1682 | 664 Theoretically you can reverse engineer Real codecs built for Linux (they |
665 are available as .so files), but in practice that's really difficult, even | |
666 if you know how the compiler used by Real is making assembler code. | |
667 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 668 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
669 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
670 I'd like to seek +/- 1 frames instead of 10 seconds. |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
671 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
3857 | 672 This won't be done. It was, but then it messed up A/V sync. Feel free to |
2859 | 673 implement it, and send a patch. Don't ask for it. |
674 </TD><TR><TD COLSPAN=3> </TD><TR> | |
675 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
676 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
677 Where is the Windows version? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
678 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
679 It's not released, and won't be. Look around the Windows scene (open source |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
680 ASF parsers, open source ASF encoders, etc) and you'll know why. We don't |
3053 | 681 want to go to jail. |
682 </TD><TR><TD COLSPAN=3> </TD><TR> | |
683 | |
3489 | 684 |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
685 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
686 What card do you suggest me to buy? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
687 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A0:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
688 It's for your information only but our criteria are: |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
689 </TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A1:</TD><TD><FONT CLASS="text"> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
690 Speed:<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
691 This parameter can be computed easily: |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
692 <OL> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
693 <LI>Which movies do you plan to watch?</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
694 <UL> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
695 <LI><B>MPEG1:</B> 320x200@32=256000<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
696 You need only 256*25fps=6.4MB/sec of bandwidth (This format can be played |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
697 in real-time on any PC since the times of Pentium-100 + S3Virge).</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
698 <LI><B>MPEG4:</B> 640x480@32=1228800<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
699 You need a video bandwidth of 1.2*25fps=30MB/sec. To watch such a movie |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
700 in real-time you need a PC equivalent to a Celeron-450 and a DIMM based |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
701 video card.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
702 <LI><B>MPEG2 (aka DVD or SDTV):</B> 1024x768@32=3145728<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
703 You need a video bandwidth of 3*30fps=90MB/sec. In extreme cases (if your |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
704 video card supports IDCT decoding) the hardware requirements are the same |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
705 as for MPEG4.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
706 <LI><B>HDTV (High Definition TeleVision):</B> 2000x2000@32=16000000<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
707 You need a video bandwidth of 16*30fps=480MB/sec. You also need at least |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
708 32MB of video memory to watch this stream: 16MB for the RGB area and 16MB |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
709 for the YUV area.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
710 </UL> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
711 <LI>The bandwidth of PCI slots is: 33MHz*32Bit=133MB/sec. PCI2.1 has |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
712 66MHz*32Bit=266MB/sec which is more than enough for playing any movie (except |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
713 HDTV streams which really require an AGP bus).</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
714 <LI>What memory type should be installed on the video card: |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
715 <UL> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
716 <LI><B>SIMM</B> - Avoid that.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
717 <LI><B>DIMM</B> - Good if your video card has 128-bit memory access.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
718 <LI><B>DDR</B> - Is fast enough for all types.</LI> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
719 </UL> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
720 </OL> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
721 Note: DGA comparison shows that there is no visible difference between video |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
722 cards which have the same type of video memory installed.<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
723 <B>Conclusion:</B> If you have enough CPU power (Celeron-450 or K6-2-500) it |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
724 should be enough to buy any video card which has at least 8MB of DIMM or DDR |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
725 memory. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
726 </TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A2:</TD><TD><FONT CLASS="text"> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
727 Quality:<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
728 This question was investigated in depth at: |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
729 <br><a href="http://www.anandtech.com/showdoc.html?i=1332&rndr=04132002115140"> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
730 AnandTech</a> - Video Card Roundup - DVD Quality, Features & Performance |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
731 (October 2000) |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
732 </TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A3:</TD><TD><FONT CLASS="text"> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
733 <B>Working</B> features under Linux:<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
734 If you are a Win32 user then probably you have support (from driver and DirectX8 |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
735 side) for any feature your chip has.<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
736 But for <B>Linux</B> users there are currently only a few vendors which have more |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
737 or less advanced driver support:<BR><BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
738 |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
739 <table BORDER=1 COLS=5 WIDTH="100%"> |
3489 | 740 <tr> |
741 <td> </td> | |
742 | |
743 <td> | |
5700 | 744 <center>Matrox Gxxx</center> |
3489 | 745 </td> |
746 | |
747 <td> | |
5700 | 748 <center>ATI m64/r128/radeon</center> |
3489 | 749 </td> |
750 | |
751 <td> | |
5700 | 752 <center>nVidia tnt/geforce</center> |
3489 | 753 </td> |
754 | |
755 <td> | |
5700 | 756 <center>S3 Virge/Savage</center> |
3489 | 757 </td> |
758 </tr> | |
759 | |
760 <tr> | |
761 <td>Driver's provider</td> | |
762 | |
5700 | 763 <td>OEM and enthusiasts</td> |
3489 | 764 |
5700 | 765 <td>OEM and enthusiasts</td> |
3489 | 766 |
5700 | 767 <td>OEM or enthusiasts</td> |
3489 | 768 |
769 <td>enthusiasts</td> | |
770 </tr> | |
771 | |
772 <tr> | |
773 <td>Driver's quality</td> | |
774 | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
775 <td>best (X11,kernel)</td> |
3489 | 776 |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
777 <td>best (X11,GATOS,kernel)</td> |
3489 | 778 |
5700 | 779 <td>buggy/unstable (X11 only)</td> |
3489 | 780 |
5700 | 781 <td>slow (X11 only)</td> |
3489 | 782 </tr> |
783 | |
784 <tr> | |
785 <td>VIDEO OVERLAY</td> | |
786 | |
787 <td></td> | |
788 | |
789 <td></td> | |
790 | |
791 <td></td> | |
792 | |
793 <td></td> | |
794 </tr> | |
795 | |
796 <tr> | |
797 <td>BES and YV2RGB</td> | |
798 | |
799 <td>YES</td> | |
800 | |
801 <td>YES</td> | |
802 | |
803 <td>YES</td> | |
804 | |
805 <td>YES</td> | |
806 </tr> | |
807 | |
808 <tr> | |
809 <td>scaling filters</td> | |
810 | |
811 <td>N/A</td> | |
812 | |
813 <td>YES</td> | |
814 | |
815 <td>N/A</td> | |
816 | |
817 <td>N/A</td> | |
818 </tr> | |
819 | |
820 <tr> | |
821 <td>adaptive deinterlace</td> | |
822 | |
5700 | 823 <td>N/A</td> |
3489 | 824 |
825 <td>YES</td> | |
826 | |
827 <td>N/A</td> | |
828 | |
829 <td>N/A</td> | |
830 </tr> | |
831 | |
832 <tr> | |
833 <td>Video equalizer (hue, contrast, saturation, color correction)</td> | |
834 | |
5700 | 835 <td>YES</td> |
3489 | 836 |
5700 | 837 <td>YES</td> |
3489 | 838 |
5700 | 839 <td>GeForce only</td> |
3489 | 840 |
841 <td>N/A</td> | |
842 </tr> | |
843 | |
844 <tr> | |
845 <td>Alpha blending, color and video keys</td> | |
846 | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
847 <td>PARTIAL</td> |
3489 | 848 |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
849 <td>PARTIAL (under development)</td> |
3489 | 850 |
851 <td>N/A</td> | |
852 | |
853 <td>N/A</td> | |
854 </tr> | |
855 | |
856 <tr> | |
857 <td>Video capture</td> | |
858 | |
5700 | 859 <td>YES (Marvel)</td> |
3489 | 860 |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
861 <td>YES (GATOS)</td> |
3489 | 862 |
863 <td>N/A</td> | |
864 | |
865 <td>N/A</td> | |
866 </tr> | |
867 | |
868 <tr> | |
869 <td>TV-out</td> | |
870 | |
5700 | 871 <td>G400 only</td> |
3489 | 872 |
873 <td>YES</td> | |
874 | |
875 <td>N/A</td> | |
876 | |
877 <td>N/A</td> | |
878 </tr> | |
879 </table> | |
880 | |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
881 <P>It's a very rough overview of video cards. We should pay attention to video |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
882 card models. If for example Matrox G400 drivers support TV-out then G450 and |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
883 G550 do not necessarily have this feature.<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
884 Another example: Adaptive deinterlacing exists only for the Rage128 chip and |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
885 isn't present on Mach64+ ones. The same goes for 3D features. They are different |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
886 from Mach64 to the Radeon 8500 with TRUFORM technology.</P> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
887 |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
888 <P><B>ANYWAY - THE MPLAYER TEAM DOESN'T ACCEPT ANY CLAIMS IF AFTER READING THIS |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
889 MATERIAL YOU BUY A CARD WHICH IS UNSATISFACTORY FOR YOU!!! THIS IS ONLY OUR |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
890 POINT OF VIEW.</B></P> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
891 |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
892 <P><B>Q:</B> If a PCI slot is fast enough for most types of movies then why is |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
893 the S3 Virge too slow for them?<BR> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
894 <B>A:</B> Due to its SIMM memory.</P> |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
895 |
3489 | 896 </TD><TR><TD COLSPAN=3> </TD><TR> |
897 | |
3192 | 898 <TD COLSPAN=3> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
899 <B><A NAME=5.6><FONT CLASS="text">5.6. Encoding</A></B> |
3192 | 900 </TD><TR><TD COLSPAN=3> </TD><TR> |
901 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
902 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
903 How can I encode? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
904 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
905 Read the <B>MEncoder</B> <A HREF="encoding.html">documentation</A>. |
3192 | 906 </TD><TR><TD COLSPAN=3> </TD><TR> |
907 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
908 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
909 My tuner works, I can hear the sound and watch the video with MPlayer, but |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
910 MEncoder doesn't encode audio! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
911 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5227 | 912 TV audio encoding for Linux is currently unimplemented, we're working on it. |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
913 At the moment it works only on BSD. |
3966 | 914 </TD><TR><TD COLSPAN=3> </TD><TR> |
915 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
916 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
917 I can't encode DVD subtitles into the AVI! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
918 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
4398 | 919 You have to specify the <CODE>-sid</CODE> option correctly! |
3966 | 920 </TD><TR><TD COLSPAN=3> </TD><TR> |
921 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
922 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
923 MEncoder segfaults on startup! |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
924 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
4116 | 925 Upgrade DivX4Linux. |
926 </TD><TR><TD COLSPAN=3> </TD><TR> | |
927 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
928 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
929 How can I encode only selected chapters from a DVD? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
930 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
931 Use the <CODE>-chapter</CODE> option correctly, like: <CODE>-chapter 5-7</CODE> |
4398 | 932 </TD><TR><TD COLSPAN=3> </TD><TR> |
933 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
934 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
935 I'm trying to work with 2GB+ files on a VFAT file system. Does it work? |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4921
diff
changeset
|
936 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
5699
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
937 No, VFAT doesn't support 2GB+ files. |
1dde9686d33b
Good evening ladies and gentleman and welcome to the latest
arpi
parents:
5498
diff
changeset
|
938 </TD><TR><TD COLSPAN=3> </TD> |
4116 | 939 |
1682 | 940 </TABLE> |
1612 | 941 |
942 </BODY> | |
943 </HTML> |