webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
747 stars 68 forks source link

r9y9.github.io - video or audio doesn't play #17140

Closed erogol closed 6 years ago

erogol commented 6 years ago

URL: https://r9y9.github.io/wavenet_vocoder/

Browser / Version: Firefox 60.0 Operating System: Ubuntu Tested Another Browser: Yes

Problem type: Video or audio doesn't play Description: As the number of audios get multiple, Fifefox starts to have hard time to play them. Steps to Reproduce: Just go to the website thats all

From webcompat.com with ❤️

softvision-oana-arbuzov commented 6 years ago

Thanks for the report @webcompat/collaborators , strangely I'm not able to play any of the audios on the page. Console: image

Affected area:

<audio controls="controls">
    <source src="/wavenet_vocoder/audio/mixture_lj/0_checkpoint_step000410000_ema_predicted.wav" autoplay="">
Your browser does not support the audio element.
</audio>

Tested with: Browser / Version: Firefox Nightly 62.0a1 (2018-06-04) Operating System: Linux Ubuntu 16.04, Windows 10 Pro

Moving to Needsdiagnosis for further investigation.

This might be related to #1417113 @karlcow can you confirm this?

reinhart1010 commented 6 years ago

So is this a codec compatibility issue?

reinhart1010 commented 6 years ago

@softvision-oana-arbuzov do you have additional codecs installed in your Ubuntu installation (you can install from sudo apt install ubuntu-restricted-extras)

karlcow commented 6 years ago

@softvision-oana-arbuzov Yup like @reinhart1010 it seems related to codecs. specifically wav files. Does the same page work on Firefox on Windows instead of Linux.

softvision-oana-arbuzov commented 6 years ago

@karlcow , for me it is not working on Linux (even after installing the codecs) and Windows 10 Pro. peek 2018-06-06 11-40

karlcow commented 6 years ago

needinfo me for coming back to it.

karlcow commented 6 years ago

so grmbl this is not working for me today with the same wave of error messages than @softvision-oana-arbuzov received.

if I enter directly the location such as https://r9y9.github.io/wavenet_vocoder/audio/mixture_lj/0_checkpoint_step000410000_ema_predicted.wav

Screenshot Description

karlcow commented 6 years ago

Ah found this is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1248570

and the rationale is expressed in https://bugzilla.mozilla.org/show_bug.cgi?id=1248570#c0

karlcow commented 6 years ago

Close as duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1248570