search for: flac__file_decoder_stream_error

Displaying 6 results from an estimated 6 matches for "flac__file_decoder_stream_error".

2004 Sep 10
2
Segfaults on K7
I got a new Athlon recently, and to my surprise, FLAC started segfaulting, even when recompiled. The problem goes away if I build with --disable-asm-optimizations. Has anyone else had problems of this sort? Here are the specs on the processor: processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 4 model name : AMD Athlon(tm) Processor stepping :
2004 Sep 10
0
Fwd: Odd xmms plugin behavior
...ng out the xmms plugin, I found that the 0.8 plugin would not play a > file I had just previously encoded with the 0.8 encoder. The file tested and > decoded fine. I added some debugging statements and such, and found that > FLAC__file_decoder_process_one_frame was setting status to > FLAC__FILE_DECODER_STREAM_ERROR. As I said, the 'flac' decoder could decode > the file just fine, and unless I'm mistaken, that uses the file > decoder also. > > The only odd thing about the input wave file was that it was 8bit mono > (22050Hz). oN a hunch, I converted the wave file to CD audio forma...
2004 Sep 10
0
Re: Odd xmms plugin behavior
...plugin, I found that the 0.8 plugin would > not play a > file I had just previously encoded with the 0.8 encoder. The file > tested and > decoded fine. I added some debugging statements and such, and found > that > FLAC__file_decoder_process_one_frame was setting status to > FLAC__FILE_DECODER_STREAM_ERROR. As I said, the 'flac' decoder could > decode > the file just fine, and unless I'm mistaken, that uses the file > decoder also. > > The only odd thing about the input wave file was that it was 8bit > mono > (22050Hz). oN a hunch, I converted the wave file to CD a...
2004 Sep 10
0
problems with flac
...c flac 1.0, Copyright (C) 2000,2001 Josh Coalson flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Type `flac' for details. test1-from-wav.flac: 11% complete test1-from-wav.flac: ERROR while decoding data, state=6:FLAC__FILE_DECODER_STREAM_ERROR 3.) When decoding (I have only tried with the flac file created from the raw file), flac seems to want to wait until finished to write it out. I am quite sure I remember being able to pipe flac output before for realtime playback. I would appreciate if anybody could help me with these problems...
2004 Sep 10
0
Segfaults on K7
I'm running your debian packages on a K7 currently. They seem to be working fine, including the xmms-flac package. I seem to be experiencing the same flac decoding problems (state=6:FLAC__FILE_DECODER_STREAM_ERROR) as Pritpaul Mahal, however. I'll see if I can reproduce these. It could just be a problem with my old FLAC files (from 0.9 and before). This K7 doesn't segfault on flac as provided by the .debs. (See /proc/cpuinfo at end of message.) If there are any particular circumstances you want...
2004 Sep 10
1
Segfaults on K7
--- Asheesh Laroia <PaulProteus@technologist.com> wrote: > I'm running your debian packages on a K7 currently. They seem to be > working fine, including the xmms-flac package. I seem to be > experiencing > the same flac decoding problems > (state=6:FLAC__FILE_DECODER_STREAM_ERROR) > as Pritpaul Mahal, however. I'll see if I can reproduce these. It > could > just be a problem with my old FLAC files (from 0.9 and before). There was a real bug with raw encoding but if you have encoded wav files with 0.9 or earlier it is probably safest to recode them to 1.0....