source: smplayer/trunk/docs/en/faq.html@ 128

Last change on this file since 128 was 128, checked in by Silvan Scherrer, 13 years ago

SMPlayer: trunk update to latest svn

File size: 16.2 KB
Line 
1<!DOCTYPE html>
2<head>
3<meta http-equiv="content-type" content="text/html; charset=UTF-8">
4<style type="text/css">
5html, body {
6 background-color: #fff;
7}
8h1,
9h2,
10h3,
11h4,
12h5,
13h6,
14p,
15blockquote,
16pre,
17a,
18abbr,
19acronym,
20address,
21cite,
22code,
23del,
24dfn,
25em,
26img,
27q,
28s,
29samp,
30small,
31strike,
32strong,
33sub,
34sup,
35tt,
36var,
37dd,
38dl,
39dt,
40li,
41ol,
42ul,
43fieldset,
44form,
45label,
46legend,
47button,
48table,
49caption,
50tbody,
51tfoot,
52thead,
53tr,
54th,
55td {
56 margin: 0;
57 padding: 0;
58 border: 0;
59 font-weight: normal;
60 font-style: normal;
61 font-size: 100%;
62 line-height: 1;
63 font-family: inherit;
64}
65body {
66 margin: 18px;
67 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
68 font-size: 13px;
69 font-weight: normal;
70 line-height: 18px;
71 color: #000000;
72}
73a {
74 color: #0069d6;
75 text-decoration: none;
76 line-height: inherit;
77 font-weight: inherit;
78}
79a:hover {
80 color: #0050a3;
81 text-decoration: underline;
82}
83p {
84 font-size: 13px;
85 font-weight: normal;
86 line-height:18px;
87 margin-bottom: 9px;
88}
89p small {
90 font-size: 11px;
91 color: #bfbfbf;
92}
93h1,
94h2,
95h3,
96h4,
97h5,
98h6 {
99 font-weight: bold;
100 color: #404040;
101}
102h1 small,
103h2 small,
104h3 small,
105h4 small,
106h5 small,
107h6 small {
108 color: #bfbfbf;
109}
110h1 {
111 margin-bottom: 18px;
112 font-size: 30px;
113 line-height: 36px;
114}
115h1 small {
116 font-size: 18px;
117}
118h2 {
119 font-size: 24px;
120 line-height: 36px;
121}
122h2 small {
123 font-size: 14px;
124}
125h3,
126h4,
127h5,
128h6 {
129 line-height: 36px;
130}
131h3 {
132 font-size: 18px;
133}
134h3 small {
135 font-size: 14px;
136}
137h4 {
138 font-size: 16px;
139}
140h4 small {
141 font-size: 12px;
142}
143h5 {
144 font-size: 14px;
145}
146h6 {
147 font-size: 13px;
148 color: #bfbfbf;
149 text-transform: uppercase;
150}
151ul, ol {
152 margin: 0 0 18px 25px;
153}
154ul ul,
155ul ol,
156ol ol,
157ol ul {
158 margin-bottom: 0;
159}
160ul {
161 list-style: disc;
162}
163ol {
164 list-style: decimal;
165}
166li {
167 line-height: 18px;
168 color: #000;
169}
170pre {
171 background-color: #E0E0E0;
172 padding: 6px;
173 width: 950px;
174 font-family: Consolas,monospace;
175 line-height: 19px;
176}
177</style>
178<title>SMPlayer - Frequently Asked Questions</title>
179<body>
180
181<h1>SMPlayer - Frequently Asked Questions</h1>
182<ol>
183<li><a href="#smplayer_mplayer">Sometimes I read SMPlayer, others MPlayer, what are they? Are they the same?</a></li>
184<li><a href="#mplayer2">What about MPlayer2?</a></li>
185<li><a href="#qt">I've read something about Qt, what's that?</a></li>
186<li><a href="#dvd_menus">DVD menus, where are they?</a></li>
187<li><a href="#output_drivers">Output drivers (directx, xv, x11, gl, alsa, oss...) what are they? Which one is the best?</a></li>
188<li><a href="#screenshot">I try to make a screenshot but the option is disabled, why?</a></li>
189<li><a href="#audio_track">I try to change the audio track but it doesn't work, the audio remains the same. I have to stop the video and play it again to actually change audio. Why?</a></li>
190<li><a href="#shortcuts">How can I change the key shortcuts?</a></li>
191<li><a href="#codecs">With some video formats I only get audio, but not video. Why? Do I need some codecs?</a></li>
192<li><a href="#open_quit">What's the difference between Open -> Close and Open -> Quit? Do they do the same?</a></li>
193<li><a href="#audio_cd">How can I play an audio CD?</a></li>
194<li><a href="#mplayer_errors">I try to play a file but nothing happens. Why?</a></li>
195<li><a href="#mplayer_restart">A lot of menu options make the video to go blank for a moment. Why?</a></li>
196<li><a href="#crash">SMPlayer crashed, but the audio didn't stop, why?</a></li>
197<li><a href="#playlist_problem">When I'm playing a playlist, when a file ends SMPlayer doesn't play the next file automatically, why?</a></li>
198<li><a href="#mplayer_recommended">What version of MPlayer is recommended?</a></li>
199<li><a href="#subtitles_border">I want the subtitles to be displayed on the black border instead of the image, how can I do it?</a></li>
200<li><a href="#expand_filter">I want the subtitles to be displayed on the black border for ALL videos, is it possible?</a></li>
201<li><a href="#screensaver1">The screensaver doesn't turn off, why?</a></li>
202<li><a href="#multithread">Is MPlayer multithreaded? How can I take advantage of all my CPU cores?</a></li>
203<li><a href="#osdfontsize">How can I adjust the font size of the OSD (Onscreen Display)?</a></li>
204<li><a href="#config_file">Where is the configuration file?</a></li>
205<li><a href="#win_multimonitors">(Windows) The video is displayed only in the 1st monitor but not in the 2nd, why?</a></li>
206<li><a href="#win_aero">(Windows) Every time I play a video Aero is disabled, why?</a></li>
207<li><a href="#win_shortnames">(Windows) I'm unable to open files with special or non-English characters, why?</a></li>
208</ol>
209
210<hr>
211
212<h4><span id="smplayer_mplayer">Sometimes I read SMPlayer, others MPlayer, what are they? Are they the same?</span></h4>
213<p>No, they are two different applications. MPlayer is a multimedia player developed initially for Linux and then ported to other operating systems. It's very good, it plays almost every everything, and it has for instance a lot of filters and so on. But most users may find it hard to use.</p>
214
215<p>Fortunately, MPlayer can work together with another application (the video window can be embedded in another application's GUI, it obeys commands sent by the application). So SMPlayer is just a front-end which uses MPlayer to actually play the videos.</p>
216
217<p>SMPlayer is the window you see, the menus, the preferences dialog... (along with other things you don't see, like functions to control MPlayer). But SMPlayer knows nothing about playing files. It doesn't even know what a codec is. MPlayer on the other hand, opens the files, decodes them, displays the video and plays the audio. Subtitles are also read, parsed and displayed on screen by MPlayer.</p>
218
219<h4><span id="mplayer2">What about MPlayer2?</span></h4>
220<p>MPlayer2 is a fork of MPlayer. MPlayer2 offers several <a href="http://www.mplayer2.org/comparison.html">improvements and features</a> over MPlayer and is compatible with SMPlayer.</p>
221
222<h4><span id="qt">I've read something about Qt, what's that?</span></h4>
223<p>SMPlayer is being developed by using Qt, which is a C++ library that allows cross-platform development. The same source code can be compiled
224on Windows, Linux and Mac OS. More info: <a href="http://qt.nokia.com/products/">http://qt.nokia.com/products/</a>.</p>
225
226<h4><span id="dvd_menus">DVD menus, where are they?</span></h4>
227<p>In the SMPlayer Drive preferences (Options - Preferences - Drives), enable the "Enable DVD menus (Experimental)" option and set your DVD drive. This feature requires a recent build of MPlayer compiled with libdvdnav support.</p>
228
229<h4><span id="output_drivers">Output drivers (directx, xv, x11, gl, alsa, oss...) what are they?
230Which one is the best?</span></h4>
231<p>MPlayer has several output drivers, for video and sound. SMPlayer allows you to select the one you want among all of them (<i>Preferences -> General -> Video/Audio</i>).</p>
232<p>For video it's recommended that you use xv (Linux) or directx (Windows). They use hardware acceleration and give the best performance. The inconvenience about directx for Windows Vista &amp; later users is that it disables Aero.
233<p>x11 and directx:noaccel are drivers without hardware acceleration. They give the worst performance. Moreover directx:noaccel gives a bad quality
234in fullscreen mode.</p>
235<p>gl and gl2 will use 3D acceleration from the graphic card. They will give better performance than directx:noaccel and x11 but no so much as
236directx or xv. gl/gl2 can be useful for Windows Vista &amp; later users.</p>
237<p>For sound, you should usually use alsa in Linux. I don't like esd or arts, they use to use more CPU.</p>
238<p>In Windows the sound drivers are dsound and win32. I read that dsound can cause sometimes audio-video sync problems. If you notice that problem try win32 instead.</p>
239<p>Other drivers allows you to save the video as image files or write the sound to the disk. These drivers are not officially supported by SMPlayer. Use them only if you know what you're doing.</p>
240
241<h4><span id="screenshot">I try to make a screenshot, but the option is disabled, why?</span></h4>
242<p>You didn't choose a folder for storing the screenshots. Do it in <i>Preferences -> General</i>, and the screenshot option will be enabled.</p>
243
244<h4><span id="audio_track">I try to change the audio track but it doesn't work, the audio remains the same. I have to stop the video and play it again to actually change audio. Why?</span></h4>
245<p>With some formats (ike mp4 or ogm), MPlayer can't change the audio track at runtime. By unchecking the option "Fast audio track switching" (<i>Preferences -> Performance</i>) you'll be able to change the audio in those formats.</p>
246
247<h4><span id="shortcuts">How can I change the key shortcuts?</span></h4>
248<p>Preferences -> Keyboard and mouse. You'll be able to change most key shortcuts. </p>
249
250<h4><span id="codecs">With some video formats I only get audio, but not video. Why? Do I need some codecs?</span></h4>
251<p>MPlayer can player most common formats "out of the box". But for codecs that haven't been yet implemented natively, it's necessary to install a package with binary codecs. You can get it from the <a href="http://www.mplayerhq.hu/design7/dload.html">MPlayer download page</a>.</p>
252<p>On Windows, install the codecs in the mplayer\codecs subdirectory. On Linux distros the package may be available as a regular package, maybe with the name of w32codecs or something like that.</p>
253
254<h4><span id="open_quit">What's the difference between <i>Open -> Close</i> and <i>Open -> Quit</i>? Do they do the same?</span></h4>
255<p>If the option "Show icon in system tray" (in menu Options) is not checked, then yes, the two options do the same: quit the application.</p>
256<p>But if that option is enabled, then <i>Open -> Close</i> will just hide the application (and stop the current file), but SMPlayer is still running. <i>Open -> Quit</i> really quits the application, no matter if the system tray icon is enabled or not. </p>
257
258<h4><span id="audio_cd">How can I play an audio CD?</span></h4>
259<p>Support for audio CDs was added in version 0.5.18.</p>
260<p>Under Windows it's not possible to play audio CDs yet.</p>
261
262<h4><span id="mplayer_errors">I try to play a file but nothing happens. Why?</span></h4>
263<p>Probably MPlayer couldn't play the file. Open the mplayer log (<i>Options -> View logs -> MPlayer</i>), you'll probably find an error message in the latest lines.</p>
264<p>On Windows is quite common that some MPlayer builds fail because they have been compiled without support for some feature that SMPlayer tries
265to use. The error message could give you a clue. If it complains about cache, try disabling the cache in <i>Preferences -> Performance</i>. If it
266complains about fontconfig, try to use a ttf font instead of a system font.</p>
267
268<h4><span id="mplayer_restart">A lot of menu options make the video to go blank for a moment. Why?</span></h4>
269<p>Some options require to stop the MPlayer process and start it again with new parameters. That's why playing interrupts for a moment. </p>
270
271<h4><span id="crash">SMPlayer crashed, but the audio didn't stop. Why?</span></h4>
272<p>SMPlayer crashed, but MPlayer is still running. Kill the MPlayer process in the Task Manager.</p>
273<p>Anyway if SMPlayer crashes, it's a serious bug that should be fixed. Report it.</p>
274
275<h4><span id="playlist_problem">When I'm playing a playlist, when a file ends SMPlayer doesn't play the next file automatically, why?</span></h4>
276<p>Be sure you're using at least SMPlayer 0.6.5 and MPlayer SVN r28066. </p>
277
278<h4><span id="mplayer_recommended">What version of MPlayer is recommended?</span></h4>
279<p>I recommend to use at least MPlayer SVN r33216 (from 2011-04-05), although a recent version from SVN would be better for improved codec support and bugfixes. A new fork of MPlayer, MPlayer2, also works well with SMPlayer.</p>
280<p>SMPlayer will try its best to work with older versions, but some options may not work. </p>
281
282<h4><span id="subtitles_border">I want the subtitles to be displayed on the black border instead of the image, how can I do it?</span></h4>
283<p><i>Video filters -> Add black borders</i></p>
284
285<h4><span id="expand_filter">I want the subtitles to be displayed on the black border for ALL videos, is it possible? </span></h4>
286<p>You can add a video filter like <b>expand=:::::4/3</b> in <i>Preferences -> Advanced -> Options for MPlayer</i>.</p>
287Other possibilities:
288<ul>
289<li>check <b>Add black borders on fullscreen</b> in <i>Preferences -> General -> Video</i></li>
290<li>Add <b>add_letterbox true</b> in actions list field in <i>Preferences -> Advanced</i></li>
291</ul>
292
293<h4><span id="screensaver1">The screensaver doesn't turn off, why?</span></h4>
294If you use a recent version of MPlayer you may need to add a line like this
295in your ~/.mplayer/config:
296<p></p>
297(gnome)
298<p></p>
299<pre>heartbeat-cmd="gnome-screensaver-command -p &amp;>/dev/null"</pre>
300<p></p>
301(kde)
302<p></p>
303<pre>heartbeat-cmd="dcop kdesktop KScreensaverIface enable false &amp;>/dev/null &amp;&amp; dcop kdesktop KScreensaverIface enable true &amp;>/dev/null"</pre>
304<p></p>
305<p>Please take a look at the MPlayer manpage for more info.</p>
306
307<h4><span id="multithread">Is MPlayer multithreaded? How can I take advantage of all my CPU cores?</span></h4>
308Multithreaded decoding requires a recent build of MPlayer or FFmpeg-mt in Linux. MPlayer2 automatically uses all cores, but MPlayer requires manual adjustment. You can adjust the number of threads used for decoding in <i>Preferences -> Performance</i>. Set it to equal or less than the number of cores (and threads in the case of hyperthreaded Intel CPUs) your processor has. Setting it to greater than your CPU is capable of will have no effect.
309
310<h4><span id="osdfontsize">How can I adjust the font size of the OSD (Onscreen Display)?</span></h4>
311<p>To adjust the font size for the OSD, which displays the time and other messages from MPlayer in the upper-left corner, under <i>Preferences -&gt; Advanced -&gt; Options for MPlayer</i>, in the <b>Options:</b> field, add the following:</pre>
312<pre>-subfont-autoscale 0 -subfont-osd-scale <i>y</i></pre>
313<p></p>
314<p>Where <i>y</i> is the size to your preference. The default value for <i>-subfont-osd-scale</i> is 20.</p>
315
316<h4><span id="config_file">Where is the configuration file?</span></h4>
317<p>SMPlayer uses two ini files: smplayer.ini and smplayer_files.ini. Both are stored according to your OS:</p>
318<pre><b>Linux</b> $HOME/.config/smplayer
319<b>Windows 2000/XP</b> C:\Documents and Settings\&lt;your_username&gt;\.smplayer
320<b>Windows Vista/7</b> C:\Users\&lt;your_username&gt;\.smplayer</pre>
321<p></p>
322<p>You can also see it in the SMPlayer log (<i>Options -> View logs</i>), look for a line like this:</p>
323<pre>
324 * ini path: '/home/ricardo/.config/smplayer'
325</pre>
326<p></p>
327<p><i>smplayer.ini</i> stores the SMPlayer configuration while <i>smplayer_files.ini</i> stores the settings of the files you have played.</p>
328<p>Note: In Linux, <i>.config</i> may be hidden by default. Be sure to enable hidden files and folders in your file manager.</p>
329
330<h4><span id="win_multimonitors">(Windows) The video is displayed only in the 1st monitor but not in the 2nd, why?</span></h4>
331<p>When you use <i>directx</i> as video driver (<i>Preferences -> General -> Video</i>) the video can only be displayed on one monitor. If you use instead <i>gl</i>, <i>gl2</i> or <i>direct3d</i> the video will be displayed in any monitor.</p>
332<p>Anyway if you prefer to use <i>directx</i> you can choose the screen which will be display the video in the menu <i>Video -> Screen</i>.</p>
333
334<h4><span id="win_aero">(Windows) I'm using Windows Vista or later and every time I play a video Aero is disabled, why?</span></h4>
335<p>This happens when using <i>directx</i> as video driver (<i>Preferences -> General -> Video</i>). You can change it to <i>gl</i>, <i>gl2</i> or <i>direct3d</i>.</p>
336
337<h4><span id="win_shortnames">(Windows) I'm unable to open files with special or non-English characters, why?</span></h4>
338<p>If you are unable to open files with special or non-English characters, enable <i>Pass short filenames (8+3) to MPlayer</i> under Options -&gt; Preferences -&gt; Advanced to work around this problem.</p>
339
340</body>
341</html>
Note: See TracBrowser for help on using the repository browser.