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 »
complete scanning of channels not possible

 
  • 0 Vote(s) - 0 Average
complete scanning of channels not possible
evil666
Offline

Junior Member

Deutschland
Posts: 39
Threads: 2
Joined: Nov 2024
#41
2024-12-18, 09:51 PM (This post was last modified: 2024-12-18, 09:51 PM by evil666.)
The first command produced the same file like the old one and the second code ends with:

Input #0, rtsp, from 'rtsp://192.168.178.1:554/?freq=554&msys=dvbc&sr=6900&mtype=256qam&bw=8&pids=all':
  Metadata:
    title          : SatIPServer:1 0,0,4
  Duration: N/A, bitrate: N/A
Stream map '0' matches no streams.
To ignore this, add a trailing '?' to the map.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#42
2024-12-18, 09:52 PM
Your tuner probably doesn't support pids=all.

Are you sure the first file is the same?

Martin
evil666
Offline

Junior Member

Deutschland
Posts: 39
Threads: 2
Joined: Nov 2024
#43
2024-12-18, 10:01 PM (This post was last modified: 2024-12-18, 10:04 PM by evil666.)
https://www.dropbox.com/scl/fi/5jultz6uj...limfr&dl=0

This is a screenshot from TVHeadend

Yes but here the file:

https://www.dropbox.com/scl/fi/hhexupiub...my6ia&dl=0
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#44
2024-12-18, 10:24 PM
I wasn't suggested that the channels weren't available, just that pids=all wasn't supported for capturing a full mux.

However that file is different but bad too Let's try one other syntax We need about 1 minute.

Code:
ffmpeg -rtsp_flags satip_raw -i 'satip://192.168.178.1:554/?freq=554&msys=dvbc&sr=6900&mtype=256qam&bw=8&pids=0,16,17,18,20' -map 0 -c copy -f data  -y testdata.ts

What version of ffmpeg are your using?
evil666
Offline

Junior Member

Deutschland
Posts: 39
Threads: 2
Joined: Nov 2024
#45
2024-12-18, 10:29 PM (This post was last modified: 2024-12-18, 10:30 PM by evil666.)
The system said: ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright © 2000-2021 the FFmpeg developers

here the new file:
https://www.dropbox.com/scl/fi/hhexupiub...my6ia&dl=0
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#46
2024-12-18, 11:33 PM (This post was last modified: 2024-12-18, 11:36 PM by mvallevand.)
Surprisingly that worked with that old version but it did, and there are references to the PMT pids Thanks, I think there is something to go one here but because it is not a full mux it is hard to work with Maybe try this

Code:
ffmpeg -rtsp_flags satip_raw -i 'satip://192.168.178.1:554/?freq=554&msys=dvbc&sr=6900&mtype=256qam&bw=8&pids=pids=0,16,17,18,20,50-5500,8191 -map 0 -c copy -f data  -y fullmux.ts

and see if your tuner can get the pids by range

Martin
evil666
Offline

Junior Member

Deutschland
Posts: 39
Threads: 2
Joined: Nov 2024
#47
2024-12-18, 11:38 PM
after that command i get only a promt like this ">"

What i have do do then?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#48
2024-12-18, 11:39 PM
Yes sorry I forgot a trailing quote (hard to do this without being able to test)

Code:
ffmpeg -rtsp_flags satip_raw -i 'satip://192.168.178.1:554/?freq=554&msys=dvbc&sr=6900&mtype=256qam&bw=8&pids=pids=0,16,17,18,20,50-5500,8191' -map 0 -c copy -f data  -y fullmux.ts

Martin
evil666
Offline

Junior Member

Deutschland
Posts: 39
Threads: 2
Joined: Nov 2024
#49
2024-12-18, 11:43 PM (This post was last modified: 2024-12-18, 11:43 PM by evil666.)
but this looks not really different:

https://www.dropbox.com/scl/fi/iikr6dy8y...1fjnt&dl=0
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#50
2024-12-19, 12:00 AM
It may not support the range (I see a typo too) but let's try brute force.

Code:
ffmpeg -rtsp_flags satip_raw -i 'satip://192.168.178.1:554/?freq=554&msys=dvbc&sr=6900&mtype=256qam&bw=8pids=0,16,17,18,20,176,276,1476,2171,2576,2770,2976,3970,4072,4170,4172,4270,4272,4370,4372,4472,5400,5401,5402,5403,5407,5404,5406,5410,5411,5412,5413,5417,5414,5415,5416,5420,5421,5422,5423,5427,5424,5425,5426,5430,5431,5432,5433,5435,5437,5434,5436,5440,5441,5442,5443,5447,5444,5445,8191' -map 0 -c copy -f data  -y fullmux.ts
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (9): « Previous 1 … 3 4 5 6 7 … 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  No DVB-T channels found Steu851 3 212 2025-05-03, 04:37 PM
Last Post: Steu851
  NextPVR can't open RAI (Italian main TV channels) links f2fg 17 2,894 2025-03-29, 10:15 AM
Last Post: alice_anto
  Server crash changing channels VCR58 7 501 2025-03-27, 03:17 PM
Last Post: VCR58
  deleting channels Linox 7 459 2024-12-01, 12:27 PM
Last Post: Linox
  no epg in many channels alda 20 1,316 2024-11-29, 03:14 AM
Last Post: sub
  Scanning Channels Failure how 13 945 2024-09-21, 11:44 PM
Last Post: how
  Lots of channels no TV and No EPG (Freesat over SAT>IP) Morrisimo 175 19,671 2024-02-21, 11:13 AM
Last Post: PaulMc
  One tuner gets fewer channels, will it get used first? WagMan 3 620 2023-12-09, 11:15 PM
Last Post: mvallevand
  NScriptHelper.dll amend and delete channels tucka20 1 626 2023-10-30, 01:57 AM
Last Post: siradlib
Photo Scan only picking up channels on 1 multiplex sy3misn 3 736 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