NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 72 73 74 75 76 … 102 Next »
One DVB-T channel not found

 
  • 0 Vote(s) - 0 Average
One DVB-T channel not found
Bernard0105
Offline

Junior Member

France
Posts: 35
Threads: 3
Joined: Nov 2020
#21
2020-11-19, 05:37 PM
(2020-11-19, 05:18 PM)sub Wrote: Replace your NPVRTSMon.ax file with the attached version, and let me know if it fixes 530MHz.

Thanks Sub !
I try it now and let you know soon...
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#22
2020-11-19, 05:46 PM
(2020-11-19, 05:33 PM)Bernard0105 Wrote: It may be probably not the same bug , but here is the 1mn capture of UHD broadcast on the 498Mhz frequency in Paris :
https://u.pcloud.link/publink/show?code=...446F7OWtSX
It does see all the channels, but the <service_type> of two of them are causing them not to show up in the channel list. I'll check what it thinks this service type is.

Code:
<sdt>
  <tsid>15</tsid>
  <onid>8442</onid>
  <has_nit>true</has_nit>
  <service>
    <service_id>0x64</service_id>
    <unparsed_tag>0x50</unparsed_tag>
    <service_type>0x20</service_type>
    <service_provider_name></service_provider_name>
    <service_name>Test UHD1</service_name>
    <running_status>4</running_status>
  </service>
  <service>
    <service_id>0xc8</service_id>
    <unparsed_tag>0x50</unparsed_tag>
    <service_type>0x20</service_type>
    <service_provider_name></service_provider_name>
    <service_name>Test UHD2</service_name>
    <running_status>4</running_status>
  </service>
  <service>
    <service_id>0x12c</service_id>
    <unparsed_tag>0x50</unparsed_tag>
    <service_type>0x1f</service_type>
    <service_provider_name></service_provider_name>
    <service_name>Test UHD3</service_name>
    <running_status>4</running_status>
  </service>
</sdt>
phil78
Offline

Junior Member

France
Posts: 19
Threads: 2
Joined: Dec 2015
#23
2020-11-19, 05:47 PM
Unfortunately, they doesn't work for me
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#24
2020-11-19, 05:53 PM
(2020-11-19, 05:47 PM)phil78 Wrote: Unfortunately, they doesn't work for me
Hmm, seems to be reliably finding those channels for me now after that fix.

Can you do a scan, then post your logs?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#25
2020-11-19, 05:57 PM
(2020-11-19, 05:46 PM)sub Wrote:
(2020-11-19, 05:33 PM)Bernard0105 Wrote: It may be probably not the same bug , but here is the 1mn capture of UHD broadcast on the 498Mhz frequency in Paris :
https://u.pcloud.link/publink/show?code=...446F7OWtSX
These two extra channels claim to be <service_type>0x20</service_type>, which isn't officially video. This type 0x20 is currently "reserved for future use" in the specification. I suspect for any real channels they launch, they won't use this service type. They'll likely use <service_type>0x1f</service_type>
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#26
2020-11-19, 06:03 PM
In a test version, I was able to force those channels to appear as HEVC (0x1F), and the channels showed up, and I was able to see video on each of the three channels.


Attached Files Thumbnail(s)
   
Bernard0105
Offline

Junior Member

France
Posts: 35
Threads: 3
Joined: Nov 2020
#27
2020-11-19, 06:06 PM
(2020-11-19, 05:18 PM)sub Wrote:
(2020-11-19, 02:35 PM)Bernard0105 Wrote: Many thanks,

Here is on pCloud the 1mn capture of this 506 MHz frequency :
https://u.pcloud.link/publink/show?code=XZ7Y8RXZhd7zH7clqcfdRI4tvs3e7BwPQQ0k

There are 5 H.264 French TV channels, none are encrypted.
I have check this capture file is perfectly readable by MPC-BE, allowing to play the 5 channels.

I hope it will help to find if there is a bug somewhere in nextPVR.
Replace your NPVRTSMon.ax file with the attached version, and let me know if it fixes 530MHz.

You are the winner !!
the patch solves the 506Mhz issue, the five Channels are now detected and can be played within your desktop app, I join a screen copy for GULLI (a channel for kids...).
I am now checking the UHD...


Attached Files Thumbnail(s)
   
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#28
2020-11-19, 06:09 PM
This further updated version will force those extra UHD channels to show up for you.


Attached Files
.zip   NPVRTSMon.zip (Size: 95.51 KB / Downloads: 4)
Bernard0105
Offline

Junior Member

France
Posts: 35
Threads: 3
Joined: Nov 2020
#29
2020-11-19, 06:20 PM (This post was last modified: 2020-11-19, 06:23 PM by Bernard0105.)
This reply is about the first patch, our message have crossed...

No luck Sub for the UHD, it is not solved by the first patch, only UHD3 is found by the scan. It is not very critical since they are channels for tests, but I can help you to test a next patch for sure.
Now I will try the second patch !

For the issue with the 506 MHz frequency, I understand that in fact the bug is related to the MUX stream detailed content. In France we have the same DVB_T MUX content nation wide, and that one is named R2 as said by Phil78.
It means that very probably nobody can receive this 5 channels in France until the patch is integrated into the next NPVR release.
phil78
Offline

Junior Member

France
Posts: 19
Threads: 2
Joined: Dec 2015
#30
2020-11-19, 06:24 PM
My logs with the scan of 506 MHz which doesn't find the 5 channels :
https://1drv.ms/u/s!AhHj--9W9soPjKZnxBWqSpvRyuoekA
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Issues watching one channel, new problem Ricknextpvr 21 304 Today, 02:32 AM
Last Post: mvallevand
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 36 2,302 2025-06-27, 10:53 PM
Last Post: mvallevand
  EPG not found for some channels via DVB-T2 (version 7) Kotoka 84 6,267 2025-06-21, 05:10 PM
Last Post: sub
  Channel 7 TV channels do not load into my list cmacd 1 351 2025-05-26, 07:37 AM
Last Post: Renryant
  error: No tuner was available for the requested channel jzk 3 337 2025-04-19, 03:30 PM
Last Post: mvallevand
  Question about Multiple Clients viewing Same Channel JohnySmith1010 15 1,005 2025-04-07, 12:28 PM
Last Post: mvallevand
  Watched program and channel lists mkroc 8 622 2025-03-24, 02:21 PM
Last Post: BrettB
  Channel lock issue during recording erik123 1 287 2025-02-08, 03:35 AM
Last Post: BrettB
  Channel Icons Not Showing peekyblinder71 2 319 2025-01-17, 02:19 AM
Last Post: mvallevand
Sad Failed to download channel list? membball84 4 444 2025-01-15, 11:46 PM
Last Post: membball84

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

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

Linear Mode
Threaded Mode