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
"Seekable" is not set correctly #124
Comments
When we can expect the new release? Unfortunately "seekable" breaks |
|
This also causes an issue in Blender VSE. |
|
Version 1.0.27 has been released and its at http://www.mega-nerd.com/libsndfile/#Download , |
See libsndfile/libsndfile#124 (fixed in 1.0.27)
System: Archlinux
libsndfile version: 1.0.26 (I tested both the version in system repo and self-compiled version)
Issue description: Using sndfile-info to check whether a sound file is seekable, one finds that the "Seekable" field is always "False". The same field is "True" for the same file with libsndfile version 1.0.25
Here follows some sample output.
sndfile-info sample.wav ----- 1.0.26
sndfile-info sample.wav ----- 1.0.25
./configure output
`
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
`
The text was updated successfully, but these errors were encountered: