breakfastquay / rubberband

Official mirror of Rubber Band Library, an audio time-stretching and pitch-shifting library.
http://breakfastquay.com/rubberband/
GNU General Public License v2.0
561 stars 89 forks source link

2.0.2 does not recognise flac, 1.9.0 works #59

Closed georgalis closed 2 years ago

georgalis commented 2 years ago
./rubberband-2.0.2-gpl-executable-macos/rubberband -q --time 1.08084 --pitch 6.0184 --crisp 1 -F @/tmp/_^3ab7x88qyK8.opus-ss3705-to4293-ln.flac @/tmp/_^3ab7x88qyK8.opus-ss3705-to4293-t1.08084-p6.0184-c1-F-ln.wav~
ERROR: Failed to open input file "@/tmp/_^3ab7x88qyK8.opus-ss3705-to4293-ln.flac": File contains data in an unimplemented format.

no errors with ./rubberband-1.9.0-gpl-executable-macos/rubberband

the file was created with ffmpeg

file  \@/tmp/_\^3ab7x88qyK8.opus-ss3705-to4293-ln.flac
@/tmp/_^3ab7x88qyK8.opus-ss3705-to4293-ln.flac: FLAC audio bitstream data, 24 bit, stereo, 192 kHz, 112837152 samples
georgalis commented 2 years ago

I'm not concerned about this anymore. Version 3.0.0 (in homebrew) is reading flac fine, and I'm happy to use that. :-)