Mercurial > mplayer.hg
annotate DOCS/faq.html @ 2097:ba2f9b02e94f
gccglibc baszas
author | gabucino |
---|---|
date | Fri, 05 Oct 2001 16:40:08 +0000 |
parents | 7ef08e76e77a |
children | e3086808ee19 |
rev | line source |
---|---|
1612 | 1 <HTML> |
1704 | 2 <BODY BGCOLOR=white> |
3 | |
4 <FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> | |
1612 | 5 |
1682 | 6 <P><B><A NAME=5>5. FAQ section</A></B></P> |
7 | |
8 <TABLE BORDER=0 WIDTH=100% ALIGN=left> | |
9 | |
1987 | 10 <TD COLSPAN=3><P><B><A NAME=5.1><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>5.1 Compilation</A></B></P> |
1682 | 11 </TD><TR><TD COLSPAN=3> </TD><TR> |
12 | |
1987 | 13 <TD> </TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 14 What's the problem with gcc 2.96 ? |
1987 | 15 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 16 gcc 2.96 is RedHat's UNOFFICIAL (it can be found only on RedHat sites, or |
17 RedHat distributions) and BUGGY gcc release. gcc 2.96 is TOTALLY | |
2092
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
18 unsupported by <B>MPlayer</B>, because it simply SKIPS MMX/3DNow codes, it just does |
1682 | 19 not compile it. Important: this is NOT an <B>MPlayer</B>-specific problem, |
20 numerous other projects (DRI, avifile, etc..) have problems with this shit | |
2092
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
21 too.<BR> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
22 <B><I>DO NOT USE gcc 2.96 !!!</I></B><BR> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
23 If you really really want to do so, be sure to use the newest. |
1682 | 24 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 25 |
1987 | 26 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 27 Great, I have gcc 3.0.1 from RedHat/Mandrake, then I'm fine--! |
1987 | 28 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
29 No. There are issues with those, either. :( Use 2.95.x series, those are reliable, | |
2092
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
30 and faster than 2.96 and 3.x.x . If you really really wish to use 3.0.x , be |
2097 | 31 sure to always use the newest. |
2092
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
32 </TD><TR><TD COLSPAN=3> </TD><TR> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
33 |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
34 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
35 I tried to compile MPlayer, but I got this output:<BR> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
36 <PRE> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
37 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
|
38 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
|
39 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
|
40 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
|
41 from /usr/include/g++-v3/string:31, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
42 from libwin32.h:36, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
43 from DS_AudioDecoder.h:4, |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
44 from DS_AudioDec.cpp:5: |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
45 /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
|
46 wchar_t**, int)': |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
47 /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
|
48 `const |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
49 </PRE> |
7ef08e76e77a
gcc warnings fixed/added (sigh, a new one always comes out:)
gabucino
parents:
2091
diff
changeset
|
50 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
2097 | 51 Upgrade your glibc to the newest. On Mandrake, use 2.2.4-8mdk . |
1682 | 52 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 53 |
1987 | 54 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 55 SDL output doesn't work or compile. Problem is .... |
1987 | 56 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 57 It is tested with newest SDL (probably runs on 1.1.7+). |
58 It does NOT work with 1.1.6, 1.1.5 1.1.4 1.1.3 1.0.4 etc, don't ask. | |
59 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 60 |
1987 | 61 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 62 I am still having trouble compiling with SDL support. gcc says something |
63 about "undefined reference to `SDL_EnableKeyRepeat'" What's now? | |
1987 | 64 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 65 Where did you install the SDL library? If you installed in /usr/local |
66 (the default) then edit the top level config.mak and add | |
67 "-L/usr/local/lib " after "X_LIBS=" Now type make. You're done! | |
68 </TD><TR><TD COLSPAN=3> </TD><TR> | |
69 | |
1987 | 70 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 71 It doesn't compile, and it misses uint64_t inttypes.h and similar things... |
1987 | 72 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 73 copy etc/inttypes.h to <B>MPlayer</B> directory (cp etc/inttypes.h .) |
1774 | 74 try again... |
1682 | 75 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 76 |
1987 | 77 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 78 I have Pentium III but ./configure doesn't detect SSE |
1987 | 79 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 80 Only kernel versions 2.4.x supports SSE (or try latest 2.2.19 or newer, but |
81 be prepared for problems) | |
82 </TD><TR><TD COLSPAN=3> </TD><TR> | |
83 | |
1987 | 84 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 85 I have G200/G400, how to compile/use mga_vid driver? |
1987 | 86 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 87 Read all this documentation. |
88 </TD><TR><TD COLSPAN=3> </TD><TR> | |
89 | |
1987 | 90 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 91 Are there rpm/deb/... packages of <B>MPlayer</B>? |
1987 | 92 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 93 You can make a .deb package for yourself, check section <A HREF="documentation.html#6.1">6.1</A>. |
94 It's _STRONGLY_ discouraged to use precompiled packages | |
95 of <B>MPlayer</B>, since it (currently) _highly_ depends on compile-time | |
96 options and optimizations! | |
97 Precompiled packages are COMPLETELY unsupported by the <B>MPlayer</B> team! | |
98 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 99 |
1987 | 100 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 101 During 'make', MPlayer complains about X11 libraries. I don't understand, |
102 I DO have X installed!? | |
1987 | 103 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 104 ...but you don't have the X development package installed. Or not |
105 correctly. It's called XFree86-devel* under RedHat, and xlib6g-dev* under | |
106 Debian. Also check if the /usr/X11 symlink exists (this can be a problem on | |
107 Mandrake systems). It can be created with the<BR> | |
108 <CODE>$ ln -sf /usr/X11R6 /usr/X11</CODE><BR> | |
109 command. Also check the /usr/include/X11 link :<BR> | |
110 <CODE>$ ln -sf /usr/X11R6/include/X11 /usr/include/X11</CODE><BR> | |
111 Your distribution may differ from the Linux Filesystem Standard. | |
112 </TD><TR><TD COLSPAN=3> </TD><TR> | |
113 | |
1987 | 114 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 115 What about DGA driver? I can't find it!!! |
1987 | 116 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 117 ./configure autodetects your DGA driver. If -vo help doesn't show |
118 DGA, then there's a problem with your X installation. | |
1785 | 119 Try ./configure --enable-dga (and RTFM) |
1682 | 120 Alternatively, try SDL's DGA driver with '-vo sdl:dga' options. |
121 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 122 |
1987 | 123 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 124 I can't compile SVGAlib.. I'm using 2.3/2.4 kernel. |
1987 | 125 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 126 You have to edit SVGAlib's Makefile.cfg and comment "BACKGROUND = y" out. |
127 </TD><TR><TD COLSPAN=3> </TD><TR> | |
128 | |
1987 | 129 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
2001 | 130 I compiled MPlayer with libdvdcss/libdivxdecore support, but when |
1682 | 131 I try to start it, it says:<BR> |
2001 | 132 <CODE>> error while loading shared libraries: lib*.so.0: cannot load |
1682 | 133 shared object file: No such file or directory</CODE><BR> |
134 I checked up on the file and it IS there in /usr/local/lib. | |
1987 | 135 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 136 What are you doing on Linux? Can't you install a library? Why do |
137 we get these questions? It's not <B>MPlayer</B> specific at all! Add | |
138 /usr/local/lib to <B>/etc/ld.so.conf</B> and run <B>ldconfig</B> . | |
139 Or install it to /usr/lib , because if you can't solve the /usr/local | |
140 problem, you are careless enough to do such things. | |
141 </TD><TR><TD COLSPAN=3> </TD><TR> | |
142 | |
1987 | 143 <TD COLSPAN=3><B><A NAME=5.2><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>5.2. General questions</A></B> |
1682 | 144 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 145 |
1987 | 146 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1785 | 147 What about DVD playing ? |
1987 | 148 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 149 Read the CD/DVD section . |
150 </TD><TR><TD COLSPAN=3> </TD><TR> | |
151 | |
1987 | 152 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 153 -xy option doesn't work with x11 driver (-vo x11) |
1987 | 154 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 155 x11 driver doesn't support scaling, but XF86VidMode support is now |
156 used: you must specify the -vm and the -fs switch, and you're done. | |
157 Make sure you have the right Modelines in your XF86Config file, and | |
158 try if the DGA driver (and SDL's DGA driver, see RTFM) works for you. | |
159 It's much faster. If SDL's DGA works too, use that, it'll be EVEN faster! | |
160 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 161 |
1987 | 162 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 163 What is the meaning of numbers in the status line? |
1987 | 164 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
165 See: <CODE><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0 4</CODE><BR> | |
1682 | 166 <UL> |
1987 | 167 <LI><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A: audio position in seconds |
1682 | 168 <LI>V: video position in seconds |
169 <LI>A-V: audio-video difference in seconds (delay) | |
170 <LI>ct: total A-V sync correction done | |
171 <LI>frames played (counting from last seek) | |
172 <LI>video codec cpu usage in percent (for mpeg it includes video_out too!) | |
173 <LI>video_out cpu usage for avi, 0 for mpg (see above) | |
174 <LI>audio codec cpu usage in percent | |
175 <LI>frames needed to drop to maintain A-V sync | |
1864 | 176 <LI>current level of image postprocessing (when using -autoq) |
1682 | 177 </UL> |
178 <I>Most of them are for debug purposes, and will be removed soon.</I> | |
179 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 180 |
1987 | 181 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1864 | 182 What if I don't want them to appear? |
1987 | 183 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1864 | 184 Then you use the -quiet option, and read the manpage. |
185 </TD><TR><TD COLSPAN=3> </TD><TR> | |
186 | |
1987 | 187 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 188 Why is video_out cpu usage zero (0%) for mpeg files? |
1987 | 189 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 190 It's not zero, but it's built in into codec, so can't be measured separated. |
191 You should try to play the file using -vo null and then -vo ... and check | |
192 the difference to see video_out speed... | |
193 </TD><TR><TD COLSPAN=3> </TD><TR> | |
194 | |
1987 | 195 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 196 What's XMMP? (is it XMMS or XMPS but mispelled?) |
1987 | 197 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 198 It's a new project, see http://frozenproductions.com for details |
199 </TD><TR><TD COLSPAN=3> </TD><TR> | |
200 | |
1987 | 201 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 202 There are error messages about file not found /usr/lib/win32/.... |
1987 | 203 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 204 Download & install w32codec.zip from *our* FTP |
205 (avifile's codec package has different DLL set) | |
206 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 207 |
1987 | 208 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 209 Are there any mailing lists on MPlayer? |
1987 | 210 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 211 Yes! See RTFM on how to subscribe them! |
212 </TD><TR><TD COLSPAN=3> </TD><TR> | |
213 | |
1987 | 214 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 215 I've found a nasty bug when I tried to play my favourite video!! |
216 Who should I inform? | |
1987 | 217 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 218 See Appendix <A HREF="bugreports.html">C</A>. |
219 </TD><TR><TD COLSPAN=3> </TD><TR> | |
220 | |
1987 | 221 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 222 I have problems playing files with ... codec. Can I use'em? |
1987 | 223 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1731 | 224 Check <A HREF="http://www.mplayerhq.hu/DOCS/codecs-status.html">http://www.mplayerhq.hu/DOCS/codecs-status.html</A>, |
1682 | 225 if it doesn't contain your codec, read |
1731 | 226 <A HREF="codecs.html#2.1.4">section 2.1.4</A>, and contact us. |
1682 | 227 </TD><TR><TD COLSPAN=3> </TD><TR> |
228 | |
1987 | 229 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 230 Umm, what is "IdegCounter"? |
1987 | 231 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 232 A mixture of a hungarian and an english word. In english, "Ideg" means |
233 "nerve", and is pronounced as something like "ydaegh" . It was first used | |
234 to measure the nervousness of A'rpi, after some (umm) "mystic" disappearance | |
235 of CVS code ;) | |
236 </TD><TR><TD COLSPAN=3> </TD><TR> | |
237 | |
1987 | 238 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 239 LIRC doesn't work, because ... |
1987 | 240 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 241 Are you sure you use "mplayer_lirc" instead of "mplayer"? |
242 </TD><TR><TD COLSPAN=3> </TD><TR> | |
243 | |
1987 | 244 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 245 Subtitles are very nice, the most beautiful I've ever seen, but they slow |
246 down the playing! I know it's unlikely... | |
1987 | 247 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 248 After running ./configure , edit config.h and replace #undef FAST_OSD with |
249 <CODE>#define FAST_OSD</CODE>. Then recompile. | |
250 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 251 |
1987 | 252 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 253 The OSD is flickering! |
1987 | 254 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 255 You use a vo driver with single buffering (x11,xv). With xv, |
256 use -double option. | |
257 </TD><TR><TD COLSPAN=3> </TD><TR> | |
258 | |
1987 | 259 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 260 What exactly is this libavcodec? |
1987 | 261 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1892 | 262 It's from Gerard Lantau's ffmpeg package (<A HREF="http://ffmpeg.sourceforge.net">http://ffmpeg.sourceforge.net</A>). |
1785 | 263 It has C language DivX ;-) and OpenDivX alpha 47 codec. Some benchmarks |
1682 | 264 showed that its DivX seems to be even faster than DirectShow codec without |
265 preprocessing, and only a few percent slower than ProjectMayo's DivX4 | |
266 decoder. It uses YV12 pixel format, so old Voodoo users can use it for YUV. | |
267 Also, open the possibility to play DivX on virtually every computer that | |
268 has a C compiler. Kinda great stuff, isn't it? | |
269 </TD><TR><TD COLSPAN=3> </TD><TR> | |
270 | |
1987 | 271 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 272 But configure tells me "Checking for libavcodec ... no"! |
1987 | 273 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 274 You need to get libavcodec from FFmpeg's CVS. Read the instructions in |
275 the <A HREF="codecs.html#2.1.2.2">ffmpeg section</A>. | |
276 </TD><TR><TD COLSPAN=3> </TD><TR> | |
277 | |
2047
337daaf16922
added 'icewm suxx' Q/A.. don't kill me. kill arpi instead.
gabucino
parents:
2001
diff
changeset
|
278 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
337daaf16922
added 'icewm suxx' Q/A.. don't kill me. kill arpi instead.
gabucino
parents:
2001
diff
changeset
|
279 The GUI isn't usable with icewm, because some panel are over the movie!! |
337daaf16922
added 'icewm suxx' Q/A.. don't kill me. kill arpi instead.
gabucino
parents:
2001
diff
changeset
|
280 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
2061 | 281 Known, icewm is shit and dictatoric. Unsolvable. In detail: icewm sucks |
282 because its taskbar overrides GUI's window resize queries. If it asks for | |
283 resize to 800x600, then it resizes window to 800x(600-taskbar_size). It's bad. | |
284 Very bad. In short: shit. | |
2047
337daaf16922
added 'icewm suxx' Q/A.. don't kill me. kill arpi instead.
gabucino
parents:
2001
diff
changeset
|
285 </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
|
286 |
1682 | 287 <TD COLSPAN=3> |
1987 | 288 <B><A NAME=5.3><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>5.3. File playing problems</A></B> |
1682 | 289 </TD><TR><TD COLSPAN=3> </TD><TR> |
290 | |
1987 | 291 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 292 ...... works with avifile/aviplay while doesn't with MPlayer. |
1987 | 293 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 294 <B>MPlayer</B> != avifile |
295 The only common thing between these players is the Win32 DLL loader. | |
296 The codecs (dll) sets, syncronization, demultiplexing etc is totaly | |
297 different and shouldn't be compared. | |
298 If something works with aviplay it doesn't mean that <B>MPlayer</B> should do | |
299 it and vice versa. | |
300 </TD><TR><TD COLSPAN=3> </TD><TR> | |
301 | |
1987 | 302 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 303 Audio goes out of sync playing .avi file. |
1987 | 304 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 305 Try with -bps or -nobps option |
306 if still bad, send me (upload to ftp) that file, I'll check. | |
307 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 308 |
1987 | 309 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 310 Indeo 3.x/4.x movies are viewed upside-down!!!? |
1987 | 311 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 312 It's a known bug (really it's a bug/limitation of the DLL codec) |
313 Try if your vo driver supports the -flip switch. | |
314 </TD><TR><TD COLSPAN=3> </TD><TR> | |
315 | |
1987 | 316 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 317 Indeo 3.x,4.x video doesn't work at 32bpp resolutions (16,24 bpp are ok). |
1987 | 318 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 319 It's a known bug (really it's a bug/limitation of the DLL codec). |
320 </TD><TR><TD COLSPAN=3> </TD><TR> | |
321 | |
1987 | 322 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 323 MPlayer exits with something error when using l3codeca.acm. |
1987 | 324 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 325 Check 'ldd /usr/local/bin/mplayer' output. If it contains<BR> |
326 <CODE>libc.so.6 => /lib/libc.so.6 (0x4???????)</CODE><BR> | |
327 where "?" is any number then it's ok, the error is not here. If it is:<BR> | |
328 <CODE>libc.so.6 => /lib/libc.so.6 (0x00??????)</CODE><BR> | |
329 then there is problem with your kernel/libc. Maybe you are using some | |
330 security patches (for example Solar Designer's OpenWall patch) which | |
331 forces loading libraries to very low addresses. | |
332 Because l3codeca.acm is a non-relocatable DLL, it must be loaded to | |
333 0x00400000, we can't change this. You should use non-patched kernel, | |
334 or use <B>MPlayer</B>'s -afm 1 option to disable using l3codeca.acm. | |
335 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 336 |
1987 | 337 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 338 My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3 |
339 sound too slow. When I use -nosound switch, everything is ok (but quiet). | |
1987 | 340 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1774 | 341 Ok son, your machine is too slow. RTFM or anything. |
1682 | 342 </TD><TR><TD COLSPAN=3> </TD><TR> |
343 | |
1987 | 344 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 345 MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video". |
1987 | 346 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 347 Try running <B>MPlayer</B> on the machine you compiled on. Or recompile. Don't |
348 use <B>MPlayer</B> on different CPU than it was compiled on. | |
349 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 350 |
1987 | 351 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 352 I have problems with [your window manager] and fullscreen xv/xmga/sdl/x11 modes.. |
1987 | 353 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 354 Use the -fsmode switch. See example.conf or manpage. |
355 </TD><TR><TD COLSPAN=3> </TD><TR> | |
356 | |
1987 | 357 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 358 But it works with avifile! |
1987 | 359 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 360 So what? |
361 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 362 |
1987 | 363 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 364 Then avifile is better! |
1987 | 365 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 366 Then use avifile, it has nice GUI and nice C++ code :) |
367 </TD><TR><TD COLSPAN=3> </TD><TR> | |
368 | |
1987 | 369 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 370 I got this playing mpeg files: Can't find codec for video format 0x10000001! |
1987 | 371 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 372 You have old version of codecs.conf at ~/.mplayer/. Upgrade it from etc/ |
373 </TD><TR><TD COLSPAN=3> </TD><TR> | |
374 | |
1987 | 375 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 376 After starting mplayer under KDE(1/2) I just get a black screen and nothing |
377 happens, after about one minute the video starts playing. | |
1987 | 378 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 379 The KDE arts sound daemon is blocking the sound device, either wait the time |
380 until video starts or you disable the arts-daemon in kontrollcenter. | |
381 If you want to use arts sound, specify audio output via SDL (ao=sdl), and | |
382 make sure your SDL can handle arts sound. Yet another option is to start | |
383 mplayer with artsdsp. | |
384 </TD><TR><TD COLSPAN=3> </TD><TR> | |
385 | |
1987 | 386 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 387 I have an AVI that plays with grey screen with -vc odivx, and green with -vc divx4 . |
1987 | 388 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 389 It's not a DivX file, but an M$ MPEG4v3 . Update your codecs.conf. |
390 </TD><TR><TD COLSPAN=3> </TD><TR> | |
391 | |
1987 | 392 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1892 | 393 There this movie is, and when I play it I get video-audio desync and/or MPlayer crashes with the following:<BR> |
394 <CODE>DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!</CODE> | |
1987 | 395 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1892 | 396 This can have multiple reasons.<BR> |
397 <LI>your CPU <B>and/or</B> video card <B>and/or</B> bus is too SLOW. <B>MPlayer</B> | |
398 displays a message if this is the case. (and the dropped frames counter is going up fast)</LI> | |
399 <LI>if it is an AVI, maybe it has shit interleaving. Try the <I>-ni</I> option.</LI> | |
400 <LI>your sound driver is shit, or you use ALSA 0.5 with <I>-ao oss</I>. See the <A HREF="sound.html">soundcards section</A>.</LI> | |
401 <LI>the AVI has shit header, try with the <I>-nobps</I> option, and/or <I>-mc 0</I> .</LI> | |
402 </TD><TR><TD COLSPAN=3> </TD><TR> | |
403 | |
1682 | 404 <TD COLSPAN=3> |
1987 | 405 <B><A NAME=5.4><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>5.4. Video/audio driver problems (vo/ao)</A></B> |
1682 | 406 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 407 |
408 | |
1987 | 409 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 410 Ok, -vo help shows DGA driver, but it is babbling about permissions! |
411 Help me! | |
1987 | 412 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 413 It works only if running as root! It's a DGA limitation. |
414 You should become to root (su -), and try again. | |
415 Another solution is making mplayer SUID root, but its NOT RECOMMENDED!<BR> | |
416 <CODE>chown root /usr/local/bin/mplayer</CODE><BR> | |
417 <CODE>chmod 750 /usr/local/bin/mplayer</CODE><BR> | |
418 <CODE>chmod +s /usr/local/bin/mplayer</CODE><BR> | |
419 <B>!!!! BUT STAY TUNED !!!!</B><BR> | |
420 This is a *BIG* security risk! *NEVER* do this on a server or on a computer | |
421 can be accessed by more people than only you because they can gain root | |
422 privilegies through suid root mplayer!!!<BR> | |
423 !!!! SO YOU HAVE BEEN WARNED ... !!!! | |
424 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 425 |
1987 | 426 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 427 When using Xvideo, my Voodoo 3/Banshee says:<BR> |
428 X Error of failed request: BadAccess (attempt to access private resource denied)<BR> | |
429 Major opcode of failed request: 147 (MIT-SHM)<BR> | |
430 Minor opcode of failed request: 1 (X_ShmAttach)<BR> | |
431 Serial number of failed request: 26<BR> | |
432 Current serial number in output stream:27<BR> | |
1987 | 433 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 434 Your driver is old, update it. Either download (at least) DRI version 0.6 |
435 from <A HREF="http://dri.sourceforge.net">http://dri.sourceforge.net</A>, | |
436 or use the DRI cvs. | |
437 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 438 |
1987 | 439 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 440 When using Xvideo, I can't play DivX avis with my Voodoo 3/Banshee! |
441 It says:<BR> | |
442 ...<BR> | |
443 Xvideo image format: 0x32315659 (YV12) planar<BR> | |
444 Xvideo image format: 0x30323449 (I420) planar<BR> | |
445 ... | |
1731 | 446 </B></TD><TR><TD></TD><TD VALIGN=top>A1:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 447 See the previous answer. |
1731 | 448 </TD><TR><TD></TD><TD VALIGN=top>A2:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 449 Since 0.18pre4 we support libavcodec from the ffmpeg package. It contains |
450 a C language DivX and OpenDivX decoder. The DivX decoder uses YV12 format | |
451 for output, thus it should work for you. Compile in libavcodec support. | |
452 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 453 |
1987 | 454 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 455 OpenGL (-vo gl) output doesn't work (hangup/black window/X11 errors/...). |
1987 | 456 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 457 Your opengl driver doesn't support dynamic texture changes (glTexSubImage) |
458 It's known not to work with nVidia's binary shit. | |
459 It's known to work with Utah-GLX/DRI and Matrox G400 card. Also with | |
460 DRI and Radeon card. It won't work with DRI others than these. | |
461 it will not work with 3DFX cards because the 256x256 texture size limit. | |
462 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 463 |
1987 | 464 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 465 I have an nVidia TNT/TNT2 card, and I have a band with strange colours, |
466 right under the movie! Whose fault is this? | |
1987 | 467 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 468 It's the nVidia X driver's. These bugs are ONLY with the TNT/TNT2 cards, |
2064 | 469 and we can't do anything about it, it's not our bug. UPDATE : it's fixed |
470 in newest drivers, at last.. | |
1682 | 471 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 472 |
2065 | 473 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
474 I have an nVidia XYZ card, and when I click on the GUI's diplay window to toggle | |
475 displaying the GUI panel, a black square appears where I clicked. I have | |
476 the newest driver. | |
477 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> | |
478 Yes, nvidia corrected a previous bug (above), and implemented a new one. Let's | |
479 congratule them. | |
480 </TD><TR><TD COLSPAN=3> </TD><TR> | |
481 | |
1682 | 482 <TD COLSPAN=3> |
1987 | 483 <B><A NAME=5.5><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>5.5. Feature requests</A></B> |
1682 | 484 </TD><TR><TD COLSPAN=3> </TD><TR> |
1612 | 485 |
1987 | 486 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 487 Is there a hint on how to watch QuickTime and RealMedia movies in MPlayer? |
1987 | 488 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1682 | 489 There's no way to do it. Therefore these formats deserve to die in flames. |
490 Theoretically you can reverse engineer Real codecs built for Linux (they | |
491 are available as .so files), but in practice that's really difficult, even | |
492 if you know how the compiler used by Real is making assembler code. | |
493 As for QuickTime, it's possible to play some old movies and this | |
494 capability will be added to mplayer soon, but newer clips are all Sorenson | |
495 encoded, and that codec is built-in deep in the QT executable, there's | |
496 no way to use it. | |
497 </TD><TR><TD COLSPAN=3> </TD><TR> | |
1612 | 498 |
1987 | 499 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1898 | 500 When will be <your favourite video feature> (like subtitle placement) implemented? |
1987 | 501 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1898 | 502 Wait for libvo2. |
503 </TD><TR><TD COLSPAN=3> </TD><TR> | |
504 | |
1987 | 505 <TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1898 | 506 Can I/When will I be able to encode audio with <I>-vo odivx</I> ? |
1987 | 507 </B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> |
1898 | 508 No you can't right now. It's planned, so just wait patiently. |
509 </TD><TR><TD COLSPAN=3> </TD><TR> | |
510 | |
1682 | 511 </TABLE> |
1612 | 512 |
513 </BODY> | |
514 </HTML> |