search for: simple_ogg_page__get_at

Displaying 1 result from an estimated 1 matches for "simple_ogg_page__get_at".

2005 Dec 09
1
No total samples in OGG/FLAC file
libFLAC 1.1.2 I'm using an OggFLAC_seekable_stream_encoder to create an OGG/FLAC file. I'm seeing that the STREAMINFO is not being written when the encoder is finished. I'm seeing that, for whatever reason, although the previously written data is read back in, simple_ogg_page__get_at () is failing when checking the CRC at the end of the function. As far as I know, I have everything set up properly although I am not setting a serial number for the FLAC stream. What could be going wrong? -Stevo Brock Monkey Tools www.monkey-tools.com