NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 53 54 55 56 57 … 1231 Next »
No channels with VideoMate DVB-T300

 
  • 0 Vote(s) - 0 Average
No channels with VideoMate DVB-T300
nickhoare
Offline

Junior Member

Posts: 4
Threads: 3
Joined: Jan 2010
#1
2010-01-21, 07:14 PM
I have scanned and updated with all sorts of settings but I get no channels and no EPG. Scanning my local region or All Regions (57) finds no channels. The SIGNAL/QUALITY sometimes show a value in QUALITY but always shows 0 in SIGNAL.

I notice that the GBPVRRecordingService does not seem to use any CPU, other than that on starting. Doesn't this do the comms with the TV card? Its logs show no errors though.

The ComproDTV 4.2 software has no trouble and I can receive all channels.

The attached log files are a sample set I created and do not represent all the things I have tried.

(ERROR [5] was clearly a red herring - not getting it now)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2010-01-21, 07:54 PM
Quote:2010-01-21 18:40:11.406 VERBOSE FindFilterByName failed to locate filter: GB-PVR PSI Parser
Try running ReRegisterFilters.bat
nickhoare
Offline

Junior Member

Posts: 4
Threads: 3
Joined: Jan 2010
#3
2010-01-22, 07:00 PM
Tried running Re-registerfilters, restarting all a couple of times but I still see plenty of FindFilterByName in the log file. And I don't get any channels.

All the DLLs re-registered OK.

I am IT professional so I am not afraid of the registry. I have Visual Studio 2008 and .NET 3.5 on my machine (and I use it). Willing to investigate deeper if you think it worthwhile.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#4
2010-01-22, 07:05 PM
From GB-PVR's perspect it all looks fine now. It manage to hookup the device, and start it, and it looks like it locked onto the signals, but unfortunately didnt deliver any data to GB-PVR. I'm not sure why though. I dont really know anything about VideoMate devices.
clayt_d
Offline

Junior Member

Posts: 10
Threads: 0
Joined: Sep 2007
#5
2010-01-23, 08:45 PM
I am almost certain it is a driver issue with the compro T300 - it has a non-standard way of communicating signal lock, strength and quality.
It works fine with the bundled Compro software (but then again - it would).

The card's driver seems to invert the standard BDA signal indicator logic - ie telling GBPVR that it has a signal lock on an empty channel, and no signal on MUXes I know are there. It prevents the card from autotuning.

One of the other members (Whurlston I think) suggested that the issue only appeared after version 1.3ish of Compro's T300 driver, but downgrading to an earlier driver didn't work for me.

I've spent over 3 years struggling with this card in GBPVR, even after sub introduced GBPVR support for the T300. It works fine for viewing and recording - but refuses to tune in (it does sometimes - but not reliably).

I was thinking of asking Sub for a tweak for this Compro issue a long time back - but I think it is restricted to a handful of older Compro cards, so is probably not worth the trouble involved.

My fix for this is to use another card for tuning the T300.

The tuning and channel information is written to a plain text scan.cache file in GBPVR's BDA directory, which makes it reasonably straightforward (although time consuming) to "tune" a card in by hand.

It is also possible to alter the channel names to suit: ie changing the shopping channels to "The Pants Channel" etc although pointless because it breaks the EPG listings for that channel.

As a last resort, TSReaderLite can be used to copy the channel information into the cache file by hand - but expect to spend your entire weekend doing this.

If you have no spare tuner card, ask in the forums for a scan.cache file from a GBPVR user on the same transmitter and use that. The forum members are very helpful in this respect.

My workaround (it does not fix the tuning issue but allows the card to be used):
>Delete all of the scan.cache files in the BDA folder. This prevents old channel information appearing (important for UK users to do this because of the Freeview retune).
>If you have a spare card, do an autotune and copy this scan.cache file to somewhere safe.
>Delete all of your channels in the config.
>Close the config app.
>Copy your new scan.cache file in. You may need to rename this file to whatever the T300 was using last time you attempted to tune it in. If you don't know, try tuning the T300 and start again using the filename it produced.
>Launch the config app and map the new channels for the T300 to suit. Do Not retune at this point - it will only confuse matters and may overwrite your cache file (or start using a different filename for tuning).
>Save your changes and enjoy.

Hope this helps.
clayt_d
Offline

Junior Member

Posts: 10
Threads: 0
Joined: Sep 2007
#6
2010-01-23, 10:07 PM (This post was last modified: 2010-01-23, 10:36 PM by clayt_d.)
Sub,

To make life with these badly behaved DVB-T cards a little easier..

I've often wondered how to get this card to tune successfully in GBPVR without breaking it for the majority of tuners..

Is there any way of forcing GBPVR to ignore the signal strength indicator when scanning channels selected from the DVB-T .ini files? Or of tricking GBPVR into thinking it has 100% signal strength when scanning channels?

For example, TSReader for example will attempt to read the channel information on the any DVB-T card when scanning a selected frequency - regardless of signal strength. When TSReader is used with the Videomate T300 the signal and quality indicators show 100% on empty channels, and 0% when tuned in and receiving TV programmes.
Exactly the opposite of what it should be.

My reasoning is that the DVB channel frequencies are pre-defined in the DVB-T\xxxx.ini files, so signal strength should be mostly superfluous when the correct transmitter is selected (in my part of the UK at least) and needn't prevent GBPVR from reading the channel information when tuning these DVB-T cards with dodgy drivers - except of course when scanning for new broadcast frequencies.

Is there any way of achieving this?

Thanks for all of your hard work by the way.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#7
2010-01-23, 10:21 PM
clayt_d Wrote:Is there any way of forcing GBPVR to ignore the signal strength indicator when scanning channels selected from the DVB-T .ini files? Or of tricking GBPVR into thinking it has 100% signal strength when scanning channels?
It already does precisely that. It pays no attention to the signal strength or lock status, it simply logs it for information's sake. Instead it relies on the data being delivered from the device.

Unfortunately, I'm not sure what would different about this card vs every other DVB-T card, so its hard to suggest changes that might help with this.

That said, there has been some significant changes to the way tuning happens in the next release, so fingers crossed this card likes the next release more.
clayt_d
Offline

Junior Member

Posts: 10
Threads: 0
Joined: Sep 2007
#8
2010-01-23, 11:33 PM
Thanks for your scarily fast reply sub!

I didn't realise that was how GBPVR tunes, that's blown my theory out of the water!

There is something definitely screwy about the way the Compro T300 talks to GBPVR (and everything else).

Having learned my lesson with the T300 I bought another Compro which does tune in.

I'll test them both and see if I can find any differences to account for the behaviour.

Looking forward to the next version with the tuning changes - I hope that sorts the T300 issue.

Many thanks
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  no EPG for two channels JimPletcher 5 4,840 2019-08-15, 09:53 PM
Last Post: jobby99
  Locking in QAM Channels highestbid 8 7,527 2014-03-12, 03:10 AM
Last Post: highestbid
  Need help remapping Channel guide and actual channels divinehammer 3 3,821 2012-01-20, 10:43 AM
Last Post: kayleigh
  Two Channels Without Video skycyclepilot 5 3,564 2011-10-29, 07:49 PM
Last Post: sub
  No sound for French DVB-T H264 channels with E-AC3 tracks jorionpi 7 4,752 2011-06-26, 01:25 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,566 2011-05-22, 05:09 PM
Last Post: sub
  no channels found - XP x64 bit edition fresh install 8ace 3 2,005 2011-02-10, 01:27 AM
Last Post: 8ace
  Missing Channels In Listings? hollow5555 4 2,400 2011-01-10, 05:53 PM
Last Post: hollow5555
  No QAM channels being retrieved with HVR-2250 Misko5 4 2,437 2011-01-01, 01:45 AM
Last Post: Snooze
  mc2xml Digital Channels 235301 8 5,460 2010-12-30, 05:12 PM
Last Post: joseosoria

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode