From c834659ba7cbb1e293b2e06bb4621ace6293442d Mon Sep 17 00:00:00 2001 From: bircoph Date: Sun, 15 Feb 2009 00:51:47 +0000 Subject: 'Capitalize' mplayer -> MPlayer when used as a project name. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28575 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 289c0c57a6..844faa70ec 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2856,7 +2856,7 @@ file if no DVB card is installed. .RSs .IPs card=<1\-4> DVB card to use if more than one card is present. -If not specified mplayer will search the first usable card. +If not specified MPlayer will search the first usable card. .IPs file= output filename .RE @@ -4086,7 +4086,7 @@ if no DVB card is installed. .IPs card=<1\-4> Specifies the device number to use if you have more than one DVB output card (V3 API only, such as 1.x.y series drivers). -If not specified mplayer will search the first usable card. +If not specified MPlayer will search the first usable card. .IPs output filename (default: ./grab.mpg) .RE @@ -6617,7 +6617,7 @@ Depending on the source MPEG, you may be fine ignoring this advice, as long as you do not see lots of "Bottom-first field" warnings. With no options it does normal inverse telecine, and should be used together with mencoder \-fps 30000/1001 \-ofps 24000/1001. -When this filter is used with mplayer, it will result in an uneven +When this filter is used with MPlayer, it will result in an uneven framerate during playback, but it is still generally better than using pp=lb or no deinterlacing at all. Multiple options can be specified separated by /. -- cgit v1.2.3 From 939108d83ebb7dd6a3dbcd2243b128b3db46d165 Mon Sep 17 00:00:00 2001 From: bircoph Date: Sun, 15 Feb 2009 00:53:02 +0000 Subject: Get rid of the trailing whitespaces. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28576 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 844faa70ec..f1923d38a8 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3560,13 +3560,13 @@ Mac OS X CoreVideo video output driver .PD 0 .RSs .IPs device_id= -Choose the display device to use for fullscreen or set it to \-1 to +Choose the display device to use for fullscreen or set it to \-1 to always use the same screen the video window is on (default: \-1 \- auto). .IPs shared_buffer -Write output to a shared memory buffer instead of displaying it and +Write output to a shared memory buffer instead of displaying it and try to open an existing NSConnection for communication with a GUI. .IPs buffer_name= -Name of the shared buffer created with shm_open as well as the name of +Name of the shared buffer created with shm_open as well as the name of the NSConnection MPlayer will try to open (default: "mplayerosx"). Setting buffer_name implicitly enables shared_buffer. .RE -- cgit v1.2.3