view TVout/cloning @ 7008:2af81c9ed167

- Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for video and audio (respectively) RTP streams. (This allows RTP streams that use non MPEG codecs to work.) patch by Ross Finlayson <finlayson@live.com>
author arpi
date Wed, 14 Aug 2002 21:56:31 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# SETUP TVout
# Same picture on TV & Monitor

# CRTC1 -> TVout & Monitor
matroxset/matroxset -f /dev/fb1 -m 0
matroxset/matroxset -f /dev/fb0 -m 3

# Enable TV
matroxset/matroxset 1

# Keep consoles on CRTC1
con2fb/con2fb /dev/fb0 /dev/tty1
con2fb/con2fb /dev/fb0 /dev/tty2