comparison DOCS/xml/en/ports.xml @ 15458:9df34c9d1747

Explain how to drop movies on desktop shortcuts, other updates.
author diego
date Sat, 14 May 2005 11:58:30 +0000
parents b2edad2111b8
children 83b5083d4a85
comparison
equal deleted inserted replaced
15457:ef08f018389c 15458:9df34c9d1747
409 <title>Windows</title> 409 <title>Windows</title>
410 410
411 <para>Yes, <application>MPlayer</application> runs on Windows under 411 <para>Yes, <application>MPlayer</application> runs on Windows under
412 <ulink url="http://www.cygwin.com/"><application>Cygwin</application></ulink> and 412 <ulink url="http://www.cygwin.com/"><application>Cygwin</application></ulink> and
413 <ulink url="http://www.mingw.org/"><application>MinGW</application></ulink>. 413 <ulink url="http://www.mingw.org/"><application>MinGW</application></ulink>.
414 It does not have a GUI yet, but the command line version is almost completely 414 It does not have an official GUI yet, but the command line version
415 functional. <ulink url="../../tech/patches.txt">Patches</ulink> are always welcome. 415 is completely functional. You should check out the
416 You should check out the
417 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">MPlayer-cygwin</ulink> 416 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">MPlayer-cygwin</ulink>
418 mailing list for help and latest information.</para> 417 mailing list for help and latest information.
418 Official Windows binaries can be found on the
419 <ulink url="http://www.mplayerhq.hu/homepage/design7/dload.html">download page</ulink>.
420 Installer packages and simple GUI frontends are available from external
421 sources, we have collected then in the Windows section of our
422 <ulink url="http://www.mplayerhq.hu/homepage/design7/projects.html#windows">projects page</ulink>.
423 </para>
424
425 <para>If you wish to avoid using the command line, a simple trick is
426 to put a shortcut on your desktop that contains something like the
427 following in the execute section:
428 <screen><replaceable>c:\path\to\</replaceable>mplayer.exe %1</screen>
429 This will make <application>MPlayer</application> play any movie that is
430 dropped on the shortcut. Add <option>-fs</option> for fullscreen mode.
431 </para>
419 432
420 <para>Best results are achieved with the native DirectX video output driver 433 <para>Best results are achieved with the native DirectX video output driver
421 (<option>-vo directx</option>) and the native Windows waveout audio driver 434 (<option>-vo directx</option>) and the native Windows waveout audio driver
422 (<option>-ao win32</option>). Alternatives are OpenGL and SDL, but OpenGL 435 (<option>-ao win32</option>). Alternatives are OpenGL and SDL, but OpenGL
423 performance varies greatly between systems and SDL is known to 436 performance varies greatly between systems and SDL is known to
494 some systems. Direct rendering (<option>-dr</option>) may also help. 507 some systems. Direct rendering (<option>-dr</option>) may also help.
495 You can prevent OSD flicker through double buffering with the 508 You can prevent OSD flicker through double buffering with the
496 <option>-double</option> option. If playback is jerky, try 509 <option>-double</option> option. If playback is jerky, try
497 <option>-autosync 100</option>. If some of these options help you, you 510 <option>-autosync 100</option>. If some of these options help you, you
498 may want to put them in your config file.</para> 511 may want to put them in your config file.</para>
499
500 <para>Sascha Sommer releases official Windows binaries from time to time,
501 Joey Parrish makes unofficial Windows packages complete with installer.
502 Look for these in the Windows section of
503 <ulink url="http://www.mplayerhq.hu/homepage/design7/projects.html#windows">our projects page</ulink>.</para>
504 512
505 <sect2 id="cygwin"> 513 <sect2 id="cygwin">
506 <title><application>Cygwin</application></title> 514 <title><application>Cygwin</application></title>
507 515
508 <para>You need to run <application>Cygwin</application> 1.5.0 or later in 516 <para>You need to run <application>Cygwin</application> 1.5.0 or later in