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

Polyfill path silently fails with Netflix test data #3

Open
cynthia opened this issue May 4, 2019 · 4 comments
Open

Polyfill path silently fails with Netflix test data #3

cynthia opened this issue May 4, 2019 · 4 comments

Comments

@cynthia
Copy link

cynthia commented May 4, 2019

Data used is here: http://download.opencontent.netflix.com/?prefix=AV1/Chimera/AVIF/

This decodes fine in Chrome 74 (which has native support) and Firefox 66 (with AV1 enabled), but fails on Safari (Safari 12.1, in this case). Console did not leave any useful backtraces.

@Kagami
Copy link
Owner

Kagami commented May 4, 2019

Thanks, I will look into it.

@Kagami
Copy link
Owner

Kagami commented May 4, 2019

Btw, are you sure you didn't try 10-bit files? That's currently not supported.

@cynthia
Copy link
Author

cynthia commented May 4, 2019

I should have mentioned that detail - I tried both 8 and 10. Both don't decode.

@arjun-kava
Copy link

In safari, Sometimes rendering is scattered and It is displaying error of out of memory

[Error] FetchEvent.respondWith received an error: Error: 
Out of bounds memory access (evaluating 'this.FFI.djs_alloc_obu(e.byteLength)')

[Error] Failed to load resource: FetchEvent.respondWith received an error: 
Error: Out of bounds memory access (evaluating 'this.FFI.djs_alloc_obu(e.byteLength)') 
(A13502.1bf9b45c.avif, line 0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants