From 54a6297eef05cde89fdd5cf43036017ecb267710 Mon Sep 17 00:00:00 2001 From: Etoh Date: Sun, 30 Dec 2012 10:14:32 +0000 Subject: [PATCH] Update README.md - Improved Win mplayer2 instructs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f32800..fb589ea 100644 --- a/README.md +++ b/README.md @@ -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).