comparison DOCS/video.html @ 3030:1dbc569b6528

more fix/update
author gabucino
date Tue, 20 Nov 2001 17:05:51 +0000
parents 7b85ba8c9be5
children 153fc4f5464f
comparison
equal deleted inserted replaced
3029:41671548fde7 3030:1dbc569b6528
844 image. If you really want to use X, use the <CODE>-vo x11 -fs -zoom</CODE> 844 image. If you really want to use X, use the <CODE>-vo x11 -fs -zoom</CODE>
845 options, but it will be <B>SLOW</B>, and has <B>Macrovision</B> copyprotection 845 options, but it will be <B>SLOW</B>, and has <B>Macrovision</B> copyprotection
846 enabled.</LI> 846 enabled.</LI>
847 <LI><B>Framebuffer</B>: using the <B>matroxfb modules</B> in the 2.4 kernels. 847 <LI><B>Framebuffer</B>: using the <B>matroxfb modules</B> in the 2.4 kernels.
848 2.2 kernels don't have the TVout feature in them, thus unusable for this. 848 2.2 kernels don't have the TVout feature in them, thus unusable for this.
849 You have to enable ALL matroxfb-specific feature during compilation, and 849 You have to enable ALL matroxfb-specific feature during compilation (except
850 compile them into <B>modules</B>! 850 MultiHead), and compile them into <B>modules</B>!
851 <UL> 851 <UL>
852 <LI> 852 <LI>
853 Enter <CODE>TVout/matroxset</CODE> and type <CODE>make</CODE>. Install 853 Enter <CODE>TVout/matroxset</CODE> and type <CODE>make</CODE>. Install
854 <CODE>matroxset</CODE> into somewhere in your PATH.</LI> 854 <CODE>matroxset</CODE> into somewhere in your PATH.</LI>
855 <LI> 855 <LI>
862 will enter into framebuffer mode (no way back!).</LI> 862 will enter into framebuffer mode (no way back!).</LI>
863 <LI>Next, run the <CODE>./matroxtv</CODE> script. This will present you 863 <LI>Next, run the <CODE>./matroxtv</CODE> script. This will present you
864 to a very simple menu. Press <B>2</B> and <B>ENTER</B>. Now you should 864 to a very simple menu. Press <B>2</B> and <B>ENTER</B>. Now you should
865 have the same picture on your monitor, and TV. The <B>3.</B> option 865 have the same picture on your monitor, and TV. The <B>3.</B> option
866 will turn on independent display, but then you <B>can't use X</B>! If 866 will turn on independent display, but then you <B>can't use X</B>! If
867 the TV picture has some weird stripes on it, the script wasn't able to 867 the TV (PAL !) picture has some weird stripes on it, the script wasn't able to
868 set the resolution correctly (to 640x512 by default). Use other menu 868 set the resolution correctly (to 640x512 by default). Use other menu
869 items randomly and it'll be OK :)</LI> 869 items randomly and it'll be OK :)</LI>
870 </UL> 870 </UL>
871 871
872 <P> 872 <P>