Digital-Inn
 
 

Go Back   Digital-Inn > EAC - Offizielles Support Forum > Exact Audio Copy - English

Exact Audio Copy - English Offizielles Support Forum - Englisch

Reply
 
Thread Tools Display Modes
Old 10-03-2003   #1
C1C2
Registered User
Board-Frischling
 

Join Date: Dec 2002
Location: Deutschland
Posts: 9
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
Pre-emphasis and use in EAC

Hi,

I´m a bit confused about this and how EAC handles it.

If I put in a CD, EAC shows, if there ist pre-emphasis used.
As I just got to know these information seem to be written only inside the subchannel-information.

Are they copied, if I use "create image and cue-sheet"?
What information about this is stored in the TOC of the original and the copy?

How ist this handled by a CD-Player?

Thanks in advance
Philipp
C1C2 is offline   Reply With Quote
Sponsored Links
Old 11-03-2003   #2
Andre Wiethoff
E.A.C. Coder
Senior Member (Board-Inventar)
 
Andre Wiethoff's Avatar
 

Join Date: Sep 2000
Posts: 2.522
Abgegebene Danke: 0
Erhielt 6 Danke für 5 Beiträge
No, you have to use a WAV editor to do deempasisation... Anyway this is not needed if you want to write it on CD, there is a "FLAGS PRE" in the CUE sheet for that...

cu, Andre
Andre Wiethoff is offline   Reply With Quote
Old 11-03-2003   #3
JeanLuc
Registered User
Senior Member (Board-Inventar)
 
JeanLuc's Avatar
 

Join Date: Jan 2002
Location: Cologne - Germany
Posts: 1.597
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
De-Emphasis is carried out by the CD player if the appropriate flag is set ... EAC will copy this flag so you don't need to worry about that
__________________
The Name was "Plex The Ripper", not "Jack The Ripper"
JeanLuc is offline   Reply With Quote
Old 11-03-2003   #4
C1C2
Registered User
Board-Frischling
 

Join Date: Dec 2002
Location: Deutschland
Posts: 9
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
First thanks for this fast answer to you both!

I now know, as I asked in dchlb, too, there must be two different kinds of PRE-CDs. Some, mainly the "newer" ones show that PRE-flag in the TOC, and as I understand it, if EAC detects it in the TOC, it will copy them, right?

OK, I just found someone, who tested, that EAC won´t recognize, if a CD contains Pre just in the subchannel. If I copy such a CD, it won´t work. So, wouldn´t it be a nice Feature, if EAC could recognize this and correct the TOC-Info automatically?

Thanks again
Philipp

Last edited by C1C2 on 11-03-2003 at 10:24
C1C2 is offline   Reply With Quote
Old 11-03-2003   #5
BobHere
Registered User
Member
 

Join Date: Jan 2002
Location: Australia
Posts: 156
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
Quote:
Originally posted by C1C2
First thanks for this fast answer to you both!

I now know, as I asked in dchlb, too, there must be two different kinds of PRE-CDs. Some, mainly the "newer" ones show that PRE-flag in the TOC, and as I understand it, if EAC detects it in the TOC, it will copy them, right?

OK, I just found someone, who tested, that EAC won´t recognize, if a CD contains Pre just in the subchannel. If I copy such a CD, it won´t work. So, wouldn´t it be a nice Feature, if EAC could recognize this and correct the TOC-Info automatically?

Thanks again
Philipp
Hi,

There is only one type of pre-emphasis used in audio CDs, this has been in the standard since day1. The system uses (Used? - perhaps now uses digital filters?) analog filters to change the power spectral density of the recorded material and then relies on the player to use complimentary analog filters to return the signal to the correct 'balance'. The recording filter is a simple shelf filter with rollover points at about 3 and 10 kHz. Its purpose was to decrease the quantisation error in the high frequencies by taking advantage of the natural reduction in signal level at these higher frequencies and thus boosting the higher frequencies.

The player will engage the circuit based on a flag in the Q channel of the subchannel stream for each track. Specifically, it looks for the flag in the control bits of the Q channel frame header which appear in every Q channel frame.

There is no pre-emphasis information in the TOC. The TOC itself is actually contained in the Q subchannel information, specifically in Mode1 during leadin only. Mode 2 and 3 of the Q subchannel contain the ISRC and catalog info and are only used in the program area of the disc (ie not the leadin or leadout). The ISRC changes for each track whereas the catalog is the same for the whole CD.

I assume that EAC gathers all this Q channel information from each track of the CD when it is first analysing it and combines it with the information contained in the TOC to generate the Cue sheet. Certainly you can hear it skipping to each track when it is reading the ISRC info.

So, I am not sure what it was that that person was testing. Perhaps, people were mistakenly believing that all the information in the Cue comes from the TOC.

In any case, pre-emphasised CDs are reasonably rare and almost always classical in content. Of course they will sound rather strange if the .wav is played back without de emphasis, so perhaps the rarity is a good thing.

Regards,
Bob
BobHere is offline   Reply With Quote
Old 11-03-2003   #6
Andre Wiethoff
E.A.C. Coder
Senior Member (Board-Inventar)
 
Andre Wiethoff's Avatar
 

Join Date: Sep 2000
Posts: 2.522
Abgegebene Danke: 0
Erhielt 6 Danke für 5 Beiträge
Quote:
The TOC data length indicates the length in bytes of the following TOC data. The TOC data length value does
not include the TOC data length field itself. This value is not modified when the allocation length is insufficient
to return all of the TOC data available.
The First Track Number field indicates the first track number in the first complete session Table of Contents.
The Last Track Number field indicates the last track number in the last complete session Table of Contents
before the Lead-out.
The ADR field gives the type of information encoded in the Q Sub-channel of the block where this TOC entry
was found. The possible ADR values are defined in Table 294.
The Control Field indicates the attributes, of the track, see Table 295.
The Track Number field indicates the track number for that the data in the TOC track descriptor is valid. A
track number of AAh indicates that the track descriptor is for the start of the Lead-out area.
The Logical Block Address contains the address of the first block with user information for that track number
as read from the Table of Contents. An MSF bit of zero indicates that the Logical Block Address field contains
a logical block address. An MSF bit of one indicates the Logical Block Address field contains an MSF address
(see sub-clause 4.1.6).
So, the information whether a track has pre-emphasis or not is also stored in the TOC (in the control field is the information whether the sector is pre-emphasised or not).

So I think it is an "illegal" TOC when a track needs deamphasising, but it isn't entered in the TOC (of course, for most players this really doesn't matter)...

Anyway, if you know that a track is pre-emphasis, just add in the CUE Sheet FLAGS PRE
I also don't know if "Detect TOC manually" would work out pre-emphasis... Test it!

cu, Andre

Last edited by Andre Wiethoff on 11-03-2003 at 14:23
Andre Wiethoff is offline   Reply With Quote
Old 24-02-2004   #7
MusicMafia
Registered User
Anwärter mit Aussicht
 

Join Date: Jan 2002
Location: Munich, Germany
Posts: 48
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
If I want to burn tracks with pre-emphasis as Audio later, there's no problem with EAC because it respects the PRE flag from the cue-sheet during burning (Nero doesn't!!!).

But what if I want to create a compressed format for use in a player capable playing back that compressed format (e.g. mp3 players). Because the mp3 file itself doesn't know about the PRE flag the result is a totally wrong frequency curve!

Andre wrote:
Quote:
No, you have to use a WAV editor to do deempasisation
I just tried to find a WAV-Editor who can handle deephasation and wasn't lucky. Do you know a WAV editor which is capable of doing the job correctly? (I normally used cool edit but it doesn't have this function!)
MusicMafia is offline   Reply With Quote
Old 25-02-2004   #8
Andre Wiethoff
E.A.C. Coder
Senior Member (Board-Inventar)
 
Andre Wiethoff's Avatar
 

Join Date: Sep 2000
Posts: 2.522
Abgegebene Danke: 0
Erhielt 6 Danke für 5 Beiträge
Found on the internet :

2. Instead of re-flagging, apply software de-emphasis to the pre-emphasised
wav file on your HD. Use a wave editor such as CEP/SF/Wavelab equipped with
the Waves Direct X plugin - Waves Q 10 Paragraphic software preset "DAT-CD
de/pre-emphasis". That has served me well for re-balancing some old PCM 601
tapes.

3. If you don't have this plugin then you can get always get an
approximation to the de-emphasis curve using a graphic or multiband
parametric equalizer.
If it is any help, you can generate your target 15/50us EIAJ de-emphasis
curve using the following equation:
============================================================
y = 10log(A/B) - 10.4576

where:

y = dB output at a frequency of f Hz
A = 1 + 1/(H x H)
B = 1 + 1/(L x L)
H = (2 x pi x f x t(H))
L = (2 x pi x f x t(L))
t(H) = high freq. time-const (0.000015 sec)
t(L) = low freq. time-const (0.000050 sec)
10.4576 just normalizes the response relative to 0 Hz = 0dB

(make the dB figures all pos. or all neg. for pre- or de-emphasis, resp.).
===========================================================

Hope this helps....oh, and I'm pleased with Cool Edit Pro at its slowest
setting for 48->44.1 resampling.

cu, Andre
Andre Wiethoff is offline   Reply With Quote
Old 25-02-2004   #9
Andre Wiethoff
E.A.C. Coder
Senior Member (Board-Inventar)
 
Andre Wiethoff's Avatar
 

Join Date: Sep 2000
Posts: 2.522
Abgegebene Danke: 0
Erhielt 6 Danke für 5 Beiträge
One more (for using graphical EQ) :

then you will likely lose the flags and your DAT tape will sound too bright.
How bright? The 15/50us pre-emphasis boosts as follows:
================================================================
kHz 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
dB 0.0 0.0 0.0 0.1 0.1 0.1 0.2 0.2 0.3
================================================================
kHz 1 2 3 4 5 6 7 8 9 10
dB 0.4 1.3 2.4 3.5 4.5 5.4 6.1 6.7 7.2 7.6
================================================================
kHz 11 12 13 14 15 16 17 18 19 20
dB 8.0 8.2 8.5 8.7 8.9 9.0 9.2 9.3 9.4 9.5
================================================================


cu, Andre
Andre Wiethoff is offline   Reply With Quote
Old 28-02-2004   #10
MusicMafia
Registered User
Anwärter mit Aussicht
 

Join Date: Jan 2002
Location: Munich, Germany
Posts: 48
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
Quote:
Use a wave editor such as CEP/SF/Wavelab equipped with the Waves Direct X plugin - Waves Q 10 Paragraphic software preset "DAT-CD de/pre-emphasis".
@ André

To what software package does this 'Waves Direct X plugin - Waves Q 10 Paragraphic software preset' belong? I only have CEP but this plugin isn't included there...
MusicMafia is offline   Reply With Quote
Old 04-03-2004   #11
MusicMafia
Registered User
Anwärter mit Aussicht
 

Join Date: Jan 2002
Location: Munich, Germany
Posts: 48
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
I now have tested the ***Waves Direct X plugin - Waves Q 10 Paragraphic software preset "DAT-CD de/pre-emphasis". ***.
This is just a 10 band equalizer - for me not precise enough - especially it only flatens the frequency curve approximately, but doesn't consider the question how to correct the in pre-emphasized audio changed time constant.

I'll look for a more accurate tool...
MusicMafia is offline   Reply With Quote
Old 04-11-2005   #12
thefodge
Registered User
Board-Frischling
 

Join Date: Nov 2005
Location: New York USA
Posts: 1
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
iTunes will perform de-emphasis

If you have one of those rare old CDs that are pre-emphasized you will want to de-emphasize the wav files before converting them to MP3s. The encoder in iTunes will automatically perform de-emphasis for such CDs. I have found two of my old CDs were preemphasized: Santana's Beyond Appearences and Pink Floyd's The Wall. One way to see if your CD is pre-emphasized is to open it with Exact Audio Copy (EAC) and look at the far right column. For more information see this post:

http://www.hydrogenaudio.org/forums/...pic=38312&st=0
thefodge is offline   Reply With Quote
Old 18-11-2005   #13
MusicMafia
Registered User
Anwärter mit Aussicht
 

Join Date: Jan 2002
Location: Munich, Germany
Posts: 48
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
Smile

Hi, guys!

I'm collecting classical CDs since the beginning of the CD era.

In my collection of ~ 5000 classical CDs I have discovered some 150 CDs with pre-emphasis so far (1 among ~33 - is this rare???).

Attention: It's often said that only recordings mastered before 1986 use pre-emphasis --> definitely wrong !!!
Some labels do use it just up to date (but not regularily) e.g. Erato and the Swedish label BIS (on almost every second CD) !!!

In short (I can only tell about classical, though) - which labels are suspicious to use it more frequently than others?

I never found any CD by Universal (Deutsche Grammophon, Philips, Decca...), RCA (BMG) or CBS/Sony (but that's no guarantee)
EMI didn't use it after 1987 (but Maazel's Zeffirelli-Otello soundtrack has it - besides this one I only got some CDs from EMI Japan with pre-emph).

Pre-Emph is (still !) used frequently on Supraphon, BIS, Erato, New World Records and other smaller labels - especially from Northern & Eastern Europe.
( I believe you'll find it often, too on smaller jazz labels...)

So pre-emph still remains a serious problem for ripping (because most people simply don't know about it)!
Best puzzles are CDs with mixed pre-emph status (some tracks on the CD have pre-emph, others not!). For a long time I was quite sure such CDs wouldn't exist anyway - but meanwhile I have discovered at least 2 examples of New World Records CDs with mixed status

There's a simple (but precise) free tool available developed by an acoustics engineer (Mr. Ahlersmeyer) to de-emphasize pre-emphasized audio data (so we could do compressing, converting, releasing - all we need afterwards).

It's just great, of course better than the often recommended WAVE 10 band equalizer Q10 - an equalizer can only give an approximation to the de-emphasis curve. Mr. Ahlersmeyer uses exactly the mathematics desribed in André's 3rd post above. You need the VB5 runtime libraries installed to your system. The tool is available as freeware here:

http://www.picosound.de/Waveemph100a.zip

Mr. Ahlersmeyer says that the tool wouldn't run under XP --> it does (you have to choose Win98 compatibilty modus though, else you would indeed get an overflow error).

Unfortunately the tool produces an overflow error, too, if the original CD data contains exactly 100% peaks. The only workaroung at the moment would be to normalize to 99% before using the tool...

Last edited by MusicMafia on 18-11-2005 at 12:16
MusicMafia is offline   Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +2. The time now is 03:02.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.4.0
Template-Modifikationen durch TMS
Advertisement System V2.5 By   Branden
Copyright by NightwoLF & Jesse69