~ubuntu-branches/ubuntu/wily/smplayer/wily

« back to all changes in this revision

Viewing changes to docs/en/faq.html

  • Committer: Bazaar Package Importer
  • Author(s): Maia Kozheva
  • Date: 2009-03-31 23:05:43 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20090331230543-0h2hfwpwlu9opbv2
* New upstream release. (Closes: #523791)
  - Reworked subtitle font preferences. (Closes: #503295)
  - No longer installs qt_fr.qm. (Closes: #486314)
* debian/control:
  - Bumped Standards-Version to 3.8.1.
  - Changed maintainer name (still the same person and GPG key).
  - Changed section to video.
  - Build-depend on zlib1g-dev for findsubtitles.
  - Require Qt >= 4.3 per readme.
  - Added ${misc:Depends}.
  - Make smplayer-translations depend on smplayer and smplayer recommend
    smplayer-translations, not the other way round. (Closes: #489375)
* debian/copyright:
  - Significantly expanded per-file with new upstream authors.
* debian/rules:
  - Make make use correct uic in install.
  - Clean svn_revision.
  - Removed get-orig-source - not needed with uscan --repack.
* debian/patches/01_gl_translation.patch:
  - Added patch to fix lrelease error on smplayer_gl.ts.
* Added debian/README.source for simple-patchsys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
<li><a href="#dvd_menus">DVD menus, where are they?</a></li>
15
15
<li><a href="#output_drivers">Output drivers (directx, xv, x11, gl, alsa, oss...) 
16
16
what are they? Which one is the best?</a></li>
17
 
<li><a href="#nvidia_problems">I have a NVidia card and gl/gl2 doesn't work, 
18
 
why?</a></li>
19
17
<li><a href="#screenshot">I try to make a screenshot but the option 
20
18
is disabled, why?</a></li>
21
19
<li><a href="#audio_track">I try to change the audio track but it doesn't work, 
35
33
<li><a href="#preferences_delay">When I open the preferences dialog for first 
36
34
time it takes some secs to show, why?</a></li>
37
35
-->
38
 
<li><a href="#audio_equalizer">There's a video equalizer, but why isn't there 
39
 
an audio equalizer?</a></li>
40
36
<li><a href="#tv">Are you going to add support for TV?</a></li>
41
37
<li><a href="#mplayer_restart">A lot of menu options make the video to go blank 
42
38
for a moment. Why?</a></li>
50
46
border for ALL videos, is it possible?</a></li>
51
47
<li><a href="#monitors">(Windows) The video is displayed only in the 1st 
52
48
monitor but not in the 2nd, why?</a></li>
 
49
<li><a href="#screensaver1">The screensaver doesn't turn off, why?</a></li>
53
50
<li><a href="#volume_loud">The volume is too loud at the beginning of the 
54
51
videos, how can this be fixed?</a></li>
55
52
<li><a href="#vista">(Windows) I'm using Windows Vista and every time 
87
84
<li><a name="dvd_menus"></a>
88
85
<b>DVD menus, where are they?</b>
89
86
<p>
90
 
Currently MPlayer doesn't support DVD menus... 
91
 
Well, in fact it does if compiled with dvdnav support. The last time I
92
 
tested it, it didn't work quite well. 
 
87
Currently SMPlayer doesn't support DVD menus... but it's under development.
93
88
 
94
89
Anyway, even there are no DVD menus, you can still select your desired
95
90
title, chapter, audio track, subtitles... in the SMPlayer menus.
100
95
Which one is the best?</b>
101
96
<p>
102
97
MPlayer has several output drivers, for video and sound. SMPlayer allows
103
 
you to select the one you want among all of them (<i>Preferences -> General</i>).
 
98
you to select the one you want among all of them (<i>Preferences -> General
 
99
-> Video/Audio</i>).
104
100
<p>
105
101
For video it's recommended that you use xv (linux) or directx (windows).
106
102
They use hardware acceleration and give the best performance.
128
124
SMPlayer. Use them only if you know what you're doing.
129
125
</li>
130
126
 
131
 
<li><a name="nvidia_problems"></a>
132
 
<b>I have a NVidia card and gl/gl2 doesn't work, why?</b>
133
 
<p>
134
 
It seems to be a problem with the NVidia cards or their drivers on
135
 
Windows. gl/gl2 does work when using the real MPlayer window, but not
136
 
when the video is embedded in another application. There's no known fix.
137
 
The only thing you can do is either use directx instead of gl/gl2 or
138
 
check the option to use the MPlayer window in <i>Preferences -> Advanced</i>.
139
 
<p>
140
 
<b>Update: this problem has finally been fixed in MPlayer r25972.</b>
141
 
</li>
142
 
 
143
127
<li><a name="screenshot"></a>
144
128
<b>I try to make a screenshot but the option is disabled, why?</b>
145
129
<p>
153
137
change audio. Why?</b>
154
138
<p>
155
139
With some formats (ike mp4 or ogm), MPlayer can't change the audio track
156
 
at runtime. By unchecking the option "Fast audio track switching" you'll
157
 
be able to change the audio in those formats.
 
140
at runtime. By unchecking the option "Fast audio track switching" 
 
141
(<i>Preferences -> Performance</i>) you'll be able to change the audio in 
 
142
those formats.
158
143
</li>
159
144
 
160
145
<li><a name="shortcuts"></a>
161
146
<b>How can I change the key shortcuts?</b>
162
147
<p>
163
 
<i>Preferences -> Keyboard and mouse</i>. You'll be able to change most key shortcuts.
 
148
<i>Preferences -> Keyboard and mouse</i>. You'll be able to change most key 
 
149
shortcuts.
164
150
</li>
165
151
 
166
152
<li><a name="qt"></a>
219
205
<b>I try to play a file but nothing happens. Why?</b>
220
206
<p>
221
207
Probably MPlayer couldn't play the file. Open the mplayer log
222
 
(<i>Options -> View logs -> MPlayer</i>), you'll probably find an error message in
223
 
the latest lines.
 
208
(<i>Options -> View logs -> MPlayer</i>), you'll probably find an error message 
 
209
in the latest lines.
224
210
<p>
225
211
On Windows is quite common that some MPlayer builds fail because they
226
212
have been compiled with no support for some feature that SMPlayer tries
241
227
</li>
242
228
-->
243
229
 
244
 
<li><a name="audio_equalizer"></a>
245
 
<b>There's a video equalizer, but why isn't there an audio equalizer?</b>
246
 
<p>
247
 
The video equalizer was easy to do because MPlayer has slave commands to
248
 
change brightness, contrast and so on at runtime. But I'm afraid it
249
 
doesn't have similar commands for audio, so this can't be done. 
250
 
</li>
251
 
 
252
230
<li><a name="tv"></a>
253
231
<b>Are you going to add support for TV?</b>
254
232
<p>
278
256
<b>When I'm playing a playlist, when a file ends SMPlayer doesn't
279
257
play the next file automatically, why?</b>
280
258
<p>
281
 
Probably your MPlayer is translated into another language. SMPlayer
282
 
looks for some English texts in the output of MPlayer. In this case it
283
 
looks for "Exiting... (End of file)". As MPlayer displays the messages
284
 
in another language SMPlayer fails and won't work properly.
285
 
Unfortunately the language of MPlayer can't be changed without
286
 
recompiling it. But recents versions of SMPlayer allow to change the
287
 
messages that it should look for (<i>Preferences -> Advanced -> MPlayer
288
 
language</i>).
 
259
Be sure you're using at least SMPlayer 0.6.5 and MPlayer SVN r28066.
289
260
</li>
290
261
 
291
262
<li><a name="mplayer_recommended"></a>
292
263
<b>What version of MPlayer is recommended?</b>
293
264
<p>
294
 
SMPlayer can work with MPlayer 1.0rc1 (it hasn't been tested with
295
 
older releases). Anyway that version is very old and it's not recommended at all.
296
 
A lot of new things and improvements have been added since then.
297
 
For instance changing audio in avi files or seeking in flv or ogm files
298
 
don't work with that version.
299
 
<p>
300
 
You should use at least MPlayer 1.0rc2, although some new interesting features 
301
 
have been added after its release. I recommend to use at least 
302
 
MPlayer SVN r25843 (from 2008-01-23).
303
 
<p>
304
 
In the <a href="http://www.mplayerhq.hu/design7/dload.html">MPlayer
305
 
download page</a> you can get a svn tar.bz2 ready to compile. And
306
 
compiling it is very easy (in linux, I mean...)
 
265
I recommend to use at least MPlayer SVN r25843 (from 2008-01-23), although
 
266
a recent version from SVN would be better.
 
267
<p>
 
268
SMPlayer will try its best to work with older versions, but some options
 
269
may not work.
307
270
</li>
308
271
 
309
272
<li><a name="subtitles_border"></a>
317
280
<b>I want the subtitles to be displayed on the black border for ALL 
318
281
videos, is it possible?</b>
319
282
<p>
320
 
Currently the only way is to add a video filter like  
 
283
You can add a video filter like  
321
284
<b>expand=:::::4/3</b> in <i>Preferences -> Advanced -> Options for MPlayer</i>.
 
285
<p>Other possibilities: 
 
286
<ul>
 
287
<li>check <b>Add black borders on fullscreen</b> in 
 
288
<i>Preferences -> General -> Video</i></li>
 
289
<li>Add <b>add_letterbox true</b> in actions list field in 
 
290
<i>Preferences -> Advanced</i></li>
 
291
</ul>
322
292
</li>
323
293
 
324
294
<li><a name="monitors"></a>
325
295
<b>(Windows) The video is displayed only in the 1st monitor but not in the
326
296
2nd, why?</b>
327
297
<p>
328
 
When you use <i>directx</i> as video driver (<i>Preferences -> General</i>) 
329
 
the video can only be displayed on one monitor. If you use instead 
330
 
<i>directx:noaccel</i>, <i>gl</i> or <i>gl2</i> the video will be displayed
331
 
in any monitor (users of nvidia cards, please 
332
 
<a href="#nvidia_problems">read this</a>).
333
 
<p>
334
 
Anyway if you prefer to use <i>directx</i> is still possible but you have
335
 
to add the <i>-adapter</i> option in <i>Preferences -> Advanced -> Options
336
 
for MPlayer</i> (<i>Options</i> field). <b>-adapter 1</b> will display the
337
 
video on the 1st monitor, <b>-adapter 2</b> will display it on the 2nd 
338
 
monitor, and so on (I think).
 
298
When you use <i>directx</i> as video driver 
 
299
(<i>Preferences -> General -> Video</i>) the video can only be displayed on 
 
300
one monitor. If you use instead <i>gl</i>, <i>gl2</i> or <i>direct3d</i> 
 
301
the video will be displayed in any monitor.
 
302
<p>
 
303
Anyway if you prefer to use <i>directx</i> you can choose the screen which
 
304
will be display the video in the menu <i>Video -> Screen</i>.
 
305
</li>
 
306
 
 
307
<li><a name="screensaver1"></a>
 
308
<b>The screensaver doesn't turn off, why?</b>
 
309
<p>
 
310
If you use a recent version of MPlayer you may need to add a line like this
 
311
in your ~/.mplayer/config:
 
312
<p>
 
313
(gnome) 
 
314
<pre>heartbeat-cmd="gnome-screensaver-command -p &>/dev/null"</pre>
 
315
<p>
 
316
(kde)
 
317
<pre>heartbeat-cmd="dcop kdesktop KScreensaverIface enable false &>/dev/null && dcop kdesktop KScreensaverIface enable true &>/dev/null"</pre>
 
318
 
 
319
<p>Please take a look at the MPlayer manpage for more info.
339
320
</li>
340
321
 
341
322
<li><a name="volume_loud"></a>
345
326
Check the option <i>Change volume just before playing</i> in 
346
327
<i>Preferences -> General -> Audio</i>.
347
328
<p>
348
 
This option requires a MPlayer build which is patched to add a new option 
349
 
(<i>-volume</i>) for it. The build included in the package for Windows has
350
 
this patch applied. The patch can be found 
351
 
<a href="http://smplayer.svn.sourceforge.net/viewvc/*checkout*/smplayer/mplayer-builds/patches/startupvol.diff?revision=467">here</a>.
 
329
This option requires at least MPlayer SVN r27872.
352
330
</li>
353
331
 
354
332
<li><a name="vista"></a>
356
334
is disabled, why?</b>
357
335
<p>
358
336
This happens when you're using <i>directx</i> as video driver 
359
 
(<i>Preferences -> General</i>). You can change it to <i>gl</i> or <i>gl2</i>
360
 
(users of nvidia cards, please <a href="#nvidia_problems">read this</a>).
 
337
(<i>Preferences -> General -> Video</i>). You can change it to <i>gl</i>, 
 
338
<i>gl2</i> or <i>direct3d</i>.
361
339
</li>
362
340
 
363
341
<li><a name="config_file"></a>
364
342
<b>Where is the configuration file?</b>
365
343
<p>
366
344
SMPlayer uses two <i>ini</i> files: smplayer.ini and smplayer_files.ini.
367
 
Both are stored by default in <i>$HOME/.smplayer</i> (Linux) or
 
345
Both are stored by default in <i>$HOME/.config/smplayer</i> (Linux) or
368
346
<i>C:\Documents and Settings\your_username\.smplayer</i> (Windows XP).
369
347
<p>
370
348
You can also see it in the SMPlayer log (<i>Options -> View logs</i>), look
371
349
for a line like this:
372
350
<pre>
373
 
 * ini path: '/home/ricardo/.smplayer'
 
351
 * ini path: '/home/ricardo/.config/smplayer'
374
352
</pre>
375
353
<i>smplayer.ini</i> stores the SMPlayer configuration while 
376
354
<i>smplayer_files.ini</i> stores the settings of the files you have played.