QUOTE(ponchorage @ Feb 28 2005, 06:27 PM)
QUOTE(dajabo @ Feb 27 2005, 09:46 AM)
Hi Ponchorage & others
Am I right in assuming flacattack can't deal with what is called a 'range' in EAC - a selection of tracks ripped as a single file? I want to use it to embed cue sheets in them...
Try and see. I think it should actually work. You'll need to first create a cue sheet manually:
1. Action-->Create CUE Sheet-->Single WAV File.
2. Action-->Copy Range.
Let us know if that works.
I've tried at some length to get a RANGE ripped and cue sheet embedded using Flacattack. This is the error produced now and I don't know how to get around it:
*****************************************************
Flacattack 1.02, Copyright © 2004-2005 Jeremy Hicks
Image file compression
flac 1.1.2, Copyright © 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.
options: --delete-input-file -P 4096 -b 4608 -m -l 8 -q 0 -r 3,3
Ltmp7!1!5.wav: ERROR initializing encoder
state = FLAC__STREAM_ENCODER_INVALID_METADATA
C:\Documents and Settings\<username>\Desktop\\Luigi Cherubini- String Quartets Vol
ume 1.flac: ERROR: reading metadata, status = "FLAC__METADATA_CHAIN_STATUS_NOT_A
_FLAC_FILE"
The file does not appear to be a FLAC file.
Tag - Automatic Tag from filename Copyright © 2002-2003 Case
Version 2.0.39b, Compiled 2003-04-11
Invalid parameter: f
WARNING:
Please hit enter after you have closed the EAC ripping window.
The log file needs to be deleted. If you close this encoder window before closin
g
the EAC ripping window, you will have to manually delete the log file.
You may
also have received this message if you have enabled moving the log file in
Flacattack, but have disabled log file creation in EAC.
*******************************************************
I have double checked the log file settings. They are set to NOT use the log, not to delete or to move the log. Here is my ini:
*******************************************************
[FLAC_INFO]
EXE=C:\Program Files\FLAC\flac.exe
PATH=C:\Documents and Settings\<username>\Desktop\
FILENAME=%album
COMMENT=
FILETYPE=image
COMPRESSION_LEVEL=5
VERIFY=n
ARTIST_TAG=y
ALBUM_TAG=y
TITLE_TAG=y
DATE_TAG=y
GENRE_TAG=y
TRACKNUMBER_TAG=y
COMMENT_TAG=n
OTHER_OPTIONS=
[TAG_INFO]
EMBED_CUE=y
EMBED_LOG=n
DELETE_CUE=n
DELETE_LOG=n
EXE=C:\Program Files\FLAC\Tag.exe
[CUE_INFO]
FILENAME=%album
*************************************************
From what I can work out FLAC or METAFLAC is not recognizing the newly created flac file as a flac file. The said flac file appears in the directory (here on my desktop) with correct filename etc, but as 0 bytes ... ie there's no data in it. The error appears as soon as the ripping finishes and encoding starts.
I'm sure it's something simple but it's beyond my competance.
TIA
ps why are those extra backslashes in the filepath of the flac error message:
C:\Documents and Settings\<username>\Desktop HERE>>>\\Luigi Cherubini- String Quartets Vol
ume 1.flac: ERROR: reading metadata, status = "FLAC__METADATA_CHAIN_STATUS_NOT_A
_FLAC_FILE"