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 … 7 8 9 10 11 … 101 Next »
Failed to start requested stream with Version: 7.0.0.241105

 
  • 0 Vote(s) - 0 Average
Failed to start requested stream with Version: 7.0.0.241105
aderlopas
Offline

Senior Member

Posts: 313
Threads: 40
Joined: Dec 2013
#1
2024-11-14, 01:42 AM
Hello,

After upgrading to 7.0.0.241105 trying to open any channel from the web interface errors out with error: Failed to start requested stream

I see in the logs it has to do with ffmpeg?

Can you possibly taker a look?

Thanks and regards


  


Attached Files
.zip   logs-20241114-0325 (1).zip (Size: 153.3 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#2
2024-11-14, 01:52 AM
What transcoding profile are you running and are you using a custom transcode?

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#3
2024-11-14, 01:55 AM
If you do a recording, is it currently working?
aderlopas
Offline

Senior Member

Posts: 313
Threads: 40
Joined: Dec 2013
#4
2024-11-14, 02:00 AM
(2024-11-14, 01:52 AM)mvallevand Wrote: What transcoding profile are you running and are you using a custom transcode?

Martin

Hi Martin,

thank you for your reply. 

My Options are shown in the attached picture, and I'm also attaching my options file.

Below are my trasncoding options: 

    <TranscodeProfile>720p - 2Mbps</TranscodeProfile>
    <TranscodeExe>.\other\ffmpeg.exe</TranscodeExe>
    <TranscodeHLS>-y [SEEK] -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -bsf:v h264_mp4toannexb -i [SOURCE] -omit_video_pes_length 1 -map_metadata -1 -threads 0 -ignore_unknown -map 0:v:0 -map 0:a:[AUDIO_STREAM] -map -0Confused  -c:v h264_qsv -pix_fmt yuv420p -preset veryfast  -global_quality 25 -b:v [BITRATE] -maxrate [BITRATE] -bufsize [BUFSIZE] -fps_mode passthrough -profile:v high -level 4.0 -force_key_frames "expr:gte(t,n_forced*1)" -s [RESOLUTION] [SUBTITLES] -flags -global_header -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time [SEGMENT_DURATION] -start_number 0 -hls_list_size [SEGMENT_COUNT] -y [TARGET]</TranscodeHLS>
    <AnalyzeDuration>default</AnalyzeDuration>
    <VideoEncoder>D3D11VA</VideoEncoder>
    <TranscodeArgs>-y -v 0 -i [SOURCE] -f mpegts -acodec libfaac -ar 48000 -ac 2 -ab 64k -s [RESOLUTION] -vcodec libx264 -b [BITRATE] -flags +loop -cmp +chroma -refs 1 -coder 0 -me_range 16 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -bt 200k -maxrate 96k -bufsize 96k -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 30 -aspect [ASPECT] -g 30 -async 2  [TARGET]</TranscodeArgs>


Attached Files Thumbnail(s)
   

.zip   config.zip (Size: 6.4 KB / Downloads: 0)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#5
2024-11-14, 02:01 AM
I think the OP changed the default transcode line based on the second line and he needs to make it compatible with ffmpeg 6.1

Code:
024-11-14 00:03:49.830    [DEBUG][5]    Default transcoder args: -y [ANALYZE_DURATION] [SEEK] -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -i [SOURCE] -map_metadata -1 -threads 0 -ignore_unknown -map 0:v:0? -map 0:a:[AUDIO_STREAM] -map -0:s -codec:v:0 h264_qsv -s [RESOLUTION] -b:v [BITRATE] -maxrate [BITRATE] -bufsize [BUFSIZE] -codec:a:0 [AUDIO_CODEC] -strict experimental -ac [AUDIO_CHANNELS] -ab [AUDIO_BITRATE] -hls_time [SEGMENT_DURATION] -start_number 0 -hls_list_size [SEGMENT_COUNT] -y [TARGET]
2024-11-14 00:03:49.830    [DEBUG][5]    Using transcoder args: -y [SEEK] -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -bsf:v h264_mp4toannexb -i [SOURCE] -omit_video_pes_length 1 -map_metadata -1 -threads 0 -ignore_unknown -map 0:v:0 -map 0:a:[AUDIO_STREAM] -map -0:s  -c:v h264_qsv -pix_fmt yuv420p -preset veryfast  -global_quality 25 -b:v [BITRATE] -maxrate [BITRATE] -bufsize [BUFSIZE] -fps_mode passthrough -profile:v high -level 4.0 -force_key_frames "expr:gte(t,n_forced*1)" -s [RESOLUTION] [SUBTITLES] -flags -global_header -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time [SEGMENT_DURATION] -start_number 0 -hls_list_size [SEGMENT_COUNT] -y [TARGET]

Martin
aderlopas
Offline

Senior Member

Posts: 313
Threads: 40
Joined: Dec 2013
#6
2024-11-14, 02:25 AM (This post was last modified: 2024-11-14, 02:28 AM by aderlopas.)
(2024-11-14, 01:55 AM)sub Wrote: If you do a recording, is it currently working?

Hi Sub,

Yes it is recording. Of course I cannot payback from the web interface as I am getting similar error.

But from Kodi, I am able to play the recording as well as the channels. 

The only playback problem I'm having through the web interface.

Attached my kodi transcoding profile used.


Attached Files Thumbnail(s)
   
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#7
2024-11-14, 02:28 AM
Until you figure out how or why you created custom transcoding you can install an older ffmpeg in NextPVR

Martin
aderlopas
Offline

Senior Member

Posts: 313
Threads: 40
Joined: Dec 2013
#8
2024-11-14, 02:45 AM
(2024-11-14, 02:28 AM)mvallevand Wrote: Until you figure out how or why you created custom transcoding you can install an older ffmpeg in NextPVR

Martin

Hi Martin, 

I created one to make transcoding faster. I will then remove the custom transcoding...

Thanks
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#9
2024-11-14, 02:40 PM
Going by the error in the logs

Code:
Option bsf:v (A comma-separated list of bitstream filters) cannot be applied to input url http://127.0.0.1:8866/live?channeloid=7175&transcoder=aaf60998-7f32-4160-8a39-eb45ac83c3d7&sid=7679e9e8-a122-4dbd-bcc6-125192b921e7&client=7679e9e8-a122-4dbd-bcc6-125192b921e7 -- you are trying to apply an input option to an output file or vice versa. Move this option before the file it belongs to.

try moving yout -bsf option to the output file.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  No Audio Stream on most IPTV Channels pascholnahui 15 480 11 hours ago
Last Post: mvallevand
  Streaming Failed (transcoder exited) hamster 3 140 2025-05-18, 03:28 PM
Last Post: mvallevand
  EPG not found for some channels via DVB-T2 (version 7) Kotoka 80 4,333 2025-05-17, 12:24 PM
Last Post: Kotoka
  Failed recordings "Operation timed out" Stanno 8 423 2025-04-27, 07:26 PM
Last Post: Nick017
  error: No tuner was available for the requested channel jzk 3 226 2025-04-19, 03:30 PM
Last Post: mvallevand
  Failed: Recording interrupted jzk 3 316 2025-04-18, 09:06 PM
Last Post: mvallevand
  Streamlink + NextPVR + Pluto TV Stream Freezes During Ads wrenloren 2 302 2025-04-01, 01:57 AM
Last Post: DessieJerde
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 22 1,187 2025-03-12, 10:18 PM
Last Post: sub
  Version 7 HDPVR Changes bigstusexy 2 220 2025-02-24, 12:42 AM
Last Post: bigstusexy
  Streaming Failed (transcoder exited) jzk 3 295 2025-02-20, 03:26 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