[MPlayer-DOCS] r19149 - trunk/DOCS/man/en/mplayer.1

ben subversion at mplayerhq.hu
Fri Jul 21 19:08:48 CEST 2006


Author: ben
Date: Fri Jul 21 19:08:47 2006
New Revision: 19149

Modified:
   trunk/DOCS/man/en/mplayer.1

Log:
updated english man page with vo_ivtv description

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Fri Jul 21 19:08:47 2006
@@ -195,7 +195,7 @@
 Quartz, Mac OS X CoreVideo, but you can also use GGI, SDL (and all their drivers),
 VESA (on every VESA-compatible card, even without X11), some low-level
 card-specific drivers (for Matrox, 3dfx and ATI) and some hardware MPEG decoder
-boards, such as the Siemens DVB, DXR2 and DXR3/\:Hollywood+.
+boards, such as the Siemens DVB, Hauppauge PVR (IVTV), DXR2 and DXR3/\:Hollywood+.
 Most of them support software or hardware scaling, so you can enjoy movies in
 fullscreen mode.
 .PP
@@ -3371,6 +3371,19 @@
 .PD 1
 .
 .TP
+.B ivtv (IVTV only)
+Conexant CX23415 (iCompression iTVC15) or Conexant CX23416 (iCompression iTVC16) MPEG decoder chip (Hauppauge WinTV PVR-150/250/350/500) specific video output driver for TV-Out.
+Also see the lavc video filter.
+.PD 0
+.RSs
+.IPs device
+Explicitly choose the mpeg decoder device name to use (default: /dev/video16).
+.IPs output
+Explicitely choose the TV-Out output to be used for video signal.
+.RE
+.PD 1
+.
+.TP
 .B mpegpes (DVB only)
 Video output driver for DVB cards that writes the output to an MPEG-PES file
 if no DVB card is installed.
@@ -5217,7 +5230,7 @@
 .
 .TP
 .B lavc[=quality:fps]
-Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3.
+Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3/IVTV.
 Faster and of better quality than \-vf fame.
 .RSs
 .IPs <quality>
@@ -5232,7 +5245,7 @@
 .
 .TP
 .B fame\ \ \ 
-Fast software YV12 to MPEG-1 conversion with libfame for use with DVB/\:DXR3.
+Fast software YV12 to MPEG-1 conversion with libfame for use with DVB/\:DXR3/IVTV.
 .
 .TP
 .B dvbscale[=aspect]



More information about the MPlayer-DOCS mailing list