Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Any chance to repair this corrupted FLAC stream? (Read 3768 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Any chance to repair this corrupted FLAC stream?

Greetz. I am struggling with corrupted CD image encoded as FLAC.

With flac -t -F image.flac I get this output:

Code: [Select]
flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  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.


cdimage.flac: testing, 0% complete
...
cdimage.flac: testing, 1% completecdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

cdimage.flac: testing, 2% complete
...
cdimage.flac: testing, 31% completecdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

cdimage.flac: testing, 31% complete
...
cdimage.flac: testing, 45% completecdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

cdimage.flac: testing, 46% complete
...
cdimage.flac: testing, 46% completecdimage.flac: *** Got error code 2:FLAC__STREAM_DECODER_ERROR_STATUS_FRAME_CRC_MISMATCH
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 1:FLAC__STREAM_DECODER_ERROR_STATUS_BAD_HEADER
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 1:FLAC__STREAM_DECODER_ERROR_STATUS_BAD_HEADER
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

cdimage.flac: testing, 46% complete
...
cdimage.flac: testing, 56% completecdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

cdimage.flac: testing, 57% complete
...
cdimage.flac: testing, 73% completecdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

cdimage.flac: testing, 73% complete
...
cdimage.flac: testing, 82% completecdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
cdimage.flac: *** Got error code 1:FLAC__STREAM_DECODER_ERROR_STATUS_BAD_HEADER
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

cdimage.flac: testing, 82% complete
...
cdimage.flac: testing, 92% completecdimage.flac: *** Got error code 3:FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM
cdimage.flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

cdimage.flac: testing, 93% complete
...
cdimage.flac: testing, 99% complete
cdimage.flac: ERROR, MD5 signature mismatch


Any tool to reconstruct that file as much as possible?