Update README.md - Improved Win mplayer2 instructs

This commit is contained in:
Etoh 2012-12-30 10:14:32 +00:00
parent 822b6fee12
commit 54a6297eef
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ If you are using the frozen executable package available from the download page
## Supported players
### mplayer2 on Linux and Windows
On Linux and Windows `syncplay` acts as a front-end for mplayer2.
To use it select "Open with..." in context menu and choose `Syncplay` or from command line: "syncplay video_filename". If you wish to pass more arguments to mplayer2 prepend them with -- argument, it's treated as the last argument for wrapper.
On Linux `syncplay` acts as a front-end for mplayer2, and on Windows `syncplayClient.exe` acts as a front-end for mplayer2.
To use either you should select "Open with..." in context menu and choose Syncplay, or from Linux command line: "syncplay video_filename". If you wish to pass more arguments to mplayer2 prepend them with -- argument, it's treated as the last argument for wrapper.
Default mplayer2 output is suppressed, but if mplayer2 quits with errors, those errors will be printed (at most 50 last lines).