NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 76 77 78 79 80 … 433 Next »
Questions about transcoding from IPTV sources

Questions about transcoding from IPTV sources
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#21
2017-05-10, 05:54 PM
For Network Recorder you need to follow Installation steps 1 to 6 on the wiki exactly. The host is the url to your stream (without port it is entered separately) and you want use these two options.

<h264mode>1</h264mode>
<stream>true</stream>

Martin
pme
Offline

Junior Member

Posts: 20
Threads: 4
Joined: Jan 2006
#22
2017-10-26, 06:04 PM
sub Wrote:To be honest, there is very little that is tweakable with this IPTV stuff. I can look into

NextPVR just generally asks ffmpeg to get the stream from the specified URL, and convert it to H.264/AAC. Unfortunately ffmpeg isn't very smart about this and always decodes the stream to raw audio/video (regardless of what it originally was), then reencodes it to H.264/AAC. In theory NextPVR could tell it to not reencode the video if it knew it was already in the correct format, and just keep the original video stream, but unfortunately NextPVR doesn't know this, so takes the safer route of just asking for ffmpeg to converting it.

Is there a way to tell ffmpeg to skip the re-encoding. I know my streams are in a correct video format and ffmpeg is killing my machine when I try to record multiple streams using the IPTV device.

The Network Recorder might work, but I really can't understand how to configure it for multiple sources.
(The IPTV sources are multicast streams with url like: rtsp://10.10.10.10:1010 )
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#23
2017-10-26, 06:29 PM
pme Wrote:Is there a way to tell ffmpeg to skip the re-encoding. I know my streams are in a correct video format and ffmpeg is killing my machine when I try to record multiple streams using the IPTV device.

The Network Recorder might work, but I really can't understand how to configure it for multiple sources.
(The IPTV sources are multicast streams with url like: rtsp://10.10.10.10:1010 )
This thread is old, and the information is no longer entirely correct.

These days NextPVR wont use ffmpeg for .ts and .m3u8 streams, so these are handled without the need for transcoding. This new logic doesn't extend to rtsp though - NextPVR doesn't handle this stream time natively, so it's still passed to ffmpeg for processing.
pme
Offline

Junior Member

Posts: 20
Threads: 4
Joined: Jan 2006
#24
2017-10-26, 06:43 PM
sub Wrote:This thread is old, and the information is no longer entirely correct.

These days NextPVR wont use ffmpeg for .ts and .m3u8 streams, so these are handled without the need for transcoding. This new logic doesn't extend to rtsp though - NextPVR doesn't handle this stream time natively, so it's still passed to ffmpeg for processing.

I guess my only hope right now is to get Network Recorder to work, then?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#25
2017-10-26, 06:49 PM
I've never used Network Recorder, so can't really give you any advice on that. It might do what you want.

You can use it with the built-in IPTV support, but it will transcode it.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#26
2017-10-26, 07:05 PM
pme Wrote:The Network Recorder might work, but I really can't understand how to configure it for multiple sources.
(The IPTV sources are multicast streams with url like: rtsp://10.10.10.10:1010 )

Sorry Network Recorder only works with http streams at the moment.

Martin
pme
Offline

Junior Member

Posts: 20
Threads: 4
Joined: Jan 2006
#27
2017-10-26, 09:49 PM
sub Wrote:I've never used Network Recorder, so can't really give you any advice on that. It might do what you want.

You can use it with the built-in IPTV support, but it will transcode it.

And there's no way to turn of the transcoding for rtsp streams?
(since Network Recoreder doesn't support rtsp streams)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#28
2017-10-26, 11:06 PM
pme Wrote:And there's no way to turn of the transcoding for rtsp streams?
Sorry, no - not at this stage, would require a fair bit of effort.

If you can email me a sample stream though, I'll do some preliminary investigation for a future build.
sgilani
Offline

Senior Member

Posts: 730
Threads: 72
Joined: Jan 2006
#29
2017-10-29, 07:53 AM
sub Wrote:This thread is old, and the information is no longer entirely correct.

These days NextPVR wont use ffmpeg for .ts and .m3u8 streams, so these are handled without the need for transcoding. This new logic doesn't extend to rtsp though - NextPVR doesn't handle this stream time natively, so it's still passed to ffmpeg for processing.

It would be nice to be able to configure the ffmpeg arguments for transcoding (in config.xml or something). This way, HLS streams with h264/aac could be passed through ffmpeg into a .ts file with a straight "copy" without re-encoding.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#30
2017-10-29, 03:36 PM
In theory you can override the default settings with <TranscodeHLS>. You can look in the web.log for the parameters being used. You may find you still need to encode the audio or something - I've found copying both the audio and video to be unreliable.
« 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
  IPTV Channel Mapping jrockow 15 8,241 2021-03-07, 09:45 PM
Last Post: jrockow
  State of IPTV support TRW 18 6,204 2020-10-22, 09:58 AM
Last Post: pbelo
  IPTV service called Joker TV quek9 9 6,164 2020-09-27, 08:23 PM
Last Post: quek9
  NextPVR-some questions mame 2 1,588 2020-04-21, 08:56 PM
Last Post: mame
  Someone to create a IPTV channel Brucek2839 0 1,414 2020-04-08, 02:14 PM
Last Post: Brucek2839
  how to create my own IPTV channel Brucek2839 7 3,699 2020-03-31, 04:24 PM
Last Post: mvallevand
  IPTV timeout jrockow 2 2,024 2020-01-12, 07:41 PM
Last Post: jrockow
  IPTV Connections Greyed out mwkurt 2 1,794 2019-12-04, 07:55 PM
Last Post: mwkurt
  Rec service crashing when trying iptv streams that work in vlc pBS 30 7,754 2019-11-30, 04:27 AM
Last Post: pBS
  adding channels to iptv listing pmuraw 1 1,990 2019-11-14, 04:03 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