You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When decoding an MP3 file using the GStreamer backend, pitch gets disorted. See example attached, which has the original MP3 file, a WAV file decoded by the decode.py script, and a WAV file decoded by ffmpeg -i.
When forcing audioread to use the ffmpeg backend, it works correctly.
Audioread version: 2.1.9
When decoding an MP3 file using the GStreamer backend, pitch gets disorted. See example attached, which has the original MP3 file, a WAV file decoded by the
decode.py
script, and a WAV file decoded byffmpeg -i
.When forcing audioread to use the ffmpeg backend, it works correctly.
Archive.zip
The text was updated successfully, but these errors were encountered: