r20000 - in trunk/DOCS/man: en/mplayer.1 fr/mplayer.1
Author: ben Date: Wed Sep 27 22:52:20 2006 New Revision: 20000 Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/DOCS/man/fr/mplayer.1 Log: updated en and fr man pages with changes introduced by new pvr layer Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Wed Sep 27 22:52:20 2006 @@ -1407,28 +1407,32 @@ .TP .B \-pvr <option1:option2:...> (PVR only) This option tunes various encoding properties of the PVR capture module. -The Hauppauge WinTV PVR\-150/250/350/500 and all IVTV based cards are known -as PVR capture cards. +It has to be used with any hardware MPEG encoder based card supported by the +V4L2 driver. +The Hauppauge WinTV PVR\-150/250/350/500 and all IVTV based +cards are known as PVR capture cards. +Be aware that only Linux 2.6.18 kernel +and above is able to handle MPEG stream through V4L2 layer. For hardware capture of an MPEG stream and watching it with MPlayer/MEncoder, use 'pvr://' as a movie URL. .sp 1 Available options are: .RSs -.IPs aspect=<1\-4> +.IPs aspect=<0\-3> Specify input aspect ratio (default: 4:3): .RSss -1: 1:1 +0: 1:1 .br -2: 4:3 +1: 4:3 .br -3: 16:9 +2: 16:9 .br -4: 2.21:1 +3: 2.21:1 .REss .IPs arate=<32000\-48000> Specify encoding audio rate (default: 48000 Hz, available: 32000, 44100 and 48000 Hz). -.IPs alayer=<1\-2> +.IPs alayer=<1\-3> Specify MPEG audio layer encoding (default: layer 2). .IPs abitrate=<32\-448> Specify audio encoding bitrate in kbps (default: 384 kbps). @@ -1437,33 +1441,29 @@ Available preset values are 'stereo', 'joint_stereo', 'dual' and 'mono' (default: stereo). .IPs vbitrate=<value> Specify average video bitrate encoding (default: 6 Mbps). -.IPs vmode=<0\-1> +.IPs vmode=<value> Specify video encoding mode (default: VBR): .RSss -0: VBR +vbr: Variable BitRate .br -1: CBR +cbr: Constant BitRate .REss .IPs vpeak=<value> Specify peak video bitrate encoding (only useful for VBR encoding, default: 9.6 Mbps). .IPs fmt=<value> -Choose an MPEG format for encoding (default: MPEG PS): +Choose an MPEG format for encoding (default: ps): .RSss -ps: MPEG PS. +ps: MPEG 2 Program Stream. .br -ts: MPEG TS (experimental, may fail) +ts: MPEG 2 Transport Stream. .br -mpeg1: MPEG 1 +mpeg1: MPEG 1 System Stream. .br -vcd: Video CD +vcd: Video CD compatible stream. .br -svcd: Super Video CD +svcd: Super Video CD compatible stream. .br -dvd: DVD -.br -dvds1: DVD Region 1 (NTSC) -.br -dvds2: DVD Region 2 (PAL) +dvd: DVD compatible stream. .REss .RE .PD 1
On Wed, Sep 27, 2006 at 10:52:21PM +0200, ben wrote:
Modified: trunk/DOCS/man/en/mplayer.1
Log: updated en and fr man pages with changes introduced by new pvr layer
--- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Wed Sep 27 22:52:20 2006 @@ -1407,28 +1407,32 @@ .TP .B \-pvr <option1:option2:...> (PVR only) This option tunes various encoding properties of the PVR capture module. -The Hauppauge WinTV PVR\-150/250/350/500 and all IVTV based cards are known -as PVR capture cards. +It has to be used with any hardware MPEG encoder based card supported by the +V4L2 driver.
"has to be used" in order to do what?
+The Hauppauge WinTV PVR\-150/250/350/500 and all IVTV based +cards are known as PVR capture cards.
So?
+Be aware that only Linux 2.6.18 kernel +and above is able to handle MPEG stream through V4L2 layer.
So? This paragraph confuses me..
-.IPs vmode=<0\-1> +.IPs vmode=<value> Specify video encoding mode (default: VBR): .RSss -0: VBR +vbr: Variable BitRate
'vbr' or 'VBR'? I assume this is case-sensitive.
-ps: MPEG PS. +ps: MPEG 2 Program Stream.
Leave out the period at the end, this is no sentence (no verb), same below. Diego
+It has to be used with any hardware MPEG encoder based card supported by the +V4L2 driver.
"has to be used" in order to do what?
to work.
+The Hauppauge WinTV PVR\-150/250/350/500 and all IVTV based +cards are known as PVR capture cards.
So?
+Be aware that only Linux 2.6.18 kernel +and above is able to handle MPEG stream through V4L2 layer.
So?
This paragraph confuses me..
So if you don't have 2.6.18+ don't expect the code to be compiled or usable.
-.IPs vmode=<0\-1> +.IPs vmode=<value> Specify video encoding mode (default: VBR): .RSss -0: VBR +vbr: Variable BitRate
'vbr' or 'VBR'? I assume this is case-sensitive.
vbr
-ps: MPEG PS. +ps: MPEG 2 Program Stream.
Leave out the period at the end, this is no sentence (no verb), same below.
ok i'll try to do so when i'll have some time. Ben
participants (4)
-
ben -
Benjamin Zores -
Diego Biurrun -
mail@kraymer.de