On Sun, 2005-09-11 at 22:52 +1000, Mark Spieth wrote:
> > Ive also had livetv problems even with HEAD
> > so I investigated this morning.
> > in TVRec::SetupSignalMonitor
> >
> > there is a comment
> > // TODO reset the tuner hardware
> >
> > I put in the line
> > channel->SwitchToInput(channel->GetCurrentInput(),
> > channel->GetCurrentName());
> > the original commented out line didnt work/retune
This line is only needed for multiple input hardware, which is
not supported at all in the DVB code. Currently it only applies
to the pcHDTV HD-2000 in HDTV mode with V4L drivers.

-- Daniel

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to