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 … 3 4 5 6 7 … 34 Next »
Lots of channels no TV and No EPG (Freesat over SAT>IP)

 
  • 0 Vote(s) - 0 Average
Lots of channels no TV and No EPG (Freesat over SAT>IP)
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#21
2023-12-20, 09:39 PM
(2023-12-20, 02:25 PM)mvallevand Wrote: It doesn't appear to be the same problem, just no data.  Do you know if TVHeadend is using pids=all?

To properly triage this we likely would need a full mux.  Do you know how to do that?

Another thought, I see DNS errors in the log.  Do you run a VPN and is perhaps the traffic not getting passed through correctly?

Martin

The only reference I could find to pids was below and the entry was unchecked.

Sorry, I don't know how to do a full mux. Are there instructions posted anywhere?

I'm not using a VPN but I do run PiHole. It would be good to know what URL is being looked up here. There is nothing obvious in the PiHole logging that relates to NextPVR as far as I can see. I will disable it and do a test to be sure.

Thanks.


Attached Files Thumbnail(s)
   
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#22
2023-12-20, 09:53 PM (This post was last modified: 2023-12-20, 09:53 PM by mvallevand.)
The DNS error is here, perhaps you aren't on the Internet.

2023-12-19 20:45:09.508 [ERROR][300] Unexpected error getting IP address: System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (00000005, 0xFFFDFFFF): Name or service not known
at System.Net.Dns.GetHostEntryOrAddressesCore(String hostName, Boolean justAddresses, AddressFamily addressFamily, ValueStopwatch stopwatch)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress, AddressFamily family)
at NShared.LocatorService.DetermineIPAddress()


If you are running a new version of ffmpeg I posted a link here https://forums.nextpvr.com/showthread.ph...#pid586797 Lets check BBC Lon using this URL instead.

Code:
satip://192.168.0.199:554/?src=1&freq=10818&sr=23000&pol=vfec=34&msys=dvbs2&mtype=8psk&ro=0.35&plts=on&pids=all

Martin
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#23
2023-12-20, 09:55 PM
I disabled PiHole and reran the EPG grab and it behaved the same. The logs show similar entries.

Is this what you are seeing as a DNS error?

[ERROR][152] Unexpected error getting IP address: ...
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#24
2023-12-20, 10:06 PM
I don't think it is pihole, and yes that is the error I noted,
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#25
2023-12-20, 10:33 PM
Here's what happens when I try to run the current version of FFMPEG. I took the command line string from the other post you referenced and replaced the quoted string within it with the one you posted in the reply to my message. I've just installed the latest version of FFMPEG. I ran all this from my PC and not the QNAP.  Is all this correct?

E:\Sat Stuff\Tests>ffmpeg -rtsp_flags satip_raw -i 'satip://192.168.10.199:554/?src=1&freq=10818&sr=23000&pol=vfec=34&msys=dvbs2&mtype=8psk&ro=0.35&plts=on&pids=all' -map 0 -c copy -f data -y fullmux.ts
ffmpeg version 6.1-full_build-www.gyan.dev Copyright © 2000-2023 the FFmpeg developers
  built with gcc 12.2.0 (Rev10, Built by MSYS2 project)
  configuration: --enable-gpl --enable-version3 --enable-static --pkg-config=pkgconf --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libuavs3d --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libaom --enable-libjxl --enable-libopenjpeg --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-dxva2 --enable-d3d11va --enable-libvpl --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libcodec2 --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
  libavutil      58. 29.100 / 58. 29.100
  libavcodec    60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter    9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample  4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[in#0 @ 0000024923959340] Error opening input: Invalid argument
Error opening input file 'satip://192.168.10.199:554/?src=1.
Error opening input files: Invalid argument
'freq' is not recognized as an internal or external command,
operable program or batch file.
'sr' is not recognized as an internal or external command,
operable program or batch file.
'pol' is not recognized as an internal or external command,
operable program or batch file.
'msys' is not recognized as an internal or external command,
operable program or batch file.
'mtype' is not recognized as an internal or external command,
operable program or batch file.
'ro' is not recognized as an internal or external command,
operable program or batch file.
'plts' is not recognized as an internal or external command,
operable program or batch file.
'amp' is not recognized as an internal or external command,
operable program or batch file.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#26
2023-12-20, 10:40 PM
Ah Windows use double quotes not single quotes.

Martin
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#27
2023-12-20, 10:49 PM
Thanks. Shouldn't '...vfec...' be '...v&fec...'?
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#28
2023-12-20, 10:57 PM (This post was last modified: 2023-12-20, 11:20 PM by PaulMc.)
OK. Those changes now seem to make it work. It is now running with no errors and has been for a few minutes now. How long would it normally take to complete? Or do I interrupt it?

[Update]

I eventually stopped it running after about 10 minutes.

This is what was printed:

Quote:[in#0 @ 000002546759d9c0] Error opening input: Immediate exit requested
Error opening input file satip://192.168.10.199:554/?src=2&freq=10818&sr=23000&pol=v&fec=34&msys=dvbs2&mtype=8psk&ro=0.35&plts=on&pids=all.
Exiting normally, received signal 2.
Terminate batch job (Y/N)? y


I can see for the channels that do work on the Satip website that they use a list of specific pid numbers. I will do some more testing tomorrow.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#29
2023-12-20, 11:47 PM
NextPVR is using specific PIDs I want to see if some are missing.

Sorry I should have said one or two minutes, but you can make that available via OneDrive or Google drive it will be too big too post or redo it using the -t 60 option.

Martin
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#30
2023-12-21, 10:10 PM
OK, I think I found another typo in the string you posted the '&' near the end should probably have just been a '&'. Changing that allowed it to run and then I could see the tuner light on the sat box light up.

Here's the command I ran:

Quote:ffmpeg -rtsp_flags satip_raw -i "satip://192.168.0.199:554/?src=1&freq=10818&sr=23000&pol=v&fec=34&msys=dvbs2&mtype=8psk&ro=0.35&plts=on&pids=all" -map 0 -c copy -f data -y fullmux.ts

And the result was the attached file. I'm guessing that this wasn't what you were expecting as it appears to be very small.


Attached Files
.zip   fullmux.zip (Size: 835 bytes / Downloads: 1)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (18): « Previous 1 2 3 4 5 … 18 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  No DVB-T channels found Steu851 3 244 2025-05-03, 04:37 PM
Last Post: Steu851
  NextPVR can't open RAI (Italian main TV channels) links f2fg 17 2,940 2025-03-29, 10:15 AM
Last Post: alice_anto
  Server crash changing channels VCR58 7 530 2025-03-27, 03:17 PM
Last Post: VCR58
  complete scanning of channels not possible evil666 84 3,476 2024-12-21, 05:58 PM
Last Post: mvallevand
  deleting channels Linox 7 480 2024-12-01, 12:27 PM
Last Post: Linox
  no epg in many channels alda 20 1,343 2024-11-29, 03:14 AM
Last Post: sub
  Scanning Channels Failure how 13 974 2024-09-21, 11:44 PM
Last Post: how
  One tuner gets fewer channels, will it get used first? WagMan 3 628 2023-12-09, 11:15 PM
Last Post: mvallevand
  NScriptHelper.dll amend and delete channels tucka20 1 636 2023-10-30, 01:57 AM
Last Post: siradlib
Photo Scan only picking up channels on 1 multiplex sy3misn 3 747 2023-10-02, 09:15 AM
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