| Newsgroups |
gmane.comp.audio.eac.user |
| Message-ID |
<015801d3f9f4$dc794d70$956be850$@com> |
Not sure what manual means, but I did run a compression on the wav files using the menu option of Tools|Compress WAVs. If that is what you mean by manual. As long as it is a local directory it works, if I try this off a NAS directory it fails the same. Thus I believe the problem is related to a NAS directory.
From: [email protected] [mailto:[email protected]]
Sent: Friday, June 01, 2018 4:58 PM
To: [email protected]
Subject: Re: [EAC] Warning error
My 2 additional cents on the subject :
1. Try to run flac manually on your wav file with the exact same options that EAC generates, and see whether it works, or what actual message flac gives
2. I noticed in the screen capture of your external compression options that you have « .flac » listed as file extension to use. When I did that, I had a conflict that prevented the compression from working fine. I don’t remember what it was, it was several years ago, but since then, I have out there « .fla » instead of « .flac » and that fixed it. Not sure whether you would have the same problem, but at this stage, it’s worth trying... :-)
Pyt “we shall never surrender” :-)
Le 1 juin 2018 à 21:44, Lin Sprague [email protected] [EAC] <[email protected]> a écrit :
On 6/1/2018 8:53 AM, 'M' [email protected] [EAC] wrote:
> This happened on all tracks. I re-ran the extraction and got the same
> results. OS is Windows 10. Again, I took all the defaults when installing,
> including set up. Since I wasn't sure what options to change I figured
> defaults would get me started and then I could make changes later. I did
> not install an MP3 decoder or anything other than what came with the EAC
> installation file EAC-1.3.exe (I didn't even rename the file, but that
> shouldn't make a difference).
>
> Two things I did that may be different are:
>
> 1. Disc is ripped to a directory on a NAS network drive
> 2. I made a change to genre which was blank and I chose progressive rock
> from the drop down. I would assume if it is a drop down choice it shouldn't
> cause problems.
- Try ripping to a local directory, not NAS.
- copy FLAC.EXE to a different location (say, C:\FLAC\FLAC.EXE) and
adjust the command line in EAC options accordingly.) Here are my
Compression Options for comparison:
http://rednoise.vacau.com/temp/EAC_options1.png
My FLAC command line is:
--compression-level-6 --verify -T "artist=%artist%" -T "title=%title%"
-T "album=%albumtitle%" -T "date=%year%" -T "tracknumber=%tracknr%" -T
"genre=%genre%" %source%
- Try running EAC as Administrator.