Jump to content

M3U8 with audio and video track


dgrenier

Recommended Posts

dgrenier

Hi Luke, Thank you for taking the time to respond.

If i understand correctly i think you are hinting at the lack of logs in my last post, here is the logs if i try to start that M3U without any changes: <below>
On the front-end, i get a msg:

Quote

 

Playback Error
No compatible streams are currently available. Please try again later or contact your system administrator for details.

 

I was able to get it working  by tweaking it to just point to the audio or video but i was never able to get both of them working.

I will also attach a longer version if you think i missed anything.

Thanks!


Log:

2023-06-20 19:52:23.294 Error MediaProbeManager: ProcessRun 'ffprobe' Error Output:
	ffprobe version 5.0.0-emby_2022_05_27-u1 Copyright (c) 2007-2022 the FFmpeg developers and softworkz for Emby LLC
	  built with gcc 8.3.0 (crosstool-NG 1.24.0)
	[hls @ 0x763940] Skip ('#EXT-X-VERSION:3')
	[hls @ 0x763940] Can't support the subtitle(uri: https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/subtitle_0_fra/subtitle_0_fra.m3u8)
	[hls @ 0x763940] Opening 'https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/audio_0_fra/audio_0_fra.m3u8' for reading
	[https @ 0x779280] HTTP error 404 Not Found
	[hls @ 0x763940] parse_playlist error Server returned 404 Not Found [https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/audio_0_fra/audio_0_fra.m3u8]
	[hls @ 0x763940] Opening 'https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/audio_1_fra/audio_1_fra.m3u8' for reading
	[https @ 0x780f00] HTTP error 404 Not Found
	[hls @ 0x763940] parse_playlist error Server returned 404 Not Found [https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/audio_1_fra/audio_1_fra.m3u8]
	[hls @ 0x763940] Opening 'https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/audio_2_fra/audio_2_fra.m3u8' for reading
	[https @ 0x7a6b40] HTTP error 404 Not Found
	[hls @ 0x763940] parse_playlist error Server returned 404 Not Found [https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/audio_2_fra/audio_2_fra.m3u8]
	[hls @ 0x763940] Opening 'https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/video_0/video_0.m3u8' for reading
2023-06-20 19:52:23.296 Error MediaSourceManager: Error probing live tv stream
	*** Error Report ***
	Version: 4.7.13.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.0-75-generic (buildd@bos03-amd64-059) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #82-Ubun
	Framework: .NET 6.0.14
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /config
	Application path: /system
	System.Exception: System.Exception: Error running ffprobe for "https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/master.m3u8" - 
	   at Emby.Server.MediaEncoding.Probing.MediaProbeManager.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, String userAgent, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Boolean forceEnableLogging, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Library.MediaSourceManager.AddMediaInfoWithProbe(MediaSourceInfo mediaSource, Boolean isAudio, ReadOnlyMemory`1 cacheKey, Boolean addProbeDelay, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Library.MediaSourceManager.OpenLiveStreamInternal(LiveStreamRequest request, CancellationToken cancellationToken)
	Source: Emby.Server.MediaEncoding
	TargetSite: Void MoveNext()
	

 

extended-log.txt

Link to comment
Share on other sites

BillOatman
On 6/16/2023 at 9:49 PM, dgrenier said:

Hello,

I have been trying to get this stream working: 

https://bcsecurelivehls-i.akamaihd.net/hls/live/551061/618566855001/master.m3u8

And after playing around I was able to get the audio and/or the video but never got both at the same time, trying to figure out if I can do anything to get it working.

Thanks.

The bolded parts are likely your credentials from your provider so you might not want to post those in a open forum.

Edited by BillOatman
Link to comment
Share on other sites

dgrenier
4 hours ago, BillOatman said:

The bolded parts are likely your credentials from your provider so you might not want to post those in a open forum.

Hi, they are not, but thanks for the concern.

 

Still wondering how to get this working if anyone has any ideas ?

Link to comment
Share on other sites

The media playlist URLs all return 404 (not found). So either they don't exist, or there's some non-standard mechanism in place with the intention to prevent using the streams independently. At least the "bcsecurelivehls-i" part of the URL suggests something like that..

It's also possible that there's some geo-blocking active, because what's a bit unusual is that the 404 response takes quite a while to get.

@dgrenier- where's the URL from and where/in which app have you seen it working?

 

Link to comment
Share on other sites

dgrenier

Hey, thanks for looking into it, I got the channel from this GitHub repo:
https://github.com/Sphinxroot/Tele-Franco-Direct-/blob/main/QUEBEC.md

That specific live stream is broadcasted live for free on their website so I doubt there are any piracy concerns...

I was able to play it back on VLC or using that rplayer-surge dot sh thing they hyperlink in the github, so I know it's working, but it very well could be region locked, I didn't check, but in any case, Emby is installed on the same network that I'm using to test with VLC.

Thanks for the help :).

Link to comment
Share on other sites

dgrenier

Hey, my bad, url from that MD file is 

https://rplayer.surge.sh/?url=https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/manifest.m3u8

I will retest and resend logs tomorrow on the playback error, I honestly don't remember where I got the first link I sent, but I recall having problems with multiple links, will get back to you on the error.

 

Thanks.

Link to comment
Share on other sites

dgrenier

Hey, so i ran a test again, this is the actual error I get from the frontend:

No compatible streams are currently available. Please try again later or contact your system administrator for details.

I also attached the logs, sorry for misleading the first time, I been on/off on the problem so its hard to remember whats going on, thanks for your time anyone who had input so far.

logs.txt

Link to comment
Share on other sites

The audio is separate and there are a lot of timestamp errors.

Either the stream is invalid or ffmpeg cannot process it - I can't say without deeper investigation.
The outcome is the same in both cases: if ffmpeg can't take it, Emby can't play it.

 

ffprobe version 5.1-emby_2023_04_28 Copyright (c) 2007-2022 the FFmpeg developers and softworkz for Emby LLC
  built with gcc 12.2.0 (Rev6, Built by MSYS2 project)
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/aac/v2/96000/manifest.m3u8' for reading
[https @ 000001cd8e08ed00] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/192000/manifest.m3u8' for reading
[https @ 000001cd8e08ed00] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/640000/manifest.m3u8' for reading
[https @ 000001cd8e08ed00] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/2048000/manifest.m3u8' for reading
[https @ 000001cd8e08ed00] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/3500000/manifest.m3u8' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/aac/v2/96000/segment/66741705360196.aac' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/aac/v2/96000/segment/66741705719641.aac' for reading
[NULL @ 000001cd8e0c0b80] Invalid HLS ID3 audio timestamp 66741705360196
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/192000/segment/66741705330300.ts' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/192000/segment/66741705690660.ts' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/640000/segment/66741705330300.ts' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/640000/segment/66741705690660.ts' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/2048000/segment/66741705330300.ts' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/2048000/segment/66741705690660.ts' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/3500000/segment/66741705330300.ts' for reading
[hls @ 000001cd8c8b8b40] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/3500000/segment/66741705690660.ts' for reading
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503488055, dts=6503491058, size=2673
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503488055, dts=6503491058, size=5002
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503491058, dts=6503494061, size=4804
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503491058, dts=6503494061, size=8898
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503488055, dts=6503491058, size=2673
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503488055, dts=6503491058, size=5002
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503491058, dts=6503494061, size=4804
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503497064, dts=6503500067, size=3974
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503491058, dts=6503494061, size=8898
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503497064, dts=6503500067, size=8684
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503500067, dts=6503503070, size=2844
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503500067, dts=6503503070, size=4907
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503497064, dts=6503500067, size=3974
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503497064, dts=6503500067, size=8684
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503500067, dts=6503503070, size=2844
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503506073, dts=6503509076, size=5144
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503500067, dts=6503503070, size=4907
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503506073, dts=6503509076, size=10802
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503509076, dts=6503512079, size=4775
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503509076, dts=6503512079, size=8103
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503506073, dts=6503509076, size=5144
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503506073, dts=6503509076, size=10802
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503509076, dts=6503512079, size=4775
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503515082, dts=6503518085, size=4642
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503509076, dts=6503512079, size=8103
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503515082, dts=6503518085, size=8148
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503518085, dts=6503521088, size=4815
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503518085, dts=6503521088, size=8668
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503515082, dts=6503518085, size=4642
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503515082, dts=6503518085, size=8148
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503518085, dts=6503521088, size=4815
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503524091, dts=6503527094, size=5299
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503518085, dts=6503521088, size=8668
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503524091, dts=6503527094, size=8853
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503527094, dts=6503530097, size=4232
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503527094, dts=6503530097, size=8524
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503524091, dts=6503527094, size=5299
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503524091, dts=6503527094, size=8853
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503527094, dts=6503530097, size=4232
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503533100, dts=6503536103, size=2527
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503527094, dts=6503530097, size=8524
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503533100, dts=6503536103, size=5107
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503536103, dts=6503539106, size=5180
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503536103, dts=6503539106, size=10165
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503533100, dts=6503536103, size=2527
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503533100, dts=6503536103, size=5107
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503536103, dts=6503539106, size=5180
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503542109, dts=6503545112, size=3753
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503536103, dts=6503539106, size=10165
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503542109, dts=6503545112, size=7945
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503545112, dts=6503548115, size=3753
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503545112, dts=6503548115, size=5590
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503542109, dts=6503545112, size=3753
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503542109, dts=6503545112, size=7945
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503545112, dts=6503548115, size=3753
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503551118, dts=6503554121, size=4596
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503545112, dts=6503548115, size=5590
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503551118, dts=6503554121, size=8700
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503554121, dts=6503557124, size=3973
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503554121, dts=6503557124, size=7690
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503551118, dts=6503554121, size=4596
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503551118, dts=6503554121, size=8700
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503554121, dts=6503557124, size=3973
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503560127, dts=6503563130, size=4916
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503554121, dts=6503557124, size=7690
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503560127, dts=6503563130, size=7596
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503563130, dts=6503566133, size=5819
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503563130, dts=6503566133, size=10558
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503560127, dts=6503563130, size=4916
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503560127, dts=6503563130, size=7596
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503563130, dts=6503566133, size=5819
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503569136, dts=6503572139, size=6245
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503563130, dts=6503566133, size=10558
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503569136, dts=6503572139, size=10646
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503572139, dts=6503575142, size=6053
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503572139, dts=6503575142, size=10300
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503569136, dts=6503572139, size=6245
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503569136, dts=6503572139, size=10646
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503572139, dts=6503575142, size=6053
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503578145, dts=6503581148, size=3063
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503572139, dts=6503575142, size=10300
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503578145, dts=6503581148, size=5911
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503581148, dts=6503584151, size=5547
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503581148, dts=6503584151, size=10060
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503578145, dts=6503581148, size=3063
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503578145, dts=6503581148, size=5911
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503581148, dts=6503584151, size=5547
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503587154, dts=6503590157, size=4118
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503581148, dts=6503584151, size=10060
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503587154, dts=6503590157, size=6568
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503590157, dts=6503593160, size=2311
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503590157, dts=6503593160, size=3966
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503587154, dts=6503590157, size=4118
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503587154, dts=6503590157, size=6568
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503590157, dts=6503593160, size=2311
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503596163, dts=6503599166, size=3812
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503590157, dts=6503593160, size=3966
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503596163, dts=6503599166, size=6614
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503599166, dts=6503602169, size=3830
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503599166, dts=6503602169, size=8304
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503596163, dts=6503599166, size=3812
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503596163, dts=6503599166, size=6614
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503599166, dts=6503602169, size=3830
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503605172, dts=6503608175, size=5551
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503599166, dts=6503602169, size=8304
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503605172, dts=6503608175, size=7819
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503608175, dts=6503611178, size=4985
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503608175, dts=6503611178, size=7162
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503605172, dts=6503608175, size=5551
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503605172, dts=6503608175, size=7819
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503608175, dts=6503611178, size=4985
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503614181, dts=6503617184, size=5714
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503608175, dts=6503611178, size=7162
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503614181, dts=6503617184, size=7602
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503617184, dts=6503620187, size=6268
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503617184, dts=6503620187, size=8936
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503614181, dts=6503617184, size=5714
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503614181, dts=6503617184, size=7602
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503617184, dts=6503620187, size=6268
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503623190, dts=6503626193, size=1734
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503617184, dts=6503620187, size=8936
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503623190, dts=6503626193, size=4226
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503626193, dts=6503629196, size=4286
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503626193, dts=6503629196, size=7608
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503623190, dts=6503626193, size=1734
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503623190, dts=6503626193, size=4226
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503626193, dts=6503629196, size=4286
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503632199, dts=6503635202, size=3322
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503626193, dts=6503629196, size=7608
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503632199, dts=6503635202, size=8036
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503635202, dts=6503638205, size=2800
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503635202, dts=6503638205, size=5300
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503632199, dts=6503635202, size=3322
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503632199, dts=6503635202, size=8036
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503635202, dts=6503638205, size=2800
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503641208, dts=6503644211, size=3280
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503635202, dts=6503638205, size=5300
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503641208, dts=6503644211, size=9542
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503644211, dts=6503647214, size=5442
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503644211, dts=6503647214, size=9260
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503641208, dts=6503644211, size=3280
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503641208, dts=6503644211, size=9542
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503644211, dts=6503647214, size=5442
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503650217, dts=6503653220, size=5166
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503644211, dts=6503647214, size=9260
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503650217, dts=6503653220, size=8973
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503653220, dts=6503656223, size=7230
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503653220, dts=6503656223, size=11373
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503650217, dts=6503653220, size=5166
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503650217, dts=6503653220, size=8973
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503653220, dts=6503656223, size=7230
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503659226, dts=6503662229, size=3645
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503653220, dts=6503656223, size=11373
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503659226, dts=6503662229, size=7669
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503659226, dts=6503662229, size=3645
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503668235, dts=6503671238, size=1935
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503659226, dts=6503662229, size=7669
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503668235, dts=6503671238, size=4010
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503671238, dts=6503674241, size=4027
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503671238, dts=6503674241, size=9195
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503668235, dts=6503671238, size=1935
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503668235, dts=6503671238, size=4010
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503671238, dts=6503674241, size=4027
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503677244, dts=6503680247, size=3635
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503671238, dts=6503674241, size=9195
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503677244, dts=6503680247, size=7344
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503680247, dts=6503683250, size=2405
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503680247, dts=6503683250, size=7947
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503677244, dts=6503680247, size=3635
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503677244, dts=6503680247, size=7344
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503680247, dts=6503683250, size=2405
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503686253, dts=6503689256, size=3186
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503680247, dts=6503683250, size=7947
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503686253, dts=6503689256, size=6795
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503689256, dts=6503692259, size=2843
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503689256, dts=6503692259, size=8257
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503686253, dts=6503689256, size=3186
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503686253, dts=6503689256, size=6795
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503689256, dts=6503692259, size=2843
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503695262, dts=6503698265, size=2533
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503689256, dts=6503692259, size=8257
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503695262, dts=6503698265, size=7285
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503698265, dts=6503701268, size=2313
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503698265, dts=6503701268, size=6839
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503695262, dts=6503698265, size=2533
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503695262, dts=6503698265, size=7285
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503698265, dts=6503701268, size=2313
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503704271, dts=6503707274, size=3547
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503698265, dts=6503701268, size=6839
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503704271, dts=6503707274, size=8201
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503707274, dts=6503710277, size=3351
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503707274, dts=6503710277, size=5897
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503704271, dts=6503707274, size=3547
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503704271, dts=6503707274, size=8201
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503707274, dts=6503710277, size=3351
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503713280, dts=6503716283, size=2728
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503707274, dts=6503710277, size=5897
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503713280, dts=6503716283, size=4146
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503716283, dts=6503719286, size=5008
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503716283, dts=6503719286, size=10904
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503713280, dts=6503716283, size=2728
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503713280, dts=6503716283, size=4146
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503716283, dts=6503719286, size=5008
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503722289, dts=6503725292, size=4411
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503716283, dts=6503719286, size=10904
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503722289, dts=6503725292, size=7052
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503725292, dts=6503728295, size=2809
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503725292, dts=6503728295, size=6805
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503722289, dts=6503725292, size=4411
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503722289, dts=6503725292, size=7052
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503725292, dts=6503728295, size=2809
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503731298, dts=6503734301, size=4802
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503725292, dts=6503728295, size=6805
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503731298, dts=6503734301, size=9041
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503734301, dts=6503737304, size=4375
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503734301, dts=6503737304, size=9324
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503731298, dts=6503734301, size=4802
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503731298, dts=6503734301, size=9041
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503734301, dts=6503737304, size=4375
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503740307, dts=6503743310, size=4754
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503734301, dts=6503737304, size=9324
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503740307, dts=6503743310, size=8208
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503743310, dts=6503746313, size=4708
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503743310, dts=6503746313, size=9932
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503740307, dts=6503743310, size=4754
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503740307, dts=6503743310, size=8208
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503743310, dts=6503746313, size=4708
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503749316, dts=6503752319, size=4938
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503743310, dts=6503746313, size=9932
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503749316, dts=6503752319, size=9387
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503752319, dts=6503755322, size=3819
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503752319, dts=6503755322, size=8400
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503749316, dts=6503752319, size=4938
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503749316, dts=6503752319, size=9387
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503752319, dts=6503755322, size=3819
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503758325, dts=6503761328, size=3278
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503752319, dts=6503755322, size=8400
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503758325, dts=6503761328, size=6962
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503761328, dts=6503764331, size=5718
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503761328, dts=6503764331, size=12081
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503758325, dts=6503761328, size=3278
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503758325, dts=6503761328, size=6962
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503761328, dts=6503764331, size=5718
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503767334, dts=6503770337, size=4065
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503761328, dts=6503764331, size=12081
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503767334, dts=6503770337, size=8111
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503770337, dts=6503773340, size=3288
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503770337, dts=6503773340, size=7314
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503767334, dts=6503770337, size=4065
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503767334, dts=6503770337, size=8111
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503770337, dts=6503773340, size=3288
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503776343, dts=6503779346, size=4825
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503770337, dts=6503773340, size=7314
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503776343, dts=6503779346, size=9498
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503779346, dts=6503782349, size=3640
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503779346, dts=6503782349, size=7755
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503776343, dts=6503779346, size=4825
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503776343, dts=6503779346, size=9498
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503779346, dts=6503782349, size=3640
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503785352, dts=6503788355, size=3582
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503779346, dts=6503782349, size=7755
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503785352, dts=6503788355, size=7082
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503788355, dts=6503791358, size=5842
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503788355, dts=6503791358, size=8614
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503785352, dts=6503788355, size=3582
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503785352, dts=6503788355, size=7082
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503788355, dts=6503791358, size=5842
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503794361, dts=6503797364, size=5960
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503788355, dts=6503791358, size=8614
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503794361, dts=6503797364, size=7668
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503797364, dts=6503800367, size=5245
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503797364, dts=6503800367, size=6887
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503794361, dts=6503797364, size=5960
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503794361, dts=6503797364, size=7668
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503797364, dts=6503800367, size=5245
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503803370, dts=6503806373, size=3901
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503797364, dts=6503800367, size=6887
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503803370, dts=6503806373, size=6122
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503806373, dts=6503809376, size=5711
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503806373, dts=6503809376, size=9257
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503803370, dts=6503806373, size=3901
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503803370, dts=6503806373, size=6122
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503806373, dts=6503809376, size=5711
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503812379, dts=6503815382, size=4120
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503806373, dts=6503809376, size=9257
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503812379, dts=6503815382, size=6883
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503815382, dts=6503818385, size=4545
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503815382, dts=6503818385, size=6184
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503812379, dts=6503815382, size=4120
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503812379, dts=6503815382, size=6883
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503815382, dts=6503818385, size=4545
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503821388, dts=6503824391, size=4575
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503815382, dts=6503818385, size=6184
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503821388, dts=6503824391, size=6380
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503824391, dts=6503827394, size=4591
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503824391, dts=6503827394, size=6172
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503821388, dts=6503824391, size=4575
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503821388, dts=6503824391, size=6380
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503824391, dts=6503827394, size=4591
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503830397, dts=6503833400, size=8806
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503824391, dts=6503827394, size=6172
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503830397, dts=6503833400, size=16203
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503833400, dts=6503836403, size=8145
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503833400, dts=6503836403, size=15494
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503830397, dts=6503833400, size=8806
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503830397, dts=6503833400, size=16203
[https @ 000001cd8e08ed00] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/192000/manifest.m3u8' for reading
[https @ 000001cd8e11ecc0] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/192000/segment/66741706051020.ts' for reading
[https @ 000001cd8e08ed00] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/640000/manifest.m3u8' for reading
[https @ 000001cd8e19cc80] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/640000/segment/66741706051020.ts' for reading
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503833400, dts=6503836403, size=8145
[https @ 000001cd8e08ed00] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/2048000/manifest.m3u8' for reading
[https @ 000001cd8e1e2ac0] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/2048000/segment/66741706051020.ts' for reading
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503839406, dts=6503842409, size=4310
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503833400, dts=6503836403, size=15494
[https @ 000001cd8e08ed00] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/3500000/manifest.m3u8' for reading
[https @ 000001cd8e1549c0] Opening 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/3500000/segment/66741706051020.ts' for reading
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503839406, dts=6503842409, size=7031
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503839406, dts=6503842409, size=4310
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503848415, dts=6503851418, size=1284
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503839406, dts=6503842409, size=7031
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503848415, dts=6503851418, size=2521
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503851418, dts=6503854421, size=4787
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503851418, dts=6503854421, size=9053
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503848415, dts=6503851418, size=1284
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503848415, dts=6503851418, size=2521
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503851418, dts=6503854421, size=4787
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503857424, dts=6503860427, size=5084
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503851418, dts=6503854421, size=9053
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503857424, dts=6503860427, size=7855
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503860427, dts=6503863430, size=1770
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503860427, dts=6503863430, size=3856
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503857424, dts=6503860427, size=5084
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503857424, dts=6503860427, size=7855
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503860427, dts=6503863430, size=1770
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503866433, dts=6503869436, size=4598
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503860427, dts=6503863430, size=3856
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503866433, dts=6503869436, size=6906
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503869436, dts=6503872439, size=4767
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503869436, dts=6503872439, size=8018
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503866433, dts=6503869436, size=4598
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503866433, dts=6503869436, size=6906
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503869436, dts=6503872439, size=4767
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503875442, dts=6503878445, size=4943
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503869436, dts=6503872439, size=8018
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503875442, dts=6503878445, size=9103
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503878445, dts=6503881448, size=5461
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503878445, dts=6503881448, size=8836
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503875442, dts=6503878445, size=4943
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503875442, dts=6503878445, size=9103
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503878445, dts=6503881448, size=5461
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503884451, dts=6503887454, size=5421
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503878445, dts=6503881448, size=8836
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503884451, dts=6503887454, size=11708
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503887454, dts=6503890457, size=4828
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503887454, dts=6503890457, size=9599
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503884451, dts=6503887454, size=5421
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503884451, dts=6503887454, size=11708
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503887454, dts=6503890457, size=4828
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503893460, dts=6503896463, size=1437
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503887454, dts=6503890457, size=9599
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503893460, dts=6503896463, size=2500
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503896463, dts=6503899466, size=4528
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503896463, dts=6503899466, size=8396
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503893460, dts=6503896463, size=1437
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503893460, dts=6503896463, size=2500
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503896463, dts=6503899466, size=4528
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503902469, dts=6503905472, size=4666
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503896463, dts=6503899466, size=8396
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503902469, dts=6503905472, size=7347
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503905472, dts=6503908475, size=1608
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503905472, dts=6503908475, size=2780
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503902469, dts=6503905472, size=4666
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503902469, dts=6503905472, size=7347
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503905472, dts=6503908475, size=1608
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503911478, dts=6503914481, size=4235
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503905472, dts=6503908475, size=2780
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503911478, dts=6503914481, size=7807
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503914481, dts=6503917484, size=5376
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503914481, dts=6503917484, size=8411
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503911478, dts=6503914481, size=4235
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503911478, dts=6503914481, size=7807
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503914481, dts=6503917484, size=5376
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503920487, dts=6503923490, size=5067
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503914481, dts=6503917484, size=8411
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503920487, dts=6503923490, size=8644
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503923490, dts=6503926493, size=5551
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503923490, dts=6503926493, size=9871
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503920487, dts=6503923490, size=5067
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503920487, dts=6503923490, size=8644
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503923490, dts=6503926493, size=5551
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503929496, dts=6503932499, size=7500
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503923490, dts=6503926493, size=9871
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503929496, dts=6503932499, size=9813
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503932499, dts=6503935502, size=6291
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503932499, dts=6503935502, size=9524
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503929496, dts=6503932499, size=7500
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503929496, dts=6503932499, size=9813
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=3, pts=6503932499, dts=6503935502, size=6291
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503938505, dts=6503941508, size=1399
[hls @ 000001cd8c8b8b40] Invalid timestamps stream=4, pts=6503932499, dts=6503935502, size=9524
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503938505, dts=6503941508, size=2520
[mpegts @ 000001cd8e1a0b40] Invalid timestamps stream=0, pts=6503941508, dts=6503944511, size=4864
[mpegts @ 000001cd8e18a740] Invalid timestamps stream=0, pts=6503941508, dts=6503944511, size=9797
Input #0, hls, from 'https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/manifest.m3u8':
  Duration: N/A, start: 72260.945022, bitrate: N/A
  Program 0
    Metadata:
      variant_bitrate : 192000
  Stream #0:0(en): Audio: aac (LC), 44100 Hz, stereo, fltp, 98 kb/s (default)
    Metadata:
      id3v2_priv.com.apple.streaming.transportStreamTimestamp: \x00\x00<\xb3\x83\xa3\xc3D
      comment         : English
  Stream #0:1: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 416x234 [SAR 1:1 DAR 16:9], Closed Captions, Level 30, 29.97 fps, 29.97 tbr, 90k tbn, Start-Time 72260.945s
    Metadata:
      variant_bitrate : 192000
  Program 1
    Metadata:
      variant_bitrate : 640000
  Stream #0:0(en): Audio: aac (LC), 44100 Hz, stereo, fltp, 98 kb/s (default)
    Metadata:
      id3v2_priv.com.apple.streaming.transportStreamTimestamp: \x00\x00<\xb3\x83\xa3\xc3D
      comment         : English
  Stream #0:2: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 640x360 [SAR 1:1 DAR 16:9], Closed Captions, Level 31, 29.97 fps, 29.97 tbr, 90k tbn, Start-Time 72260.945s
    Metadata:
      variant_bitrate : 640000
  Program 2
    Metadata:
      variant_bitrate : 2048000
  Stream #0:0(en): Audio: aac (LC), 44100 Hz, stereo, fltp, 98 kb/s (default)
    Metadata:
      id3v2_priv.com.apple.streaming.transportStreamTimestamp: \x00\x00<\xb3\x83\xa3\xc3D
      comment         : English
  Stream #0:3: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1024x576 [SAR 1:1 DAR 16:9], Closed Captions, Level 31, 29.97 fps, 29.97 tbr, 90k tbn, Start-Time 72260.945s
    Metadata:
      variant_bitrate : 2048000
  Program 3
    Metadata:
      variant_bitrate : 3500000
  Stream #0:0(en): Audio: aac (LC), 44100 Hz, stereo, fltp, 98 kb/s (default)
    Metadata:
      id3v2_priv.com.apple.streaming.transportStreamTimestamp: \x00\x00<\xb3\x83\xa3\xc3D
      comment         : English
  Stream #0:4: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], Closed Captions, Level 41, 29.97 fps, 29.97 tbr, 90k tbn, Start-Time 72260.945s
    Metadata:
      variant_bitrate : 3500000
Edited by softworkz
Link to comment
Share on other sites

emveepee

That is a different channel then you linked to previously, so it is hard to help you, but try it without the help script (use the second https)  This assume Emby will join the separate audio and video streams.

Martin

Link to comment
Share on other sites

dgrenier
Quote

The audio is separate and there are a lot of timestamp errors.

Either the stream is invalid or ffmpeg cannot process it - I can't say without deeper investigation.
The outcome is the same in both cases: if ffmpeg can't take it, Emby can't play it.

@softworkzThanks for checking, yeah i see the same results with ffmpeg, I was able to get a playback in VLC when reading the output (mkv) from that m3u8 stream but it was missing audio for some reason, however if i use the m3u link i mentioned before in VLC, both video and audio work fine.

 

5 hours ago, emveepee said:

That is a different channel then you linked to previously, so it is hard to help you, but try it without the help script (use the second https)  This assume Emby will join the separate audio and video streams.

Martin

yeah i know, like i said "my bad" on that, i was running so many tests and it was probably late when I finished I didn't realize I was mixing URLs from previous tests, but this URL is very interesting, I am able to get it working on emby if I use the video or audio part only, like: 
https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/2048000/manifest.m3u8 

has no problems on emby, but I don't get audio, I did not find a way to get the audio + video at all 

 

 

Link to comment
Share on other sites

emveepee
19 hours ago, softworkz said:

The audio is separate and there are a lot of timestamp errors.

Either the stream is invalid or ffmpeg cannot process it - I can't say without deeper investigation.
The outcome is the same in both cases: if ffmpeg can't take it, Emby can't play it.

 

It can process it though
 

ffmpeg -re -i https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/3500000/manifest.m3u8 -i https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/aac/v2/96000/manifest.m3u8 -c copy -c:s copy -f mpegts - |  ffplay -i pipe:

On my test it was a dubbed movie so I couldn't tell if there were lip sync errors.

Link to comment
Share on other sites

46 minutes ago, emveepee said:

It can process it though

Emby doesn't take the streams as separate inputs, it uses the master playlist only.

Link to comment
Share on other sites

emveepee
21 hours ago, softworkz said:

Emby doesn't take the streams as separate inputs, it uses the master playlist only.

Which is a shortcoming of Emby not ffmpeg

Link to comment
Share on other sites

21 minutes ago, emveepee said:

Which is a shortcoming of Emby not ffmpeg

Not really. The HLS demuxer usually provides all streams of an HLS source, video, audio and subtitles, and that's the way it is meant to work. Even with that stream in question it does so, and a transcode output creates a file with both, video and audio (you can't hear the audio, though, likely due to the timestamp errors).

The command line you have shown is no more than a workaround and not the way how it's supposed to work.

I can't tell whether the HLS source is malformed in some way or whether it's rather an issue in ffmpeg. Both ways are possible, but due to the fact that it's the first time seeing this, I'd rather suspect the HLS source - if not invalid then probably at least unusual in some way.

Edited by softworkz
Link to comment
Share on other sites

emveepee

Isn't the whole point of adaptive streaming is selecting the desired input stream though and not simply accepting what ffmpeg delivers as "best"?

Martin

Link to comment
Share on other sites

7 minutes ago, emveepee said:

Isn't the whole point of adaptive streaming is selecting the desired input stream though and not simply accepting what ffmpeg delivers as "best"?

Yes, absolutely! ffmpeg offers all the streams which are available and allows you to choose. Only when you don't specify something, it does an automatic selection.

Let's look at an example. We feed the master playlist to ffmpeg and it determines all available streams. Then you can use -map in your command line to choose the streams you want to use.

ffmpeg.exe -i https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/master.m3u8 out1.mkv
ffmpeg version 5.1-emby_2023_04_28 Copyright (c) 2000-2022 the FFmpeg developers and softworkz for Emby LLC
  built with gcc 12.2.0 (Rev6, Built by MSYS2 project)
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/level_0.m3u8' for reading
[https @ 0000026226cff5c0] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/level_1.m3u8' for reading
[https @ 0000026226cff5c0] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/level_2.m3u8' for reading
[https @ 0000026226cff5c0] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/level_3.m3u8' for reading
[https @ 0000026226cff5c0] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/level_4.m3u8' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_0_20230703_1688427588.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_0_20230703_1688427594.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_1_20230703_1688427588.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_1_20230703_1688427594.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_2_20230703_1688427588.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_2_20230703_1688427594.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_3_20230703_1688427588.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_3_20230703_1688427594.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_4_20230703_1688427588.ts' for reading
[hls @ 0000026226ce5800] Opening 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/segment_4_20230703_1688427594.ts' for reading
Input #0, hls, from 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/master.m3u8':
  Duration: N/A, start: 23687.342278, bitrate: N/A
  Program 0
    Metadata:
      variant_bitrate : 550172
  Stream #0:0: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 256x106 [SAR 159:160 DAR 12:5], Level 13, 24 fps, 24 tbr, 90k tbn, Start-Time 23687.408s
    Metadata:
      variant_bitrate : 550172
  Stream #0:1: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, Start-Time 23687.342s
    Metadata:
      variant_bitrate : 550172
  Program 1
    Metadata:
      variant_bitrate : 1650064
  Stream #0:2: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 640x266 [SAR 399:400 DAR 12:5], Level 21, 24 fps, 24 tbr, 90k tbn, Start-Time 23687.408s
    Metadata:
      variant_bitrate : 1650064
  Stream #0:3: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, Start-Time 23687.342s
    Metadata:
      variant_bitrate : 1650064
  Program 2
    Metadata:
      variant_bitrate : 2749539
  Stream #0:4: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x534 [SAR 801:800 DAR 12:5], Level 31, 24 fps, 24 tbr, 90k tbn, Start-Time 23687.408s
    Metadata:
      variant_bitrate : 2749539
  Stream #0:5: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, Start-Time 23687.342s
    Metadata:
      variant_bitrate : 2749539
  Program 3
    Metadata:
      variant_bitrate : 4947980
  Stream #0:6: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1920x800 [SAR 1:1 DAR 12:5], Level 40, 24 fps, 24 tbr, 90k tbn, Start-Time 23687.408s
    Metadata:
      variant_bitrate : 4947980
  Stream #0:7: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, Start-Time 23687.342s
    Metadata:
      variant_bitrate : 4947980
  Program 4
    Metadata:
      variant_bitrate : 8247438
  Stream #0:8: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1920x800 [SAR 1:1 DAR 12:5], Level 40, 24 fps, 24 tbr, 90k tbn, Start-Time 23687.408s
    Metadata:
      variant_bitrate : 8247438
  Stream #0:9: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, Start-Time 23687.342s
    Metadata:
      variant_bitrate : 8247438
Stream mapping:
  Stream #0:6 -> #0:0 (h264 (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (aac (native) -> vorbis (libvorbis))
Press [q] to stop, [?] for help
Link to comment
Share on other sites

dgrenier

Hi, thanks again for providing some input on this, it's funny because I'm personally not a big fan of French media (and I absolutely hate dubbed content) but a family member on my Emby install requested this and the problem is starting to sound more interesting the more I'm getting an understanding on what could be causing it, if I can help collect any more info on this please let me know, I'm on standby :)

Link to comment
Share on other sites

  • 2 months later...

Hi,

Just to get back to this, I attempted again to try to get emby to see my audio and video track as 1 thing, I still can get video but no audio :(

If anyone has any ideas please let me know.
 

(another attempt)

Quote

#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:BANDWIDTH=3500000,RESOLUTION=1280x720
#EXTINF:-1 tvg-name="Noovo",Noovo
https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/3500000/manifest.m3u8
#EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio",LANGUAGE="en",NAME="English",DEFAULT=YES,AUTOSELECT=YES
https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/aac/v2/96000/manifest.m3u8


Thanks.

Link to comment
Share on other sites

On 9/12/2023 at 11:52 AM, dgrenier said:

Hi,

Just to get back to this, I attempted again to try to get emby to see my audio and video track as 1 thing, I still can get video but no audio :(

If anyone has any ideas please let me know.
 

(another attempt)


Thanks.

But they're not actually one thing, are they? You've got a separate audio url in that manifest.

Still I would have thought this would be handled. Can we please see an example from the latest version of the server?

Thanks.

Link to comment
Share on other sites

On 9/12/2023 at 5:52 PM, dgrenier said:

Hi,

Just to get back to this, I attempted again to try to get emby to see my audio and video track as 1 thing, I still can get video but no audio :(

If anyone has any ideas please let me know.

I had looked into this yesterday but forgotten to respond.

First of all, your master m3u is wrong. It needs to be like this:

#EXTM3U
#EXT-X-VERSION:4
#EXT-X-STREAM-INF:BANDWIDTH=3500000,RESOLUTION=1280x720
https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/h264/v1/3500000/manifest.m3u8
#EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio",LANGUAGE="en",NAME="English",DEFAULT=YES,AUTOSELECT=YES,URI="https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/index/de22f34f/live/stream/aac/v2/96000/manifest.m3u8"

 

But then it still returns tons of "Invalid timestamps" errors, so I'm afraid, but I can only repeat my response to your repeated question:

On 7/3/2023 at 9:04 PM, softworkz said:

I can't tell whether the HLS source is malformed in some way or whether it's rather an issue in ffmpeg. Both ways are possible, but due to the fact that it's the first time seeing this, I'd rather suspect the HLS source - if not invalid then probably at least unusual in some way.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...