A simple one is to test using FLAC
FLAC –t Original.FLAC
FLAC –t Tagged.FLAC
Hello Vincent,
I found a corrupted file and run the FLAC command line.
There is a flaw at 3:25.
This is what I got from the FLAC command line:
Microsoft Windows [versão 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
C:\Users\Elder\Desktop\Flac>flac -t 9-Contrabajissimo.flac
flac 1.1.4, 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.
9-Contrabajissimo.flac: ok
C:\Users\Elder\Desktop\Flac>flac -t 9-Contrabajissimo_tagged.flac
flac 1.1.4, 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.
9-Contrabajissimo_tagged.flac: testing, 33% complete9-Contrabajissimo_tagged.fla
c: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
9-Contrabajissimo_tagged.flac: *** Got error code 2:FLAC__STREAM_DECODER_ERROR_S
TATUS_FRAME_CRC_MISMATCH
9-Contrabajissimo_tagged.flac: ERROR while decoding data
state = FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYN
C
Thanks