I just embarked on a big project to rip all my CDs to FLAC (I already have high quality lossy files, but lossless is lossless
I decided to go with Plextools Pro as it rips very fast with my Plextor 716A and is supposedly as secure as EAC. Plus, it allows direct ripping to FLAC (with automatic tagging). However, I just tested some of the files I ripped in the first session yesterday and all of them give me this error when testing them through the FLAC frontend:
CODE
flac 1.1.2, Copyright (C) 2000,2001,2002,2003,2004,2005 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.
01 - Sivuca, accordion - Noites Cariocas.flac: *** Got error code 0:FLAC__STREAM
_DECODER_ERROR_STATUS_LOST_SYNC
01 - Sivuca, accordion - Noites Cariocas.flac: ERROR while decoding data
state = FLAC__STREAM_DECODER_READ
_FRAME
-------------------------------------------------------------------------------
Drücken Sie eine beliebige Taste . . .
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. Type `flac' for details.
01 - Sivuca, accordion - Noites Cariocas.flac: *** Got error code 0:FLAC__STREAM
_DECODER_ERROR_STATUS_LOST_SYNC
01 - Sivuca, accordion - Noites Cariocas.flac: ERROR while decoding data
state = FLAC__STREAM_DECODER_READ
_FRAME
-------------------------------------------------------------------------------
Drücken Sie eine beliebige Taste . . .
It always happens right at the beginning of the files. I suspected the tagging of Plextools; But if i manually remove the tags with MP3Tag, the problem persists. Only if I let Plextools extract the files without entering any information or freedb-query, Plextools seemingly does not add a tag, and then the files work. If I then add tags with MP3Tag, everything still works. So something must be screwed up when Plextools adds the FLAC tags. Strangely, although the FLAC frontend gives error warnings when testing or decoding the files, they play without problems in WinAMP.
Has anyone experienced this issue? My guess is that Plextools is buggy and somehow corrupts the FLAC file when the tag is added, maybe it simply overwrites the beginning of the file with the tag? Interestingly, when I force FLAC to decode the file despite the errors, the resulting .wav file also gives errors when I try to encode it back to .flac - FLAC complains that the .wav file is unexpectedly shorter than it thought. Strange...
