NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 2 3 4 5 … 34 Next »
Dvbv5-scan of Astra 28.2

 
  • 0 Vote(s) - 0 Average
Dvbv5-scan of Astra 28.2
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,850
Threads: 954
Joined: May 2006
#101
2024-09-17, 10:04 PM (This post was last modified: 2024-09-17, 10:36 PM by mvallevand.)
Is anyone able to provide one minute fullmux captures from Astra for 11778 and 11426? Sub is in the last stage of testing v7 and it would useful to get some new samples.

Martin
satforall
Offline

Member

Ireland
Posts: 149
Threads: 3
Joined: Aug 2022
#102
2024-09-18, 10:06 AM
What format do you want it captured in.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,850
Threads: 954
Joined: May 2006
#103
2024-09-18, 01:18 PM
A full mux should be an mpegts stream of all the PIDs. One suggestion I gave you was here https://forums.nextpvr.com/showthread.ph...#pid588771 worked well before.

Any Windows users that want to provide this can use sub's TSCapture, https://www.tscapture.com/ and EPG Collector works too.

Technically we don't need all the pids just easier to document so all users can also capture SAT>IP with ffmpeg if you want adjust IP and port 554 accordingly.

Code:
ffmpeg -rtsp_flags satip_raw -i "satip://ip/?src=1&freq=11778&sr=27500&pol=v&fec=23&msys=dvbs&mtype=qpsk&ro=0.35&plts=on&pids=17,48,49,50,51,52,53,54,55,64,65,66,67,68,69,70,71" -map 0 -c copy -f data  --y opentv.ts

ffmpeg -rtsp_flags satip_raw -i "satip://ip:554/?src=1&freq=11426&sr=27500&pol=h&fec=23&msys=dvbs&mtype=qpsk&ro=0.35&plts=on&pids=3002,3003" -map 0 -c copy -f data -y freeview.ts

Martin
satforall
Offline

Member

Ireland
Posts: 149
Threads: 3
Joined: Aug 2022
#104
2024-09-21, 06:44 PM
Unfortunately the Sat/IP tuner is down at the moment so I'm using a TBS 6902 twin input PCIe tuner. With the latest NPVR Beta which was grabbing the EPG from Freesat and OpenTV and updating the channels usingg the Sat/IP tuner that is not happening on the TBS card. It's as if the EPG function in NPVR is not operational. I've attached logs to confirm


Attached Files
.zip   logs-20240921-1901.zip (Size: 260.66 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,850
Threads: 954
Joined: May 2006
#105
2024-09-21, 07:24 PM
We knew DVB-T was broken back then, and this confirm it.

2024-09-21 19:01:17.163 [ERROR][23] Unexpected error on LocalRecorder.StartStream(): System.Net.WebException: Received an invalid status line: '3368'.

Now, we just need to full mux files now to confirm a few things. The full mux from DVB-S but you need to use the dvbv5-zap command that I linked previously,

Martin
satforall
Offline

Member

Ireland
Posts: 149
Threads: 3
Joined: Aug 2022
#106
2024-09-21, 10:01 PM
The TBS 6902 is a twin DVBS tuner. No DVBT involved here. I suspect the successful work on getting a 7 day EPG on Astra 28.2 was based on the information I extracted from the two muxes 11426 H and 11777 V using the Sat/IP tuner and not a PCIe card. To have this 7 day EPG fully functional for everyone it will need to cover DVBS Sat/IP receivers and DVBS PCIe owners.

I thought you might see something obvious from the log I supplied which I assumed should have logged my unsuccessful attempt to update the EPG.

Yes I will supply a copy of the results from dvbv5-scan as soon as I have the server fully up and running again.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,850
Threads: 954
Joined: May 2006
#107
2024-09-21, 10:03 PM (This post was last modified: 2024-09-21, 10:11 PM by mvallevand.)
Sorry I meant DeviceHostLinux and DeviceHostWindows were broken, SAT>IP doesn't use them.

Martin
satforall
Offline

Member

Ireland
Posts: 149
Threads: 3
Joined: Aug 2022
#108
2024-09-23, 11:36 AM
(2024-09-21, 07:24 PM)mvallevand Wrote: We knew DVB-T was broken back then, and this confirm it.

2024-09-21 19:01:17.163 [ERROR][23] Unexpected error on LocalRecorder.StartStream(): System.Net.WebException: Received an invalid status line: '3368'.

Now, we just need to full mux files now to confirm a few things.  The full mux from DVB-S but you need to use the dvbv5-zap command that I linked previously,

Martin

I assume you need a full mux scan of 11178 V and 11426 H. Just looking at the format of the zap command from your post here. https://forum.libreelec.tv/thread/27188-...on-issues/ Just to speed things up here could you supply the exact command I need to use bearing in mind it is dvbs and the card type is pcie. Thanks
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,850
Threads: 954
Joined: May 2006
#109
2024-09-23, 11:42 AM (This post was last modified: 2024-09-23, 11:47 AM by mvallevand.)
We were discussing dvb-t there so it is a different but maybe this will work, I don't have dvb-s to test.

https://forums.nextpvr.com/showthread.ph...#pid588767

Pretty sure it is 11778 not 11178 in that file though.

Martin
satforall
Offline

Member

Ireland
Posts: 149
Threads: 3
Joined: Aug 2022
#110
2024-09-23, 11:52 AM
Typo JTC

11778 V and 11426 H
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (20): « Previous 1 … 9 10 11 12 13 … 20 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Four HD missing from Channel scan - Astra 28.2E Heifer 12 2,104 2024-03-03, 01:49 PM
Last Post: mvallevand
  HDHomerun channel scan not working WagMan 2 726 2023-12-06, 02:38 PM
Last Post: mvallevand
  Ubuntu 22.04 - NextPVR Scan Issues (Singapore DVBT2) idefixrc 2 754 2023-11-10, 01:06 AM
Last Post: idefixrc
Photo Scan only picking up channels on 1 multiplex sy3misn 3 755 2023-10-02, 09:15 AM
Last Post: mvallevand
  No regions or auto-detect in channel scan Paul_G 1 574 2023-08-04, 02:03 PM
Last Post: mvallevand
  Wrong frequencies in DVB-C-channels.conf, but scan log shows correct frequencies RonnyAdam 25 3,585 2023-07-24, 10:24 PM
Last Post: mvallevand
  Automatic EPG scan mzanetti 7 1,147 2023-07-08, 06:26 PM
Last Post: mvallevand
  scan tables location?? cdvreede 1 700 2023-06-22, 11:54 AM
Last Post: mvallevand
  no frequencies (fr-Paris) detected by scan j_yves 1 503 2023-05-29, 11:35 AM
Last Post: mvallevand
  Scan gives only a few channels steadyState 11 1,766 2023-02-25, 02:59 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode