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