Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIPELINE_ERROR_DECODE in new stable version hls.js v1.0.0 #3714

Closed
ghost opened this issue Apr 2, 2021 · 2 comments
Closed

PIPELINE_ERROR_DECODE in new stable version hls.js v1.0.0 #3714

ghost opened this issue Apr 2, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 2, 2021

This bug have been fixed in 0.14 version #3703 but in new version its happens again.

What version of Hls.js are you using?

v1.0.0

What browser and OS (including versions) are you using?

Google Chrome 89.0.4389.114, Windows 10 64bit

Test stream:

https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8

Configuration:

{
  "debug": true,
  "enableWorker": true,
  "lowLatencyMode": true,
  "backBufferLength": 90,
  "liveBackBufferLength": 900
}

Steps to reproduce

Go to https://hls-js.netlify.app/demo/ and put this stream https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8

Actual behavior

PIPELINE_ERROR_DECODE

The video playback was aborted due to a corruption problem or because the video used features your browser did not support - PIPELINE_ERROR_DECODE: Failed to send audio packet for decoding: {timestamp=2000 duration=21333 size=783 is_key_frame=1 encrypted=0}
@ghost ghost changed the title PIPELINE_ERROR_DECODE on new stable version hls.js v1.0.0 PIPELINE_ERROR_DECODE in new stable version hls.js v1.0.0 Apr 2, 2021
@robwalch
Copy link
Collaborator

@ghost
Copy link
Author

ghost commented Apr 21, 2021

Seems bug is fixed now.

@ghost ghost closed this as completed Apr 21, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant