Reply to thread

Fix for " 1ST scan = a fast no signal, 2ND scan = Crash "


Hi folks, I'm a long time Mediaportal user but this is my first post. I think I may have a work around for the problem many users are facing  "1ST scan = fast scan no signal, 2ND scan = crash". I don't normally use analogue TV myself because the reception in my area is weak, but I can get a "snowy" image. Maybe somebody with better reception can confirm this fix.


First off My set-up is XP Pro with SP3, Media Portal 1.0.2.0 and the TV server pack that came with the install/set-up files. I'm using a Pinnacle 3010ix Dual DVT/Analogue card with the latest drivers.


I tried to scan in my analogue channels using the TV server configuration tool and got a quick scan with no signal recieved , on the second scan crashed the TV server. I reviewed my error logs I noticed this entry "TvLibrary.TvExceptionSWEncoderMissing: No audio compressor filter found".


I remembered that when I lived in an area with good analogue reception I used MP with WinDVR 3 install, see wiki link:- UserGuides/SW-Cards_setup - MediaPortal Manual Documentation.


I done a google search for "WinDVR3.rar" and found an old demo of the program and downloaded it (I'm not posting the link as it may break the forum rules).


I deleted the content of the folders " C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\log" & "C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\AnalogCard" I shut down the "TVservice.exe" from taskmanager and installed the WinDVR 3 demo. I rebooted the PC .


On the restart I done another scan. Firstly I got nothing but then I noticed that the Irish scan only scanned 10 frequencies so I rescanned using the UK tab which gave a full scan and I picked up the four channels available on analogue in Ireland.


The TV server does not crash any more as a result of a scan and the channels are in my program list in Mediaportal and viewable.


I've attached some log files and the XML file of the TV tuner. I noticed there is a 1 Kb difference in the XML file post scan without WinDVR versus post scan with WinDVR 3 installed. See code below for the difference. Anyway with the WinDVR all seems fine on windows XP SP3



POST SCAN XML (No WinDVR)


<mode>0</mode>

<name>7162 BDA Analog TV Audio</name>

<audioModes>29299</audioModes>

        


POST SCAN XML (With WinDVR)


<mode>0</mode>

<name>7162 BDA Analog TV Audio</name>

<audioModes>0</audioModes>



Hope This Helps:)


Top Bottom