![]() |
|
|||||||
| Exact Audio Copy - English Offizielles Support Forum - Englisch |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#181 |
|
Registered User
Board-Frischling
Join Date: Dec 2007
Location: Los Angeles
Posts: 1
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
|
Would Like To See Beginning And Ending Silence Options
EAC has an option to trim beginning and ending silence. I would like to also have the option to instead replace each of them with silence of chosen durations. For example, I like 2 seconds of beginning and 1 second of ending silence per track. Having EAC accomplish this for me saves me the extra step of running a separate SoundForge script.
|
|
|
|
| Sponsored Links | |
|
|
#182 |
|
Registered User
Member Deluxe
Join Date: Sep 2007
Location: USA
Posts: 304
Abgegebene Danke: 0
Erhielt 12 Danke für 12 Beiträge
|
Hello Andre
Same request as before. In today’s lossless ripping community reporting the source of the rip in the EAC log would be very, very useful information. thanks |
|
|
|
|
|
#183 |
|
Registered User
Board-Frischling
Join Date: Sep 2005
Location: WI, US
Posts: 2
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
|
I rip to flac, and the DATE field is able to store more than just the YEAR.
It would be great to be able to enter the complete date, like 2001.01.28 instead of just 2001. As it is now, I have to go back and manually change it all with foobar2000. I also have to second Legato777's and greynol's wishlists (open-source and stdout.) Anyway, thanks for the best ripper ever!
|
|
|
|
|
|
#184 |
|
Registered User
Board-Frischling
Join Date: Jan 2008
Location: Cedar Rapids
Posts: 1
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
|
I'd like to see manually selectable de-emphasis. Early Japanese CDs frequently have pre-emphasis and in addition to that they don't have the flags set correctly so your playback system won't catch it even if it can. I've heard iTunes will compensate for pre-emphasis when ripping but it doesn't work on my CDs.
|
|
|
|
|
|
#185 | ||
|
Registered User
Board-Frischling
Join Date: Dec 2007
Location: China
Posts: 7
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
|
I finally found this function, but it is disabled by default (no matter there is an audio CD inserted or not).
First, insert an audio CD (otherwise cannot use the function). Then in the menu, choose "Action" -> "Detect Gaps" (or simply press F4), and the last 3 items in the Action menu will become enabled:
The option "Leave Out Gaps" is actually what I want. Thanks EAC! P.S. There is a small bug in this function, in which if I choose "Create CUE Sheet" -> (any sub item in this group) before "Detect Gaps", the "Detect Pre-gap" dialog will also show up. However, after the process, the last 3 items (Leave Out Gaps, ...) are still disabled. Only run the "Detect Gaps" function will enable them. Also, each time I eject the disc and insert another one, the 3 items are disabled again (and I have to run the "Detect Gaps" again to enable them). I like to know if EAC can "memorize" the gaps in the CDs (just like the CRC after ripping). Quote:
Quote:
|
||
|
|
|
|
|
#186 | ||
|
Registered User
Senior Member (Board-Inventar)
Join Date: Aug 2006
Location: Sunny California
Posts: 1.109
Abgegebene Danke: 0
Erhielt 26 Danke für 25 Beiträge
|
Quote:
Quote:
![]() This is normal also; EAC isn't capable of memorizing gap information. Last edited by greynol on 21-01-2008 at 21:57 |
||
|
|
|
|
|
#187 |
|
Registered User
Board-Frischling
Join Date: Jun 2007
Location: none
Posts: 2
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
|
I was thinking about a feature or option: "Extract cdda track to raw pcm file"
|
|
|
|
|
|
#188 |
|
Registered User
Senior Member (Board-Inventar)
Join Date: Aug 2006
Location: Sunny California
Posts: 1.109
Abgegebene Danke: 0
Erhielt 26 Danke für 25 Beiträge
|
Did you try F11 -> Waveform tab
Wave format: Microsoft PCM Converter Sample format: 44.100 kHz, 16 Bit, Stereo Do not write WAV header to file ??? |
|
|
|
|
|
#189 |
|
Registered User
Senior Member (Board-Inventar)
Join Date: Aug 2006
Location: Sunny California
Posts: 1.109
Abgegebene Danke: 0
Erhielt 26 Danke für 25 Beiträge
|
Minimize impact when incorrectly configuring drives that cannot overread.
There's been a long outstanding issue with enabling overreading with drives that drives that aren't capable which I fear may be filling the AR database with consistent results that can be avoided with what may hopefully be just a simple tweak.
Beginning with http://www.hydrogenaudio.org/forums/...dpost&p=535133 I wrote: "enabling overreading in EAC when a drive doesn't support it can result in non-null data being replaced with null data well beyond the specified offset, including data before the last 5 frames. The program has behaved this way for quite some time now." In the next post, Spoon responded: "Ok I see, so he reads in big blocks, and if the last block (of many sectors) cannot be read the whole lot is NULLed. Still a bug in my book (we keep knocking 1 sector off and retrying and when a read comes back, the sectors which could not be read are nulled, not the whole lot)." |
|
|
|
|
|
#190 |
|
E.A.C. Coder
![]() Senior Member (Board-Inventar)
Join Date: Sep 2000
Posts: 2.523
Abgegebene Danke: 0
Erhielt 12 Danke für 6 Beiträge
|
Ok, I see the problem... But I think these might be big changes which can cause problems on various fields (cache flushing) etc.
So what do you think of the following proposal, that when overreading is activated, at the very beginning of the extraction is tested whether the drive is capable to overread as selected (test only if selected), and if it is not able to overread, it is deselected (also for the next extraction). The other possibility is that it is only disabled for the currect extraction as it might only be a combination between drive and CD (but I don't think so). I tend to the first proposal... What do you think? cu, Andre |
|
|
|
|
|
#191 |
|
Registered User
Senior Member (Board-Inventar)
Join Date: Aug 2006
Location: Sunny California
Posts: 1.109
Abgegebene Danke: 0
Erhielt 26 Danke für 25 Beiträge
|
I was hoping it wouldn't be difficult, but I really have no way of knowing.
My concern about the first proposal is about the amount of delay it would add to the process. Regarding your second proposal, it has been my experience that suspicious positions and the dropping of data only occur when the samples attempted to be overread are not null, but I don't exactly have a vast array of drives that can't overread in order to test this, nor do I have anywhere near the level of understanding that you have on the matter. Further, I have no way of knowing if the amount of dropped data is the same between different models of drives and defer to your expertise. I have confidence in whatever you decide to do. My qualifications are limited, but I'm more than happy to help in any way I can. Thanks Andre. |
|
|
|
|
|
#192 |
|
E.A.C. Coder
![]() Senior Member (Board-Inventar)
Join Date: Sep 2000
Posts: 2.523
Abgegebene Danke: 0
Erhielt 12 Danke für 6 Beiträge
|
I think the test whether overreading is possible should be done within a few seconds (at least I hope so). Basically I think I am heading towards the first proposal, disabling the overrading once it doesn't work out (from then the test is not performed, so extraction isn't slowed down)...
cu, Andre |
|
|
|
|
|
#193 |
|
Registered User
Board-Frischling
Join Date: Apr 2003
Location: Virginia, USA
Posts: 3
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
|
I would like to see burning of .FLAC files. Now that EAC has .FLAC pretty well integrated and can extract to that format, it should be able to burn those files back to audio CDRs. Is that possible, or planned? Thanks. (Yes, I know there's a workaround with AutoFLAC).
|
|
|
|
|
|
#194 |
|
Registered User
Board-Frischling
Join Date: Feb 2008
Location: Leipzig
Posts: 4
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
|
I wish for an EAC Version for APPLE!!!!
|
|
|
|
|
|
#195 |
|
Registered User
Board-Frischling
Join Date: Feb 2008
Location: Australia
Posts: 1
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
|
cddb
Is it possible to access the CDDB data base?
|
|
|
|
| Sponsored Links | |
![]() |
| Thread Tools | |
| Display Modes | |
|
|