saa7134, colour on s-video input
- Date: Sun, 12 Aug 2007 22:05:04 +0100
- From: Gavin McCullagh <gmccullagh@xxxxxxxxx>
- Subject: saa7134, colour on s-video input
Hi,
I have just been testing my tv card which is a pinnacle saa7134 card.
02:08.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01)
Subsystem: Pinnacle Systems Inc. PCTV Stereo
Flags: bus master, medium devsel, latency 32, IRQ 20
Memory at e5002000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [40] Power Management version 1
All works fine, but the s-video input which is in black and white. The
patch below gives me colour input by picking a different vmux.
Gavin
--- drivers/media/video/saa7134/saa7134-cards.c.orig 2007-08-12 21:45:41.000000000 +0100
+++ drivers/media/video/saa7134/saa7134-cards.c 2007-08-12 21:47:08.000000000 +0100
@@ -1019,7 +1019,7 @@
.amux = LINE2,
},{
.name = name_svideo,
- .vmux = 8,
+ .vmux = 0,
.amux = LINE2,
}},
},
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list