Skip to content
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

FLAC is not supported #1

Open
sorokinvj opened this issue Aug 23, 2020 · 1 comment
Open

FLAC is not supported #1

sorokinvj opened this issue Aug 23, 2020 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@sorokinvj
Copy link

sorokinvj commented Aug 23, 2020

Dear Sam,

I thought earlier that the build of audiowaveform was successful, but now I tested it with Flac and got

File contains data in an unimplemented format.

So clearly something is wrong with the build, I log the output from yarn build, and on line 1854 (libsndfile) of the log.txt I found this:

�[91mconfigure: WARNING: *** One or more of the external libraries (ie libflac, libogg and
�[0m�[91mconfigure: WARNING: *** libvorbis) is either missing (possibly only the development
configure: WARNING: *** headers) or is of an unsupported version.
configure: WARNING: ***
�[0m�[91mconfigure: WARNING: *** Unfortunately, for ease of maintenance, the external libs
�[0m
�[91mconfigure: WARNING: *** are an all or nothing affair.

Could it be the problem? the audiowaveform build log is successful though

log.txt

@ffxsam
Copy link
Member

ffxsam commented Aug 23, 2020

I'm not really sure. It's definitely being built here: https://github.com/reelcrafter/reelcrafter-audiotool-builders/blob/master/audiowaveform/build.sh#L34-L40

But I'm not sure why it doesn't work. Unfortunately, I don't have time right now to look into it, though, but if you do get it working, a pull request would be awesome!

@ffxsam ffxsam added bug Something isn't working help wanted Extra attention is needed labels Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants