Rob Walch

Results 782 comments of Rob Walch

Comparing logs with 'pts' from v1.5.20 to v1.6.15 shows timestamp rollover detection: v1.5.20: https://5982f183.hls-js-dev.pages.dev/demo/?src=https%3A%2F%2Fdoppelbauer.name%2Fhls%2Fmaster.m3u8&demoConfig=eyJlbmFibGVTdHJlYW1pbmciOnRydWUsImF1dG9SZWNvdmVyRXJyb3IiOmZhbHNlLCJzdG9wT25TdGFsbCI6ZmFsc2UsImR1bXBmTVA0IjpmYWxzZSwibGV2ZWxDYXBwaW5nIjotMSwibGltaXRNZXRyaWNzIjotMX0= ``` [log] > [mp4-remuxer]: initPTS & initDTS reset [hls.js:16234:38](https://5982f183.hls-js-dev.pages.dev/dist/hls.js) [log] > [audio-stream-controller]: InitPTS for cc: 0...

I can repro in Firefox on Mac 26.1 as well.

Duplicate of missing audio in first segment issues under "MSE" label: ~https://github.com/video-dev/hls.js/issues?q=state%3Aopen%20label%3A%22MSE%22~ https://github.com/video-dev/hls.js/issues?q=state%3Aopen%20label%3Asourcebuffer-track-mismatch Providing an HLS Multivariant Playlist with a STREAM-INF tag and CODEC attribute would result in the proper...

Hi @Renari. Can you share the contents of the multivariant playlist? From the logs, it looks like you have a 10Mbit stream wih h264 video and FLaC audio: ``` 1080p...

> Not possible because I can currently only reproduce with a copyright video, if someone wants to contact me privately I can give you a temporary stream. You can reach...

Not yet confirmed, but we'll see what we can do in the next patch.

Removing the milestone as the sample provided does not appear to be packaged properly (bad segment timestamps / unmarked discontinuities / unclear if muxed audio and video samples align). Most...

Closing as only playlists were provided and the logs show issues with packaging.

So if any live media playlist (not low-latency HLS blocking reload and not a Multivariant playlist), then the reload interval is doubled for the first live reload?

Then if the media playlist has only one segment and autoplays, it will stall in one target (segment) duration for one target duration (plus overhead like roundtrip and append time)....