comparison DOCS/documentation.html @ 3715:c39bedc45423

Hint #2 -> Hint "also try i420 colorspace"
author gabucino
date Mon, 24 Dec 2001 15:53:15 +0000
parents bc3ef1f96dc0
children 66da035c4ee2
comparison
equal deleted inserted replaced
3714:03585432814d 3715:c39bedc45423
640 <LI>make sure your tuner works with another TV softwares in Linux, for example 640 <LI>make sure your tuner works with another TV softwares in Linux, for example
641 xawtv.</LI> 641 xawtv.</LI>
642 </UL> 642 </UL>
643 </P> 643 </P>
644 644
645 <P><B>Hint #2</B> : are the colors messed up? Then your tuner can't display 645 <P><B>Hint</B> : are the colors messed up? Then your tuner can't display
646 in YV12 colorspace. Try YUY2, UYVY or if none of these works: RGB32 (this one 646 in YV12 colorspace. Try I420 (you must use the <CODE>-vc rawi420</CODE> option too!), or YUY2, UYVY, RGB32 (this one
647 with <CODE>-vo sdl</CODE>). 647 with <CODE>-vo sdl</CODE>) colorspaces.
648 You can specify these with the <CODE>outfmt=YV12</CODE> option see below.</P> 648 You can specify these with the <CODE>outfmt=YV12</CODE> option see below.</P>
649 649
650 <P><B><I>Available options</I></B><BR> 650 <P><B><I>Available options</I></B><BR>
651 <TABLE BORDER=0> 651 <TABLE BORDER=0>
652 <TR> 652 <TR>