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