-
Notifications
You must be signed in to change notification settings - Fork 0
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
Waveform rending bug in safari - analysis rod1 #11
Comments
Verified - same issue on Safari 7.1.5 here ( works on FF ). Will investigate. Is this the longest track / largest mp3 file so far? On 14 Dec 02015, at 10:35, Rodrigo Constanzo [email protected] wrote:
|
Oddly, no. If this is a rough fix it's not high priority (as in before thesis stuff) as it only seems to effect this particular analysis. I also tested to make sure the audio plays fine so it's not the mp3 that's corrupted or something. (I've also reuploaded the mp3 a couple times, though I haven't reencoded it). |
This one DOES have the most analysis points, but I don't think that would effect the waveform rendering. |
Weird. You could try re-encoding it with slightly different mp3 parameters & see if you can bypass the bug (in case there's something weird in the mp3 that Safari's decoder is barfing on), or try a different format - I quite like |
Ok, tested a bunch of different stuff. Transcoded 128kb mp3 didn't work. Versions that didn't work showed the same 46seconds only, which is weird. That's 7%, which doesn't appear to be a significant number, computationally. |
Also tested encoding an mp3 with iTunes instead of audacity and still nothing. |
just checking the changelog for waveform-data.js, there is a bugfix for Safari https://github.com/bbc/waveform-data.js/blob/master/CHANGELOG.md#v210-20181110 , not sure whether this will fix the issue we're seeing. Unfortunately, we're on v1.5 and the bugfix is in v2.1, and there's a little bit of re-jigging to get from v1 to v2 of that lib... |
For some reason this analysis:
http://rodrigoconstanzo.com/analyses/?q=rod1
Only renders the first 40seconds of the image in Safari 9.02, whereas Firefox 39 renders the whole thing correctly.
I've emptied cache, and tried it on multiple computers, and still nothing.
The text was updated successfully, but these errors were encountered: