No channel scan with PVR (1 Viewer)

MediaTobiPortal

Portal Pro
December 13, 2004
206
6
126
I just switched to Vista

My DVB-T Card works very very well, but I can´t find channels on my analog PVR 250.
Manual control says scanning all the time.
I can add my svhs input as channel.

Is it possible, that MCE (where my PVR is working) is using my PVR ?! If yes, how can I uninstall MCE or give my card free ?

This is the error.log:

14.07.2007 10:21:06 B Exception :Unable to add TvCaptureFilter to graph
14.07.2007 10:21:06 B site :Void AddTvCaptureFilter()
14.07.2007 10:21:06 B source :TVLibrary
14.07.2007 10:21:06 B stacktrace: at TvLibrary.Implementations.Analog.TvCardAnalogBase.BuildGraph()
at TvLibrary.Implementations.Analog.TvCardAnalog.Tune(Int32 subChannelId, IChannel channel)
at TvLibrary.Implementations.Analog.AnalogScanning.Scan(IChannel channel, ScanParameters settings)
at TvService.TvCard.Scan(IChannel channel, ScanParameters settings)

Thnaks Tobi
 

MediaTobiPortal

Portal Pro
December 13, 2004
206
6
126
stopping the following services helped me to get a channelscan under vista:

ehstart
ehSched
ehRecvr
Mcx2Svc

To stop these forever you have to type the following lines in your command prompt:

sc config ehstart start= disabled
sc config ehSched start= disabled
sc config ehRecvr start= disabled
sc config Mcx2Svc start= disabled

this will set the boot up start priority to disabled.

Thanks for no help, I wonder nobody answered, I´m not used to this behaviour on this forum !!!

Anyway - keep up your great work,

Tobi
 

Users who are viewing this thread

Top Bottom