Gerd, I found out the problem with TV audio on FV2K & other SAA7130 class cards with the latest (Feb 28) snapshot. xawtv 3.85 works properly after the patch has been applied. However, I still can't get mplayer 0.90rc4 to display at full PAL resolution. Is there a revised v4l1-compat.c that's more recent than the Jan 17 kernel patch that I need to use? (Else, where is that supposed to be fixed in the saa7134 module?) In addition, mplayer doesn't unmute the audio stream for the TV capture input (running at 360x288 resolution). This doesn't happen with the 0.1.11 (old V4L2 API) modules which unmutes almost immediately. Attached is a patch to Feb 28 saa7134 snapshot to reenable the tvaudio thread for FlyVideo 2000. Please apply: diff -Naur saa7134-0.2.6-orig/saa7134-tvaudio.c saa7134-0.2.6/saa7134-tvaudio.c --- saa7134-0.2.6-orig/saa7134-tvaudio.c 2003-02-14 22:15:15.000000000 +0800 +++ saa7134-0.2.6/saa7134-tvaudio.c 2003-02-25 16:53:53.000000000 +0800 @@ -698,6 +698,7 @@ } switch (dev->pci->device) { + case PCI_DEVICE_ID_PHILIPS_SAA7130: case PCI_DEVICE_ID_PHILIPS_SAA7134: my_thread = tvaudio_thread; break; -------------------------------------------------------- T.C. ---- Wan Tat Chee (Lecturer) School of Computer Science, Univ. Science Malaysia, 11800 Minden, Penang, Malaysia. Ofc Ph: +604 653-3888 x 3617 Internet: tcwan@xxxxxxxxx Web: http://nrg.cs.usm.my/~tcwan GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg.asc F'print : FB0F CED7 85A5 ECF9 DEF0 50E8 A550 A0D2 8638 B1EB