Problem with the waveform
perdedora opened this issue · 4 comments
I was trying to set up the player for playing flac (error was nginx not serving mimetype), and after some tests I realized the waveform isn't working on firefox 100.0.2 and when it works (on chrome) isn't responsive messing the whole player.
That's odd
I'm on Firefox 100.0.2 and it plays just fine for me, even with FLAC audio file
https://safe.fiery.me/v/rv5ZA.flac
Which OS are you on?
and when it works (on chrome) isn't responsive messing the whole player.
I can confirm that the waveform is seemingly not being automatically resized when user resize their browser window, however
Oddly enough, supposedly the CSS method they used should have done so (collab-project/videojs-wavesurfer#132 (comment))
For the responsiveness issue, should be fixed with 3ec7e6c
That's odd I'm on Firefox 100.0.2 and it plays just fine for me, even with FLAC audio file https://safe.fiery.me/v/rv5ZA.flac
Which OS are you on?
I'm on debian based distro. The problem was with my firefox profile, a clean one worked.
For the responsiveness issue, should be fixed with 3ec7e6c
thanks, it worked.