We checked analog TV with MythTV. Obviously Analog TV is currently broken in MythTV with analog TV grabbers (we also tested other tuners which have been known to be supported).
The last known working MythTV version is 0.21 (which comes with eg. Ubuntu 8.04)
With 0.22 MythTV developers disabled channel scanning
With 0.23 it's enabled again but analog TV now seems to fail (also with other TV tuners).
Additionally what we figured out is that the MythTV VBI/Videotext implementation is totally broken (it causes memory corruptions) and also influence analog TV... some more work is needed to fix analog TV Support for MythTV again. Disabling VBI doesn't seem to work MythTV will still try to access the devicenode in the background (we will report those bugs to MythTV)
We also have a bugfix queued for the new mythtv scanner, the reason that 0.23 cannot find any channel is that tuning happens too fast, we added some delay to this procedure to give the device some time to settle down at a given frequency.
Seems like it will take some time until MythTV will be fixed again... unfortunately our developers are currently busy with OSX Support after that they can have a closer look at MythTV.
The latest updated driver will find analog TV channels with 0.23 (playback still has the mentioned issues, the driver also denies the faulty VBI access from MythTV):
http://support.sundtek.com/index.php/board,9.0.htmlThis is the change for MythTV in order to get VBI right again (it will probably be part of MythTV 0.24):
http://svn.mythtv.org/trac/attachment/ticket/8337/vbi_cleanup.diff