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 … 4 5 6 7 8 … 34 Next »
EPG Information truncated

 
  • 0 Vote(s) - 0 Average
EPG Information truncated
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,833
Threads: 954
Joined: May 2006
#21
2023-07-13, 02:30 PM
Do you know the frequency? Maybe this will work to get everything?

ffmpeg -rtsp_flags satip_raw -i "rtsp://@ip:554/?freq=539&msys=DVB-C&mtype=8vsb&pids=all" fullmux.ts

Martin
Marty56
Offline

Junior Member

Germany
Posts: 33
Threads: 5
Joined: Dec 2021
#22
2023-07-14, 03:27 PM (This post was last modified: 2023-07-14, 03:53 PM by Marty56.)
I have tried this command both under Windows and Linux. In both cases I received error messages.

I must give up for the time being. Have to return the loaner windows PC anyway today.
I will stay with tvheadend for now. Although tvheadend will soon be out of order because it is not properly maintained anymore.
So I was ready to switch to nextPVR but with truncated EPG, it is half the fun.

Maybe I will follow up this thread in half a year.
Thank you for your ideas.

PS: I will not check on this thread for further experiments.
So please do not be disappointed when you will not receive feedback.
Marty56
Offline

Junior Member

Germany
Posts: 33
Threads: 5
Joined: Dec 2021
#23
2023-10-24, 05:26 AM
I have tested Version v6.1.5.231022.

It is NOT working. Bug still exists.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,833
Threads: 954
Joined: May 2006
#24
2023-10-24, 12:01 PM (This post was last modified: 2023-10-24, 03:51 PM by mvallevand.)
Perhaps another DVB-C user using Vodafone Munich can provide the required full mux recording. The changes for the Fritzbox weren't for this issue.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,660
Threads: 767
Joined: Nov 2003
#25
2023-10-24, 03:49 PM
I'm still going to need a sample transport stream, or I'd have no idea what it doesn't like in your local broadcasts
Marty56
Offline

Junior Member

Germany
Posts: 33
Threads: 5
Joined: Dec 2021
#26
2023-11-09, 06:38 AM
Understood!

But I cannot deliver this information as stated before.

There is basically no way for me to retrieve this transport stream.
In MacOS there is no tooling
In Windows the recommended tool does not work anymore, which I also tried (see above)

Any further suggestions?

Why don't you include an extended debug log in the NextPVR server?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,833
Threads: 954
Joined: May 2006
#27
2023-11-09, 09:34 AM (This post was last modified: 2023-11-09, 03:29 PM by mvallevand.)
We probably can get the Windows tscapture to startup if you can't get a full mux on Linux. Sub is the author of it too. You can start by zipping the logs in C:\Users\Public\TSCapture\Logs and sending them to us.

Also what error did you get with

ffmpeg -rtsp_flags satip_raw -i 'rtsp://fritzip:554/?freq=539&msys=dvbc&mtype=qam256&pids=all' fullmux.ts

Martin
Marty56
Offline

Junior Member

Germany
Posts: 33
Threads: 5
Joined: Dec 2021
#28
2023-11-11, 04:07 AM
I received the following error

ffmpeg -rtsp_flags satip_raw -i 'rtsp://192.168.10.1:554/?freq=474&msys=dvbc&mtype=qam256&pids=all' fullmux.ts
ffmpeg version 4.3.6-0+deb11u1 Copyright © 2000-2023 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec    58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter    7. 85.100 /  7. 85.100
  libavresample  4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample  3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
[RTSP demuxer @ 0x555b65515c00] [Eval @ 0x7ffe62585150] Undefined constant or missing '(' in 'satip_raw'
[RTSP demuxer @ 0x555b65515c00] Unable to parse option value "satip_raw"
[RTSP demuxer @ 0x555b65515c00] Error setting option rtsp_flags to value satip_raw.
rtsp://192.168.10.1:554/?freq=474&msys=dvbc&mtype=qam256&pids=all: Invalid argument

the only change I did to your suggested command. 1. replace the ip of fritzbox and replace the frequency to the frequency affected by the bug.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,833
Threads: 954
Joined: May 2006
#29
2023-11-11, 04:27 AM
Ok that is is ffmpeg 4.3 Debian 11 has 5.1 and considering 6.1 was released today it looks like that command is in newer versions. A boot USB of LibreElec might work better or Windows too. I can't even guarantee the FritzBox supports pids=all so getting tscapture working is probably the easiest

Martin
Marty56
Offline

Junior Member

Germany
Posts: 33
Threads: 5
Joined: Dec 2021
#30
2023-11-11, 11:06 AM
I do not think that it anything to do with the fritzbox.
IMHO the syntax following the satip_raw is simply wrong.
« 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
  Truncated recordings mcbloggs 16 3,544 2021-03-06, 09:31 AM
Last Post: mcbloggs
  404 error when retrieving lineup information rkulagow 22 6,379 2020-05-15, 05:34 PM
Last Post: sub
Question No EPG guide information, backend on Ubuntu thool 4 2,485 2020-04-26, 08:13 PM
Last Post: sub
  Install Information sub 1 137,346 2019-08-02, 11:48 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