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 … 351 352 353 354 355 … 1231 Next »
[DVB-S] Error during Mapping Digital Channels on DVB-S2 transponder-data in ini

 
  • 0 Vote(s) - 0 Average
[DVB-S] Error during Mapping Digital Channels on DVB-S2 transponder-data in ini
nwagenaar
Offline

Junior Member

Posts: 34
Threads: 7
Joined: Feb 2008
#1
2008-03-09, 12:37 PM (This post was last modified: 2008-03-09, 01:37 PM by nwagenaar.)
Hi!

I just installed the new version of GB-PVR and it seems it still has the same issues with previous versions. As soon as it tries to scan a DVB-S2 transponder it crashes with the following error:

System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)

It seems that the scan is breaking on the information ",S2" in the ini (this is from the 0192.ini):

32=11914,H,27500,910,S2

According to the changelog of v1.2.9 it should support DVB-S2:

Quote:- added DVB-S2 support for FireDTV and Hauppauge DVB-S2 devices. Unable to test, but should work

For the time being, I removed the ,S2 in the ini so that the scan should work (I hope). But I think this option should not break the scan, since you need to know if a transponder is DVB-S2. Right? Smile And seems that the ,S2 is in the default transponder ini's which is installed using the installer.

Ok, I've removed the ,S2 and scanning is going ok. However, no S2 channels have been detected. Only one problem still remaining, my provider (Canal Digitaal NL) isn't detected during the scan :x
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2008-03-09, 05:29 PM
In the cases where it has "S2" in the these tuning files, I know the transponder is DVB-S2, but its lacking a few more bits of required info (Pilot and RollOff). Unfortunately I didnt have the required information available for all satellites, but if you can find it then I can help you turn that "S2" into the number that should be in its place.

That said, in the cases where it has "S2" it shouldnt crash though. Its supposed to recognise it as S2, but without the Pilot and RollOff info, so it wont manage to lock the signal, but should continue on. I'll look into this.
nwagenaar
Offline

Junior Member

Posts: 34
Threads: 7
Joined: Feb 2008
#3
2008-03-09, 06:48 PM
sub Wrote:In the cases where it has "S2" in the these tuning files, I know the transponder is DVB-S2, but its lacking a few more bits of required info (Pilot and RollOff). Unfortunately I didnt have the required information available for all satellites, but if you can find it then I can help you turn that "S2" into the number that should be in its place.

That said, in the cases where it has "S2" it shouldnt crash though. Its supposed to recognise it as S2, but without the Pilot and RollOff info, so it wont manage to lock the signal, but should continue on. I'll look into this.

Thanks for the info Smile I do have a INI file with the values you seek (Hotbird 13.0e, Astra 19.2e, Astra 23.5e, Astra 28e and Eurobird 28e). I'll test them and try to include them ASAP.
nwagenaar
Offline

Junior Member

Posts: 34
Threads: 7
Joined: Feb 2008
#4
2008-03-09, 07:09 PM
Hi!

I'm trying to get my DVB-S provider (Canal Digitaal NL) working using GB-PVR. The strange thing seems to happen where it's skipped. However, from the config.exe.log it does seem to get information (here's an example from the log concerning my provider):

Code:
2008-03-09 19:57:20.906    INFO    [1]    Tranponder information for: 12515,H,22000,56
<transponder>
<network_id>53</network_id>
<transport_stream_id>1105</transport_stream_id>
<original_network_id>53</original_network_id>
<service>
  <service_name>Film1.1</service_name>
  <TSID>1105</TSID>
  <service_ID>4005</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2105</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>Sport1</service_name>
  <TSID>1105</TSID>
  <service_ID>4006</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2106</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>Film1.2</service_name>
  <TSID>1105</TSID>
  <service_ID>4007</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2107</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>NED1</service_name>
  <TSID>1105</TSID>
  <service_ID>4011</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2111</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>NED2</service_name>
  <TSID>1105</TSID>
  <service_ID>4012</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2112</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>NED3</service_name>
  <TSID>1105</TSID>
  <service_ID>4013</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2113</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>Nickelodeon/Comedy Central</service_name>
  <TSID>1105</TSID>
  <service_ID>4014</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2114</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>NGC</service_name>
  <TSID>1105</TSID>
  <service_ID>4015</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2115</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>Tele2 2e kanaal</service_name>
  <TSID>1105</TSID>
  <service_ID>4016</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2116</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>Man-X</service_name>
  <TSID>1105</TSID>
  <service_ID>4018</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2118</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>R538 Dance Department</service_name>
  <TSID>1105</TSID>
  <service_ID>4030</service_ID>
  <service_type>2</service_type>
  <pmt_PID>2130</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
</service>
<service>
  <service_name>FunX</service_name>
  <TSID>1105</TSID>
  <service_ID>4035</service_ID>
  <service_type>2</service_type>
  <pmt_PID>2135</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
</service>
<service>
  <service_name>Classic FM</service_name>
  <TSID>1105</TSID>
  <service_ID>4040</service_ID>
  <service_type>2</service_type>
  <pmt_PID>2140</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>Q-Music</service_name>
  <TSID>1105</TSID>
  <service_ID>4045</service_ID>
  <service_type>2</service_type>
  <pmt_PID>2145</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
  <scrambled>true</scrambled>
</service>
<service>
  <service_name>EPG</service_name>
  <TSID>1105</TSID>
  <service_ID>7199</service_ID>
  <service_type>1</service_type>
  <pmt_PID>2190</pmt_PID>
  <pcr_PID>0</pcr_PID>
  <video_PID>0</video_PID>
</service>
</transponder>
2008-03-09 19:57:24.046    VERBOSE    [1]    Trying double submit...
2008-03-09 19:57:28.984    VERBOSE    [1]    getValue cached value: /settings/BDAPsiScanStartupSeconds : 1

But it doesn't seem to get in the cache file. The config-exe-native.log has the following information:

Code:
2008-03-09 19:57:02.796    VERBOSE    BDARecorder::ScanTransponder(T:12515,H,22000,56)
2008-03-09 19:57:02.796    VERBOSE    SubmitTuningRequest(T:12515,H,22000,56)
2008-03-09 19:57:02.796    VERBOSE    getSetting(BDASubmitTuningRequestAlways)
2008-03-09 19:57:02.796    VERBOSE    BDASubmitTuningRequestAlways is true. Forcing...
2008-03-09 19:57:02.796    VERBOSE    Submitting new Tuning Request
2008-03-09 19:57:03.265    VERBOSE    New tuning request submitted...
2008-03-09 19:57:03.265    VERBOSE    SendDiSEqCCommand_Hauppauge
2008-03-09 19:57:03.515    VERBOSE    Sending diseqc command: E0 10 38 F3
2008-03-09 19:57:03.531    VERBOSE    Hauppauge_SendDiSEqCCommand completed
2008-03-09 19:57:03.531    VERBOSE    ServiceID: -1,    PMT PID: -1,    VPID: -1,     APID: -1
2008-03-09 19:57:03.531    VERBOSE    SubmitTuningRequest() complete
2008-03-09 19:57:03.531    VERBOSE    ScanTransponder@2
2008-03-09 19:57:03.640    VERBOSE    ScanTransponder@2
2008-03-09 19:57:03.671    VERBOSE    locked=1    present=1     strength=5200     quality=94
2008-03-09 19:57:03.671    VERBOSE    ScanTransponder@4
2008-03-09 19:57:03.671    VERBOSE    ScanTransponder@5
2008-03-09 19:57:03.671    VERBOSE    ScanTransponder@6
2008-03-09 19:57:03.671    VERBOSE    locked=1    present=1     strength=5200     quality=94
2008-03-09 19:57:03.671    VERBOSE    SIGNAL???
2008-03-09 19:57:03.671    VERBOSE    ScanTransponder finished
2008-03-09 19:57:04.171    VERBOSE    BDARecorder::ScanTransponder(T:12515,H,22000,56)
2008-03-09 19:57:04.171    VERBOSE    SubmitTuningRequest(T:12515,H,22000,56)
2008-03-09 19:57:04.171    VERBOSE    getSetting(BDASubmitTuningRequestAlways)
2008-03-09 19:57:04.171    VERBOSE    BDASubmitTuningRequestAlways is true. Forcing...
2008-03-09 19:57:04.171    VERBOSE    Submitting new Tuning Request
2008-03-09 19:57:04.531    VERBOSE    New tuning request submitted...
2008-03-09 19:57:04.531    VERBOSE    SendDiSEqCCommand_Hauppauge
2008-03-09 19:57:04.781    VERBOSE    Sending diseqc command: E0 10 38 F3
2008-03-09 19:57:04.796    VERBOSE    Hauppauge_SendDiSEqCCommand completed
2008-03-09 19:57:04.796    VERBOSE    ServiceID: -1,    PMT PID: -1,    VPID: -1,     APID: -1
2008-03-09 19:57:04.796    VERBOSE    SubmitTuningRequest() complete
2008-03-09 19:57:04.796    VERBOSE    ScanTransponder@2
2008-03-09 19:57:04.890    VERBOSE    ScanTransponder@2
2008-03-09 19:57:04.906    VERBOSE    locked=0    present=0     strength=9750     quality=0
2008-03-09 19:57:04.906    VERBOSE    ScanTransponder@4
2008-03-09 19:57:04.906    VERBOSE    ScanTransponder@5
2008-03-09 19:57:04.906    VERBOSE    ScanTransponder@6
2008-03-09 19:57:04.906    VERBOSE    locked=0    present=0     strength=9750     quality=0
2008-03-09 19:57:04.906    VERBOSE    SIGNAL???
2008-03-09 19:57:04.906    VERBOSE    ScanTransponder finished

I'm doing the scan using a HVR-4000 card with the latest drivers installed. With other software (tested it with Mediaportal and DVBViewer) the scan and information seems to get through.

Any help would be appreciated!
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#5
2008-03-09, 07:19 PM
The reason these channels arent showing up is because its failing to find the audio PIDs. Its mostly likely because the broadcaster is using some less common audio descriptor for identifying this, and GB-PVR doesnt understand this descriptor.

If you have access to a web site, and have the technology (cant be done in GB-PVR) to be able to do a 30 second full transport stream recording, then I can download the file fix it for you.
nwagenaar
Offline

Junior Member

Posts: 34
Threads: 7
Joined: Feb 2008
#6
2008-03-09, 07:25 PM (This post was last modified: 2008-03-09, 07:34 PM by nwagenaar.)
Sorry for the post into this problem. I thought I made a new topic.

Concerning the Transport Stream Recording. Do you mean a standard TS-recording? In that case, I'll make one now.

Grab them while they're hot :

http://shalafi.xs4all.nl/sub/

There are two recordings. One is from the channel BVN (un-encrypted, FTA) and one is from the channel NED2. I hope this is what you're looking for. I'm on a 1Mbit upload, so please have some patience Smile
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#7
2008-03-09, 07:32 PM
There is two ways that applications can make transport stream recordings.

1) full transport streams, which effectively include every bit that comes from the capture device. Multiple audio and video streams contain in the TS, aswell as info about the channels available. These recordings are large.
2) partial transport streams, which contain only a single audio and video stream. All other info is thrown away.

GB-PVR (and lots of apps) record partial transport streams, so the information used to identify channels etc have been thrown away, and isnt useful for me to identify why these channels arent being found. So I need a 'full transport stream' recording. You may have other apps already that can do this. Some users in the past have used DVBStreamExplorer to record these, or TSReader (non-freeware version).
nwagenaar
Offline

Junior Member

Posts: 34
Threads: 7
Joined: Feb 2008
#8
2008-03-09, 07:44 PM
I think I now made a full transport stream recording by enabling all features within DVBViewer :

[Image: test.jpg]

The new file as been uploaded the former URL. If this doesn't seem to work, I'll try DVBStreamExplorer instead.

anyways, tnx for the help Smile
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#9
2008-03-09, 07:49 PM
I think that is a partial transport stream. In only contains the one channel's PIDs instead of the multiple you'd get. The file is also too small.
nwagenaar
Offline

Junior Member

Posts: 34
Threads: 7
Joined: Feb 2008
#10
2008-03-09, 08:27 PM
Ok, then I've got a small problem. DVBStream Explorer has such a large setup that I'm not able to setup the program correctly (My display is set at 1280x720). And TSReader costs $99, a bit much for my taste.

Maybe one of the others may help by getting a full stream. You can use BVN since it's FTA on Astra 19.2e.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  no EPG for two channels JimPletcher 5 4,857 2019-08-15, 09:53 PM
Last Post: jobby99
  Locking in QAM Channels highestbid 8 7,538 2014-03-12, 03:10 AM
Last Post: highestbid
  Here comes Digital Cable ... what to do divinehammer 26 12,041 2012-03-28, 10:31 PM
Last Post: RumbleZ
  VMR9 Error message cristovao 7 5,903 2012-01-31, 07:35 AM
Last Post: SLR_65
  Need help remapping Channel guide and actual channels divinehammer 3 3,830 2012-01-20, 10:43 AM
Last Post: kayleigh
  Two Channels Without Video skycyclepilot 5 3,576 2011-10-29, 07:49 PM
Last Post: sub
  IR Blaster to Digital Box Issues meccano 3 4,203 2011-08-13, 11:49 AM
Last Post: meccano
  Retuning after digital switchover. JohnD 4 3,577 2011-08-03, 07:39 PM
Last Post: martint123
  No sound for French DVB-T H264 channels with E-AC3 tracks jorionpi 7 4,768 2011-06-26, 01:25 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,578 2011-05-22, 05:09 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode