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 2 3 4 5 … 102 Next »
No Audio Stream on most IPTV Channels

 
  • 0 Vote(s) - 0 Average
No Audio Stream on most IPTV Channels
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#11
2025-05-22, 01:15 PM
I think you are doing things ok it is just a complex stream program and with catchup and it might be timing out. I think you need -v panic too.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#12
2025-05-23, 07:51 PM
I had a look again at your extra since I found an ffmpeg setting that might help and I notice you cour have the wrong URL for audio master-masteraudio1. Here in Canada on the international feed it is just masteraudio1.m3u

The option I was trying was -live_start_index -1 to force it to the end and it seems to speed up playback here.

Martin
pascholnahui
Offline

Junior Member

germany
Posts: 7
Threads: 1
Joined: May 2025
#13
2025-05-24, 11:40 AM
Thank you.
I tried it that way and it seems to work.

Code:
<extras>
    <channel name="Das Erste HD">
      <command>ffmpeg.exe</command>
      <args>-i https://daserste-live.ard-mcdn.de/daserste/live/hls/de/master1080p5000.m3u8 -i https://daserste-live.ard-mcdn.de/daserste/live/hls/de/masteraudio1.m3u8  -codec copy -v panic -live_start_index -1 -f mpegts - </args>
    </channel>
  </extras>

Sometimes I encountered some issues. Sometimes the video would randomly stop. Or the audio would stop. Or the audio would run out of sync. Then I would change the channel and change back and it runs smoothly as it should.

I will test the other channels too and report back if the issues continue happening.

But the one thing missing is still the EPG information for the extra channel. In channel setting I manually set the epg source for this channel and chose the same as I did for the m3u source but there are no informations showing. Can I fix that too?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#14
2025-05-24, 01:32 PM
Maybe change -live_start_index -1 to -10 to give more buffer or remove it entirely. Otherwise I can't help with the stream issues, since the data is coming from ffmpeg. It is possible that Kodi would have fewer issues. if you are testing with the browser since it is direct play,.

If you mapped the channel on settings it will work but the any XMLTV file has to be be updated. The zipped logs will show what is going wrong.

Martin
pascholnahui
Offline

Junior Member

germany
Posts: 7
Threads: 1
Joined: May 2025
#15
2025-05-24, 09:23 PM (This post was last modified: 2025-05-24, 09:23 PM by pascholnahui.)
I tested around a bit and tried to change -live_start_index -1 to -10. Same issue with the out of sync audio right at the start of the stream. Changing channels back and forth for a while solves the issue but it comes back eventually. Removing -live_start_index -1 entirely is worse. In addition the stream would randomly freeze.

Writing these extras for complex streams is way too much work. And every time you change something you have to scan the channels, order them and set the epg settings all over again.

I think I'll do that once and deactivate the NextPVR addon in KODI using the IPTV Simple Client for regular watching. If I need to record something I'll switch to the NextPVR addon just for that purpose.

Thanks for the help. It is much appreciated.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#16
2025-05-24, 09:35 PM
Agreed these complex m3u8 are a pain when the built in downloader fails. If you only change the batch file you don't need to rescan or change the EPG.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 36 2,318 2025-06-27, 10:53 PM
Last Post: mvallevand
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 40 4,301 2025-06-23, 01:15 AM
Last Post: sub
  EPG not found for some channels via DVB-T2 (version 7) Kotoka 84 6,299 2025-06-21, 05:10 PM
Last Post: sub
  Audio out of synch with nextPVR.exe Higgo 20 1,137 2025-06-12, 01:01 PM
Last Post: mvallevand
  Channel 7 TV channels do not load into my list cmacd 1 355 2025-05-26, 07:37 AM
Last Post: Renryant
  Problem with encrypted channels achim_m 0 188 2025-05-03, 03:34 PM
Last Post: achim_m
  Streamlink + NextPVR + Pluto TV Stream Freezes During Ads wrenloren 2 419 2025-04-01, 01:57 AM
Last Post: DessieJerde
  IPTV how to johnm0101 22 1,677 2025-03-27, 06:13 PM
Last Post: jimil
  How many IPTV streams should i be able to record at the same time? sharkbite 6 702 2025-03-27, 01:26 AM
Last Post: sharkbite
  Synchronization of video and audio still an issue Ricknextpvr 21 1,551 2025-03-08, 04:36 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