I am trying to convert FLAC album images created using EAC and FLAC Frontend (using the pinned guide) to separate .m4a files using Foobar2000 0.94 and iTunesEncode.
To do this I created a custom encoder in foobar2000 with the following settings:
Encoder: C:\Program Files\iTunesEncode46\iTunesEncode.exe
Extension: m4a
Parameters: -e "AAC Encoder" -d -a "%artist%" -l "%album%" -t "%title%" -g "%genre%" -y %date% -n %tracknumber% -i %s -o %d
To convert I:
1. Open iTunes 7
2. Load one FLAC image ito a new playlist
3. Select all
4. Right click --> convert --> convert to...
5. Select my custom encoder
6. Select a destination directory of c:\temp
Foobar2000 will appear to encode the first two tracks, then will display the following error where [filename] is the name of the first track of the cd image:
Error flushing file (Object not found) : file://C:\temp\01 [filename].m4a
When I look in c:\temp the second file of the image is there perfectly encoded.
If I try to encode one track at a time as opposed to the entire image it works without a problem.
Any suggestions on how to get it to encode the entire playlist without choking? Is this a limitation of foobar based on how it parses the files when it's transcoding?
EDIT: Spelling error.
