As far as I know one and only one SREAMINFO should be present at the beginning of the file: http://flac.sourceforge.net/format.html<http://flac.sourceforge.net/format.html#stream>
<http://flac.sourceforge.net/format.html#stream> "A FLAC bitstream consists of the "fLaC" marker at the beginning of the stream, followed by a mandatory metadata block (called the STREAMINFO block), any number of other metadata blocks, then the audio frames." Lorenzo 2010/11/16 Brian Waters <[email protected]> > I'm writing a program that plays FLAC files using the libFLAC API's. > Is there a specific way I'm supposed to handle multiple STREAMINFO > metadata blocks? > > For example, should I ignore all but the first, or all but the last? > > The format spec doesn't mention anything. > > Thanks, > > - Brian Waters > _______________________________________________ > Flac-dev mailing list > [email protected] > http://lists.xiph.org/mailman/listinfo/flac-dev >
_______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
