Hi, I'm trying to use FLAC (v1.1.0) on a Pocket PC (Toshiba e740). It compiles fine without any warning. When I try to compresse 16bits waves, everything is fine. When I try to compress 8bits waves, I get a audio mismatch error (FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA). Does anyone have had this problem? I can send the project if someone can look at it. Thanks, Jehan
--- Jehan <nahor@bravobrava.com> wrote:> Hi, > > I'm trying to use FLAC (v1.1.0) on a Pocket PC (Toshiba e740). It > compiles fine without any warning. When I try to compresse 16bits > waves, > everything is fine. When I try to compress 8bits waves, I get a audio > mismatch error (FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA). > > Does anyone have had this problem? I can send the project if someone > can > look at it.yeah, we'll need more info than that. Josh __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
Josh Coalson wrote:> yeah, we'll need more info than that.Here is my test project then. To keep the zip small, I didn't put the flac files. Just copy the flac-1.1.0 directory into flactest (so that the path flac-1.1.0\include and flac-1.1.0\src exists in flactest). The project should then compile as is. All the code is in flactest.cpp. It's pretty basic. You'll have to create a file test_16k8.wav in the pocket pc's temp directory (16KHz, 8bits). Thanks, for helping, Jehan -------------- next part -------------- A non-text attachment was scrubbed... Name: flactest.zip Type: audio/x-zipped-mod Size: 8384 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20030523/ea124ff0/flactest.bin