comparison DOCS/video.html @ 2320:338d42d079eb

added matrox fullscreen/aspect tvout stuff
author gabucino
date Sat, 20 Oct 2001 22:59:38 +0000
parents 0b87ac046b87
children a70571f46bd2
comparison
equal deleted inserted replaced
2319:9c76ec4846b3 2320:338d42d079eb
672 (now you'll get a console on your PAL TV - don't know about NTSC) 672 (now you'll get a console on your PAL TV - don't know about NTSC)
673 <P>Now if you start mplayer (on tty1), the picture will show up on 673 <P>Now if you start mplayer (on tty1), the picture will show up on
674 the tty3, so you'll see it on your TV or second monitor.</P> 674 the tty3, so you'll see it on your TV or second monitor.</P>
675 </UL></P> 675 </UL></P>
676 676
677 You should edit your config file, to contain the <CODE>screenw</CODE> and
678 <CODE>screenh</CODE> options (the first should be set to the horizontal
679 resolution of the framebuffer, and the latter to the vertical. See
680 <CODE>example.conf</CODE>). This is required for fullscreen playing, and for
681 the aspect code to work.</P>
682
677 <P>Yes, it is a bit 'hack' now. But I'm waiting for the marvel 683 <P>Yes, it is a bit 'hack' now. But I'm waiting for the marvel
678 project to be finished, it will provide real TV-out drivers, I hope.</P> 684 project to be finished, it will provide real TV-out drivers, I hope.</P>
679 685
680 <P>My current problem is that BES is working only with CRTC1. So picture 686 <P>My current problem is that BES is working only with CRTC1. So picture
681 will always shown up on head routed to CRTC1 (normaly the monitor), 687 will always shown up on head routed to CRTC1 (normaly the monitor),
700 </P> 706 </P>
701 707
702 <P>Now you should have a clean picture on the TV, and maybe a somewhat strange 708 <P>Now you should have a clean picture on the TV, and maybe a somewhat strange
703 picture on the monitor. But monitor doesn't matter, start X. Your TV 709 picture on the monitor. But monitor doesn't matter, start X. Your TV
704 goes black or have strange stripes, but monitor/X is fine !<BR> 710 goes black or have strange stripes, but monitor/X is fine !<BR>
711 Next, edit your config file, to contain the <CODE>screenw</CODE> and
712 <CODE>screenh</CODE> options (the first should be set to the horizontal
713 resolution of the framebuffer, and the latter to the vertical. See
714 <CODE>example.conf</CODE>). This is required for fullscreen playing, and for
715 the aspect code to work.</P>
716
717 <P>
705 So, anytime you want to start watching something on TV, just start 718 So, anytime you want to start watching something on TV, just start
706 <B>MPlayer</B> in X (<CODE>-vo mga</CODE> of course, and calculate 719 <B>MPlayer</B> in X with the <CODE>-vo mga</CODE> option, change to tty1 (with
707 <CODE>-x</CODE> and <CODE>-y</CODE> values by hand), change to tty1 (with
708 ctrl-alt-f1), and turn off the monitor. 720 ctrl-alt-f1), and turn off the monitor.
709 </P> 721 </P>
710 722
711 <P><B><A NAME=2.2.1.A.2>2.2.1.A.2. ATI cards</A></B></P> 723 <P><B><A NAME=2.2.1.A.2>2.2.1.A.2. ATI cards</A></B></P>
712 724