Mercurial > mplayer.hg
comparison DOCS/MPlayer-FAQ @ 764:60296841e0c5
Hungarian: v0.9
others: fixes
author | gabucino |
---|---|
date | Fri, 11 May 2001 13:13:33 +0000 |
parents | 550e3ff06099 |
children | 8a7cd373daec |
comparison
equal
deleted
inserted
replaced
763:b659160c629f | 764:60296841e0c5 |
---|---|
81 | 81 |
82 Q: There are error messages about file not found /usr/lib/win32/.... | 82 Q: There are error messages about file not found /usr/lib/win32/.... |
83 A: Download & install w32codec.zip from *our* FTP | 83 A: Download & install w32codec.zip from *our* FTP |
84 (avifile's codec package has different DLL set) | 84 (avifile's codec package has different DLL set) |
85 | 85 |
86 Q: It wants to load l3codeca.acm, but I don't have such file. | |
87 A: You should use w32codec.zip from MPlayer FTP instead of avifile's pack! | |
88 | |
89 Q: ...... works with avifile/aviplay while doesn't with MPlayer | 86 Q: ...... works with avifile/aviplay while doesn't with MPlayer |
90 A: MPlayer != avifile | 87 A: MPlayer != avifile |
91 The only common thing between these players is the Win32 DLL loader. | 88 The only common thing between these players is the Win32 DLL loader. |
92 The codecs (dll) sets, syncronization, demultiplexing etc is totaly | 89 The codecs (dll) sets, syncronization, demultiplexing etc is totaly |
93 different and shouldn't be compared. | 90 different and shouldn't be compared. |
105 A: This is highly unlikely, since the mp3lib rewrite. Contact us, it may be | 102 A: This is highly unlikely, since the mp3lib rewrite. Contact us, it may be |
106 a bug. Possibly it's a damaged file, try with -afm 4 . | 103 a bug. Possibly it's a damaged file, try with -afm 4 . |
107 | 104 |
108 Q: Are there rpm/deb/... packages of MPlayer? | 105 Q: Are there rpm/deb/... packages of MPlayer? |
109 A: You can make a .deb package for yourself, check DOCS/DEBIAN . | 106 A: You can make a .deb package for yourself, check DOCS/DEBIAN . |
110 It's _STRONGLY_ discouraged to use binary packages | 107 It's _STRONGLY_ discouraged to use precompiled packages |
111 of MPlayer, since it (currently) _highly_ depends on compile-time | 108 of MPlayer, since it (currently) _highly_ depends on compile-time |
112 options and optimizations! | 109 options and optimizations! |
113 | 110 |
114 Q: Are there any mailing lists on MPlayer? | 111 Q: Are there any mailing lists on MPlayer? |
115 A: Yes! See README on how to subscribe them! | 112 A: Yes! See README on how to subscribe them! |
116 | 113 |
117 Q: I've found a nasty bug when I tried to play my favourite video!! | 114 Q: I've found a nasty bug when I tried to play my favourite video!! |
118 Who should I inform? | 115 Who should I inform? |
119 A: Inform the MPlayer-users mailing list about your problem. *ALWAYS* | 116 A: See DOCS/BUGREPORTS |
120 read the BUGREPORTS file about what information we NEED to identify your problem. | |
121 Use the developers addresses (specified in AUTHORS) only if you want to | |
122 flame, or want to ask for a date. ;) | |
123 | 117 |
124 Q: During 'make', MPlayer complains about X11 libraries. I don't understand, | 118 Q: During 'make', MPlayer complains about X11 libraries. I don't understand, |
125 I DO have X installed!? | 119 I DO have X installed!? |
126 A: ...but you don't have the X development package installed. Or not | 120 A: ...but you don't have the X development package installed. Or not |
127 correctly. It's called XFree86-devel* under RedHat, and xlib6g-dev* under | 121 correctly. It's called XFree86-devel* under RedHat, and xlib6g-dev* under |