Archive

Information that’s accessible from anywhere. For example, instead of keeping a certain .txt file with instructions for setting up EAC, why not put it here and share it with others?

Check ‘em out on Amazon Listmania!.

This guide is primarily intended in case I have to format my daily driver. Still, I felt it would be worthwhile to make it public knowledge for those new to this kind of stuff. I consider the end result to be a high sound quality mp3 with a reasonable file size.

The instructions are a mixture of verbatim and cropped information from Übernet (inaccessible as of 04-17-2007) and the Hydrogenaudio Knowledgebase, plus some personal configuration settings.

Notes:

·o· Feedback is greatly appreciated.

·o· Do let me know if any of the links below die.

·o· If you have Daemon Tools installed, I recommend uninstalling it, then rebooting the PC, before following the steps below. I’ve experienced a problem where EAC only detects the Daemon Tools virtual drive, instead of the physical drive. Re-installing Daemon Tools afterwards shouldn’t cause problems.

·o· This article is intended to get EAC installed/configured quickly, so we’ll skip EACs test mechanisms that (inaccurately) determine what CD/DVD drive is the best to use and what features it supports. Start off by using what you think is your best drive. If it works fine, stick with it. If you find the extraction process to be slow and think another drive would be faster, try another drive by selecting it from the drop-box at the top-left. If you do end up using another drive, you may need to tweak options in step 12!

INSTRUCTIONS:

1. Download Adaptec ASPI driver and extract the contents to the default location (c:\adaptec\aspi).

·o· Open a command prompt, navigate to c:\adaptec\aspi, then issue ONE of the following commands, depending on your OS:

Windows 98/ME/NT/2000: install x86
Windows XP 32-bit: install xp32
Windows XP 64-bit: install xp64

adaptec-aspi.jpg
(I’m running XP 32-bit.)

·o· REBOOT THE PC!

2. Download EAC v0.95 beta 4 (without CDRDAO package), and extract the contents to “C:\eac-0.95b4″. I’ll reference this as the EAC main directory, in the rest of this article.

3. Download LAME 3.97 final, extract the contents anywhere on your hard drive, then copy “lame.exe” and paste it in the EAC main directory.

4. Remove all CDs/DVDs from all CD/DVD drives of the PC that you want to use for ripping.

5. If you’ve previously run EAC on this PC (even just once), clean the registry of all things EAC-related following the instructions immediately below. Otherwise, proceed to step 6.

·o· … click ‘Start | Run’, type regedit, and hit Enter.

·o· Go to the key HKEY_CURRENT_USER\Software\AWSoftware\EAC, and delete it…

6. Run EAC.exe from the EAC main directory.

·o· Upon running EAC for the first time, a setup wizard will appear. Close it by clicking Cancel, and close and restart EAC.

·o· After restarting, re-run the config wizard by clicking EAC -> Configuration Wizard then click Next.

·o· EAC will now list all CD drives it found in your system. Check which drive you feel is best (i.e. the newest, fastest, name brand) then click Next.

·o· At the “Extraction Preferences” window, select I prefer to have accurate results then click Next.

·o· At the “Feature Database” window, select Use these values to configure this drive then click Next.

·o· At the “Drive Rating” window, click Next.

·o· At the “Encoder Configuration” window, uncheck Install and configure… and click Next.

·o· At the “freedb Configuration” window, type “.@.”. In fact, you can leave the field blank. Click Next.

·o· Finally, select I am an expert, let me use the full potential of EAC and click Finish to close the wizard.

8. EAC / EAC options:

Extraction tab

“Error recovery quality”: High

General tab

“On unknown CDs,”: CHECK (then change the radio value to “automatically access online freedb database”)
“Beep after extraction finished”: UNCHECK
“Eject CD after extraction finished”: CHECK

Tools tab

“Automatically write status report after extraction”: CHECK

Filename tab

“Naming scheme”: %A – %Y – %C\%A – %N – %T

Directories tab

“Use this directory”: “c:\eac rips” (or any other directory you’d like – just make sure it’s a local drive). I’ll reference this as the EAC rips directory in the rest of this article. If the directory doesn’t already exist, you’ll be prompted to create it when you click the Interface tab in the next step.

Interface tab

Confirm that “Installed external ASPI interface” is selected and grayed out.

Click OK to close the EAC Options window.

9. EAC / Drive options:

Information window

“Show this information next time”: UNCHECK

Extraction Method tab

“Drive has ‘Accurate Stream’ feature”: CHECK (this may already be checked and grayed out, which is fine)
“Drive caches audio data”: CHECK
“Drive is capable of retrieving C2 error information”: UNCHECK

Note: The way I understand it, it’s difficult to determine if a drive truly supports these features, so it’s generally recommended to use these settings initially, and change them if needed (based on the results of the log file). See step 12 for more detailed information.

Drive tab

“Spin up drive before extraction”: CHECK

Note: Enabling this makes sense to me, to get the drive “warmed up”, but if you observe that the beginning of a song is missing (or corrupt, or has glitches), uncheck this option to see if that helps.

Offset / Speed tab

“Allow speed reduction during extraction”: UNCHECK

Note: This should make a significant difference during the extraction (audio CD -> .wav file) phase.

Click OK to close the Drive Options window.

10. Look at the top-left of EAC and note which drive is selected. Insert a pristine, factory pressed audio CD (NOT a burned disc) in that drive. A freedb window should briefly appear then disappear. If not, you may have the CD in the wrong drive, so try another. If the tracks are listed in the main window, then you’re using the correct drive.

11. Solely for testing purposes, click the first track then press Shift+F5 to rip it to a .wav file (which will be in the EAC rips directory). After the CD ejects, click OK and confirm that “No errors occured” is displayed.

12. Click OK again then go to your EAC rips directory, open the log file, and note the “Read mode”. If it’s “Secure with NO C2, accurate stream, disable cache” you’re good to go. Otherwise, return to EAC / Drive Options / Extraction Method tab and check or uncheck the respective incorrect options(s), then rip the first track again the same way. Check the newly-created log file and confirm the “Read mode” is “Secure with NO C2, accurate stream, disable cache”.

13. EAC / Compression Options

External Compression tab

“Use external program for compression”: CHECK

“Parameter passing scheme”: User Defined Encoder (far bottom choice)

“Program, including path, used for compression”: Browse to your EAC main directory, then double-click “lame.exe”. The field should then read “C:\eac-0.95b4\lame.exe”.

“Additional command line options: -V2 --vbr-new --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tg "%m" --tl "%g" --ty "%y" --tn "%n" %s %d

“Use CRC check”: UNCHECK

“Add ID3 tag”: UNCHECK

Note: IDE tags are handled via the LAME command line options above. It’s better to let LAME handle this instead of EAC.

“Check for external programs return code”: CHECK

Click OK to close the Compression Options window.

14. Download/install AccurateRip, carefully following the post-installation instructions.

More information is available here.

In conclusion, note that the online freedb database is helpful, but don’t trust the submissions. You’ll see that there are plenty of tpyos to be found! As far as capitalization is concerned, I recommend following the format of whatever is on the CD itself (i.e. if the tracks are all UPPERCASE, lowercase, Or a Mixture). Double check the spelling of the CD Title, CD Artist, and Titles (track names). If you’ve made changes to an existing database entry, or if there was no previous database entry, be sure to submit your changes to the freedb by pressing Alt+U.

My mom audibly discovered a bee’s hive high in the oak tree that shares the front yard with the cypress tree.



Click on the images for high resolution versions. Note that your web browser may shrink them to fit the browser window (a default option that can be changed, of course).

Chucking, we recalled that, a couple of years ago, she found a bee hive’s in the water meter, under the cypress tree. Fearing that a city meter man would potentially get attacked, she suffocated the buzztards. The pictures below are from the aftermath. I told her that I thought it would be okay to leave them bee, considering how high up in the tree they were.




NO MORE

NAGGING

donotwant.jpg

    • Fark cliche, typically referring to unattractive females, plus the animal prop influence of ceiling cat. Not mine! If the owner wants props or removal, no worries, leave a comment and it shall be done.

My Computers

img_1193-cropped-medium.jpg

A work in progress but it’s been sitting too long as a draft, so I’ll publish it and update it periodically. I’ll also add some pictures.

  • Hostname: RUSTY
    Role: Gaming / Daily Driver
    OS: XP SP2
    Case: Powmax ???
    Mobo: Asus A8N-SLI Premium
    Chipset: NVIDIA nForce 4
    CPU: Athlon 64 3700+; 1 MB cache
    RAM: Corsair TwinX – 2 GB (4 sticks)
    Video: XFX GeForce 7600 GT XXX Edition – 256 MB DDR3, PCI Express
    HDD: WD Raptor – 37 GB, SATA, 10k RPM
    Power Supply: Antec TruePower 2.0 550W
    Audio: Onboard; considering a Creative X-Fi once the prices drop
    Mouse: Logitech MX-???
    Accessories: Nostromo Speedpad n50
    Monitor: 21″ Dell (Sony Trinitron) – bought used for $40!
    Display resolution: 1600×1200 @ 85Hz (desktop and BF2/CS:S)
    Average FPS: BF2 = 80; CS:S = ???

    10-15-2006-007-rotate-right-small.jpg


      Old 6600 GT cards with Zalman coolers. I miss the blue LEDs.
  • Hostname: GEEXBOX
    Role: Media Player (mainly video, can also stream Shoutcast audio/video)
    OS: GeeXboX v1.1 rc1 (custom .iso with support for Packard Bell remote + IR receiver)
    Case: Shuttle XPC
    Mobo: ???
    CPU: Athlon XP 1500+
    RAM: 512 MB DDR400 (running at 333 due to mobo)
    Video: MSI Radeon 9250 – 128 MB, AGP (Fanless GPU cooler was a must for this media PC), S-Video out
    HDD: No hard drive! GeeXboX runs in memory
    Power Supply: Shuttle proprietary (? watts)
    Audio: Creative Soundblaster Live! PCI

    02-23-2007-001-small.jpg

  • Hostname: N/A
    Role: Retro Gaming (Windows 9x and DOS games)
    OS: W98 SE w/ Unofficial Service Pack 2.1a
    Chipset: Intel 440BX
    CPU: PII 450 MHz; ??? L1 Cache, ??? L2 Cache
    RAM: 384 MB (3 x 128 MB); PC100 ECC
    Video: 3dfx Voodoo3 3500, 16 MB (AGP)
    HDD: Maxtor – 4 GB, IDE
    Floppy: Single 5 1/4″ enclosure accepts both 3.5″ and 5 1/4″ disks, thanks to Goodwill Computer Works
    Audio: Creative Soundblaster AWE64 (ISA)
    Accessories: Labtec LCS-3010 shielded speakers
    110824-th.gif
    Monitor: 19″ MAG 986FS

  • Hostname: AUDREY
    Role: Hardware Firewall (between cable modem and LAN)
    OS: IPCop v1.4.11
    HDD: Using a 512 MB Kingston CF card for the hard drive, via a IDE-CF adapter (less noise)

  • Hostname: INSPIRON
    Role: Digital Recording Studio (my laptop, my brother’s project)
    OS: XP SP2
    Dell Inspiron 8500
    CPU: P4 @ 2 GHz
    RAM: 1 GB (2 sticks)

  • Hostname: JIM
    Role: peetwopee
    OS: W2K SP4
    Case/Mobo: Gateway Select 1200CS
    Chipset: VIA KT133/KT133A
    CPU: Athlon (0.18 core) 1.2 GHz; 128K L1 Cache; 256K L2 Cache
    RAM: 512 MB (PC100, although mobo accepts PC133)
    HDD1: Seagate – 20 GB (OS, Program Files)
    HDD2: Maxtor – 60 GB (peetwopee data)
    Power Supply: Antec SmartPower 350W

    01-06-2007-003-small.jpg

  • Hostname: NASLITE
    Role: File Server
    OS: NASLite+ with files from the CD copied to a USB flash drive. Booting to kicker/config floppies.

    Mobo: Asus K7V (UDMA66)

    CPU:
    AMD Athlon 800 MHz
    cache size : 512 KB
    bogomips : 1595.80

    RAM: 768 MB (PC133)

    IDE Disk Drives (all 8 MB cache):
    160 GB Samsung SP1614N
    160 GB Western Digital WD1600JB-00GVA0
    250 GB Western Digital WD2500JB-00GVC0
    200 GB Western Digital WD2000JB-00EVA0
    Total of 704 Gibibytes (GiB = useable space)

    Misc:
    Video adapter: Diamond Stealth 64 DRAM T PCI (2 MB!)
    NIC: Fast EtherLink XL PCI (3C905B-TX)
    Power Supply: ENlight 300W (HPC-300-101)
    And black Asus 80-conductor IDE cables

    Performance:
    About 9.7 MB/s read, 11.1 MB/s write
    (Transferred a 775 MB .wav file to/from NASLite+ using FileZilla as a quick/dirty test through a Linksys 10/100 switch)

    01-06-2007-001-small.jpg

  • Protected: BitTorrent tracker sites

    This post is password protected. To view it please enter your password below: