Re: [flac-dev] libflac doesn't find more than one metadata block

2018-11-27 Thread Hadrien Lacour
On Mon, Nov 26, 2018 at 12:20:46AM +0100, Hadrien Lacour wrote: > Hello, I'm currently doing a little music player using libflac and libao. What > I've currently done works as it should, but I have a problem where only one > metadata block is detected, even if there are more (it doesn't have the la

[flac-dev] libflac doesn't find more than one metadata block

2018-11-25 Thread Hadrien Lacour
Hello, I'm currently doing a little music player using libflac and libao. What I've currently done works as it should, but I have a problem where only one metadata block is detected, even if there are more (it doesn't have the last attribute set to true). This is using flac 1.3.2 on Gentoo amd64.