2025-05-12, 09:25 AM 
(This post was last modified: 2025-05-12, 09:27 AM by Kubwa. Edited 3 times in total.)
		
	
	
		Hello, i have a weird problem with LiveTV from an enigma2 receiver using Jellyfin.
In the browser, the stream is not starting at all when trying to watch a channel encoded in mpeg2. It works fine with channels encoded in h264.
Using the Jellyfin windows app, i can hear the audio but i dont have a video.
I saw two behaviors:
1. ffmpeg is creating HUGE segment files, more than 400mb each. While doing so, ffmpeg creates the following output (i removed the passwords from the urls):
2. ffmpeg creates normal looking segments. But its still not playing. The log looks like this:
Disabling hardwane encoding/decoding in any combination didnt help.
Does anyone has an idea?
	  
	
	
In the browser, the stream is not starting at all when trying to watch a channel encoded in mpeg2. It works fine with channels encoded in h264.
Using the Jellyfin windows app, i can hear the audio but i dont have a video.
I saw two behaviors:
1. ffmpeg is creating HUGE segment files, more than 400mb each. While doing so, ffmpeg creates the following output (i removed the passwords from the urls):
Code:
{"Protocol":1,"Id":"5","Path":"http://root:***@10.1.0.7:8001/1:0:1:1391:D001:F101:FFFF0000:0:0:0:","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"ts","Size":null,"Name":null,"IsRemote":false,"ETag":null,"RunTimeTicks":null,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":true,"UseMostCompatibleTranscodingProfile":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":true,"LiveStreamId":"e2329f4997b378e64ccf8fa396deb76e_45a57807e651402733f095051d6ed6b8_5","BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":null,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":null,"CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":1,"VideoRangeType":1,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"144p SDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":0,"Width":0,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":null,"Type":1,"AspectRatio":null,"Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":false},{"Codec":"mp2","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":"Standard","LocalizedForced":null,"LocalizedExternal":"Extern","LocalizedHearingImpaired":null,"DisplayTitle":"MP2 - Stereo","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"stereo","BitRate":192000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":192000,"FallbackMaxStreamingBitrate":null,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":3000,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null,"HasSegments":false}
ffmpeg -analyzeduration 3000000 -probesize 10000000 -f mpegts -init_hw_device d3d11va=dx11:,vendor=0x8086 -init_hw_device qsv=qs@dx11 -filter_hw_device qs -i "http://root:***@10.1.0.7:8001/1:0:1:1391:D001:F101:FFFF0000:0:0:0:" -map_metadata -1 -map_chapters -1 -threads 0 -sn -codec:v:0 h264_qsv -preset veryfast -b:v 704244980 -maxrate 704244980 -bufsize 1408489960 -profile:v:0 high -level 0 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "R:\d8f4346af7e46467ed7bd1beb7c02568-1.mp4" -start_number 0 -hls_base_url "hls/d8f4346af7e46467ed7bd1beb7c02568/" -hls_segment_filename "R:\d8f4346af7e46467ed7bd1beb7c02568%d.mp4" -hls_playlist_type event -hls_list_size 0 -y "R:\d8f4346af7e46467ed7bd1beb7c02568.m3u8"
ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
  built with clang version 19.1.7
  configuration: --cc=clang --pkg-config-flags=--static --extra-cflags=-I/clang64/ffbuild/include --extra-ldflags=-L/clang64/ffbuild/lib --prefix=/clang64/ffbuild/jellyfin-ffmpeg --extra-version=Jellyfin --disable-ffplay --disable-debug --disable-doc --disable-sdl2 --disable-ptx-compression --enable-lto=thin --enable-gpl --enable-version3 --enable-schannel --enable-iconv --enable-libxml2 --enable-zlib --enable-lzma --enable-gmp --enable-chromaprint --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libwebp --enable-libvpx --enable-libzimg --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libdav1d --enable-libfdk-aac --enable-opencl --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      59.  8.100 / 59.  8.100
  libavcodec    61.  3.100 / 61.  3.100
  libavformat    61.  1.100 / 61.  1.100
  libavdevice    61.  1.100 / 61.  1.100
  libavfilter    10.  1.100 / 10.  1.100
  libswscale      8.  1.100 /  8.  1.100
  libswresample  5.  1.100 /  5.  1.100
  libpostproc    58.  1.100 / 58.  1.100
[AVHWDeviceContext @ 000002101fd2dd40] Using device 8086:1912 (Intel(R) HD Graphics 530).
[mp3float @ 000002102194e4c0] Header missing
[mpeg2video @ 0000021025a42cc0] Invalid frame dimensions 0x0.
[mpegts @ 0000021025a58600] Could not find codec parameters for stream 2 (Unknown: none ([12][0][0][0] / 0x000C)): unknown codec
Consider increasing the value for the 'analyzeduration' (3000000) and 'probesize' (10000000) options
[mpegts @ 0000021025a58600] Could not find codec parameters for stream 4 (Unknown: none ([5][0][0][0] / 0x0005)): unknown codec
Consider increasing the value for the 'analyzeduration' (3000000) and 'probesize' (10000000) options
Input #0, mpegts, from 'http://root:***@10.1.0.7:8001/1:0:1:1391:D001:F101:FFFF0000:0:0:0:':
  Duration: N/A, start: 8028.237789, bitrate: N/A
  Program 4177 
  Program 4183 
  Program 4247 
  Program 4763 
  Program 4764 
  Program 4765 
  Program 4871 
  Program 4872 
  Program 4873 
  Program 4874 
  Program 4875 
  Program 4884 
  Program 4896 
  Program 4905 
  Program 4956 
  Program 4958 
  Program 4959 
  Program 4963 
  Program 4965 
  Program 4966 
  Program 4967 
  Program 4968 
  Program 4969 
  Program 4970 
  Program 4971 
  Program 4974 
  Program 4981 
  Program 5000 
  Program 5009 
  Stream #0:1[0x30](deu): Audio: mp2 (mp3float) ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 192 kb/s
  Stream #0:2[0x33]: Unknown: none ([12][0][0][0] / 0x000C)
  Stream #0:3[0x69](deu): Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
  Stream #0:4[0x6c]: Unknown: none ([5][0][0][0] / 0x0005)
  Stream #0:5[0x6e](deu): Subtitle: dvb_subtitle (dvbsub) ([6][0][0][0] / 0x0006) (hearing impaired)
  Stream #0:6[0x71]: Data: bin_data ([6][0][0][0] / 0x0006)
  Stream #0:7[0xa3]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt470bg, top first), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn
      Side data:
        cpb: bitrate max/min/avg: 15000000/0/0 buffer size: 1835008 vbv_delay: N/A
  Program 5011 
  No Program
  Stream #0:0[0x12]: Data: epg
Stream mapping:
  Stream #0:7 -> #0:0 (mpeg2video (native) -> h264 (h264_qsv))
  Stream #0:1 -> #0:1 (mp2 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
[mp2 @ 0000021025a12080] Header missing
[aist#0:1/mp2 @ 0000021025c49d80] [dec:mp2 @ 000002101fd66140] Error submitting packet to decoder: Invalid data found when processing input
[hls @ 0000021025ac20c0] Opening 'R:\d8f4346af7e46467ed7bd1beb7c02568-1.mp4' for writing
Output #0, hls, to 'R:\d8f4346af7e46467ed7bd1beb7c02568.m3u8':
  Metadata:
    encoder        : Lavf61.1.100
  Stream #0:0: Video: h264, nv12(tv, bt709, top coded first (swapped)), 720x576 [SAR 64:45 DAR 16:9], q=2-31, 704244 kb/s, 25 fps, 12800 tbn
      Metadata:
        encoder        : Lavc61.3.100 h264_qsv
      Side data:
        cpb: bitrate max/min/avg: 704244980/0/704244980 buffer size: 1408489960 vbv_delay: N/A
  Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 256 kb/s
      Metadata:
        encoder        : Lavc61.3.100 libfdk_aac
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
frame=  62 fps=0.0 q=26.0 size=N/A time=00:00:00.00 bitrate=N/A speed=  0x    
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
frame=  96 fps= 96 q=33.0 size=N/A time=00:00:01.01 bitrate=N/A speed=1.02x    
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
frame=  106 fps= 71 q=26.0 size=N/A time=00:00:01.70 bitrate=N/A speed=1.13x    
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
frame=  118 fps= 59 q=50.0 size=N/A time=00:00:01.97 bitrate=N/A speed=0.988x    
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
[h264_qsv @ 0000021025ac29c0] Warning during encoding: incompatible video parameters (5)
[h264_qsv @ 0000021025ac29c0] Interlaced coding is supported at Main/High Profile Level 2.2-4.0
frame=  130 fps= 52 q=50.0 size=N/A time=00:00:02.46 bitrate=N/A speed=0.987x    
...2. ffmpeg creates normal looking segments. But its still not playing. The log looks like this:
Code:
{"Protocol":1,"Id":"3","Path":"http://root:***@10.1.0.7:8001/1:0:1:107:C001:F101:FFFF0000:0:0:0:","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"ts","Size":null,"Name":null,"IsRemote":false,"ETag":null,"RunTimeTicks":null,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":true,"UseMostCompatibleTranscodingProfile":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":true,"LiveStreamId":"e2329f4997b378e64ccf8fa396deb76e_45a57807e651402733f095051d6ed6b8_3","BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":null,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"mpeg2video","CodecTag":null,"Language":null,"ColorRange":"tv","ColorSpace":"bt470bg","ColorTransfer":"bt470bg","ColorPrimaries":"bt470bg","DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":1,"VideoRangeType":1,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"576i MPEG2VIDEO SDR","NalLengthSize":null,"IsInterlaced":true,"IsAVC":null,"ChannelLayout":null,"BitRate":2000000,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":576,"Width":720,"AverageFrameRate":25,"RealFrameRate":25,"ReferenceFrameRate":25,"Profile":"Main","Type":1,"AspectRatio":"4:3","Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":8,"IsAnamorphic":false},{"Codec":"mp2","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":"Standard","LocalizedForced":null,"LocalizedExternal":"Extern","LocalizedHearingImpaired":null,"DisplayTitle":"MP2 - Stereo","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"stereo","BitRate":192000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":2192000,"FallbackMaxStreamingBitrate":null,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":3000,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null,"HasSegments":false}
ffmpeg -analyzeduration 3000000 -probesize 10000000 -f mpegts -init_hw_device d3d11va=dx11:,vendor=0x8086 -init_hw_device qsv=qs@dx11 -filter_hw_device qs -hwaccel qsv -hwaccel_output_format qsv -noautorotate -c:v mpeg2_qsv -i "http://root:***@10.1.0.7:8001/1:0:1:107:C001:F101:FFFF0000:0:0:0:" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -sn -codec:v:0 h264_qsv -preset veryfast -b:v 5000000 -maxrate 5000000 -bufsize 10000000 -profile:v:0 high -level 51 -g:v:0 75 -keyint_min:v:0 75 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,deinterlace_qsv=mode=2,vpp_qsv=format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "R:\b3933e4032c1949264e9627254d265c3-1.mp4" -start_number 0 -hls_base_url "hls/b3933e4032c1949264e9627254d265c3/" -hls_segment_filename "R:\b3933e4032c1949264e9627254d265c3%d.mp4" -hls_playlist_type event -hls_list_size 0 -y "R:\b3933e4032c1949264e9627254d265c3.m3u8"
ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
  built with clang version 19.1.7
  configuration: --cc=clang --pkg-config-flags=--static --extra-cflags=-I/clang64/ffbuild/include --extra-ldflags=-L/clang64/ffbuild/lib --prefix=/clang64/ffbuild/jellyfin-ffmpeg --extra-version=Jellyfin --disable-ffplay --disable-debug --disable-doc --disable-sdl2 --disable-ptx-compression --enable-lto=thin --enable-gpl --enable-version3 --enable-schannel --enable-iconv --enable-libxml2 --enable-zlib --enable-lzma --enable-gmp --enable-chromaprint --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libwebp --enable-libvpx --enable-libzimg --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libdav1d --enable-libfdk-aac --enable-opencl --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      59.  8.100 / 59.  8.100
  libavcodec    61.  3.100 / 61.  3.100
  libavformat    61.  1.100 / 61.  1.100
  libavdevice    61.  1.100 / 61.  1.100
  libavfilter    10.  1.100 / 10.  1.100
  libswscale      8.  1.100 /  8.  1.100
  libswresample  5.  1.100 /  5.  1.100
  libpostproc    58.  1.100 / 58.  1.100
[AVHWDeviceContext @ 0000028cae52ef00] Using device 8086:1912 (Intel(R) HD Graphics 530).
[mp3float @ 0000028cb033f280] Header missing
[mpeg2video @ 0000028cb035c100] Invalid frame dimensions 0x0.
    Last message repeated 9 times
[mpegts @ 0000028cb031a300] Could not find codec parameters for stream 4 (Unknown: none ([5][0][0][0] / 0x0005)): unknown codec
Consider increasing the value for the 'analyzeduration' (3000000) and 'probesize' (10000000) options
[mpegts @ 0000028cb031a300] Could not find codec parameters for stream 5 (Unknown: none ([12][0][0][0] / 0x000C)): unknown codec
Consider increasing the value for the 'analyzeduration' (3000000) and 'probesize' (10000000) options
Input #0, mpegts, from 'http://root:***@10.1.0.7:8001/1:0:1:107:C001:F101:FFFF0000:0:0:0:':
  Duration: N/A, start: 7496.217111, bitrate: N/A
  Program 257 
  Program 258 
  Program 264 
  Program 259 
  Program 260 
  Program 261 
  Program 263 
  Stream #0:1[0x46](deu): Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
  Stream #0:2[0x89](deu): Audio: mp2 (mp3float) ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 192 kb/s
  Stream #0:3[0xa8]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt470bg, top first), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn
      Side data:
        cpb: bitrate max/min/avg: 15000000/0/0 buffer size: 1835008 vbv_delay: N/A
  Stream #0:4[0x122]: Unknown: none ([5][0][0][0] / 0x0005)
  Stream #0:5[0x124]: Unknown: none ([12][0][0][0] / 0x000C)
  Stream #0:6[0x125]: Data: bin_data ([6][0][0][0] / 0x0006)
  Program 262 
  Program 266 
  Program 269 
  No Program
  Stream #0:0[0x12]: Data: epg
Stream mapping:
  Stream #0:3 -> #0:0 (mpeg2video (mpeg2_qsv) -> h264 (h264_qsv))
  Stream #0:2 -> #0:1 (mp2 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
[mp2 @ 0000028cb440cdc0] Header missing
[aist#0:2/mp2 @ 0000028cb02e6e40] [dec:mp2 @ 0000028cb46d8e40] Error submitting packet to decoder: Invalid data found when processing input
[hls @ 0000028cb033f280] Opening 'R:\b3933e4032c1949264e9627254d265c3-1.mp4' for writing
Output #0, hls, to 'R:\b3933e4032c1949264e9627254d265c3.m3u8':
  Metadata:
    encoder        : Lavf61.1.100
  Stream #0:0: Video: h264, qsv(tv, bt709, progressive), 720x576 [SAR 64:45 DAR 16:9], q=2-31, 5000 kb/s, 50 fps, 12800 tbn
      Metadata:
        encoder        : Lavc61.3.100 h264_qsv
      Side data:
        cpb: bitrate max/min/avg: 5000000/0/5000000 buffer size: 10000000 vbv_delay: N/A
  Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 256 kb/s
      Metadata:
        encoder        : Lavc61.3.100 libfdk_aac
frame=  146 fps=0.0 q=20.0 size=N/A time=00:00:00.00 bitrate=N/A speed=  0x    
[hls @ 0000028cb033f280] Opening 'R:\b3933e4032c1949264e9627254d265c30.mp4' for writing
[hls @ 0000028cb033f280] Opening 'R:\b3933e4032c1949264e9627254d265c3.m3u8.tmp' for writing
frame=  180 fps=180 q=17.0 size=N/A time=00:00:00.68 bitrate=N/A speed=0.678x    
frame=  190 fps=126 q=20.0 size=N/A time=00:00:00.88 bitrate=N/A speed=0.585x    
frame=  218 fps=109 q=24.0 size=N/A time=00:00:01.44 bitrate=N/A speed=0.719x    
frame=  242 fps= 97 q=24.0 size=N/A time=00:00:01.92 bitrate=N/A speed=0.767x   Disabling hardwane encoding/decoding in any combination didnt help.
Does anyone has an idea?


