> > Mar 13 22:58:17 localhost kernel: rivatv: decoder output set to default UYVY > > > > Is there any way to make it work? > > Fix your kernel driver. > > GnomeMeeting will request a color format, if your driver doesn't support > it, it should reject it, and GnomeMeeting will try another color format.
Thanks. I found the fix: ./configure --enable-software-conversion when building rivatv drivers. // jouni _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
