Menu

#1 Encoding errors with flac 0.6 with -p

closed-fixed
libFLAC (59)
9
2015-01-13
2001-02-04
Anonymous
No

I am encoding a wav file using flac -8 -p -V Track01.wav Track01.flc (is
there a correct file extension?) in FreeBSD. I get the following error
which does not occur when I use the default options with and without -p.

ERROR: verification decoder returned error
0:FLAC__STREAM_DECODER_ERROR_LOST_SYNC

ERROR: mismatch in decoded data, verify FAILED!
Please submit a bug report to
http://sourceforge.net/bugs/?func=addbug&group_id=13478
ERROR during encoding, state = 14:FLAC__ENCODER_FATAL_ERROR_WHILE_WRITING

Verify FAILED! Do not use Track01.flc

When I encode with different options (-p -V) it seems to encode fine but
when I decode the file the md5 sum of the wav is different.

Discussion

  • Josh Coalson

    Josh Coalson - 2001-02-06
    • labels: 100100 --> libFLAC
     
  • Josh Coalson

    Josh Coalson - 2001-02-06

    Submitter,

    Can you provide the input wav via ftp? This one is hard to reproduce without the specific input file.

    Josh

     
  • Josh Coalson

    Josh Coalson - 2001-02-06
    • priority: 5 --> 9
    • assigned_to: nobody --> jcoalson
     
  • Josh Coalson

    Josh Coalson - 2001-02-08

    This has been fixed in CVS and will show up in the next release (soon).

     
  • Josh Coalson

    Josh Coalson - 2001-02-08
    • summary: encoding errors with flac v .6 --> Encoding errors with flac 0.6 with -p
    • status: open --> open-fixed
     
  • Josh Coalson

    Josh Coalson - 2001-02-09
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.