software:cd_backup
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:cd_backup [2009/02/02 23:15] – admin | software:cd_backup [2014/06/09 14:39] (current) – [2. MKVmerge GUI] admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Backup a cd with flac compression in an mka container ====== | ====== Backup a cd with flac compression in an mka container ====== | ||
- | (Written in Feb. 2009 by Marc Nijdam) | + | This page describes a method to backup the contents of an audio cd with FLAC lossless compression to a matroska MKA container. Compression is about 50%, and in this single mka file there may also be a cue file (with track information), |
- | This page describes a method to backup the contents of an audio cd with FLAC lossless compression to a matroska MKA container. Compression is about 50%, and in this single mka file there may also be a cue file (with track information), | + | |
===== Compatibility ===== | ===== Compatibility ===== | ||
MKA files with flac compression play natively in VLC media player and in MS Windows on Media Player Classic (with ffdshow audio decoder installed). Once an mka file is properly encoded, media players will show buttons for navigating to previous and next tracks. | MKA files with flac compression play natively in VLC media player and in MS Windows on Media Player Classic (with ffdshow audio decoder installed). Once an mka file is properly encoded, media players will show buttons for navigating to previous and next tracks. | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
- | | + | * Exact Audio Copy (V0.99 beta 5) [[http:// |
- | | + | |
* MKVToolnix: [[http:// | * MKVToolnix: [[http:// | ||
- | Before attempting to use AutoFLAC, | + | EAC is shipped with proper |
- | ===== Configuring Software ===== | + | ====== |
- | Follow the [[http:// | + | ===== 1. EAC ===== |
- | + | * Start EAC | |
- | ==== EAC ==== | + | * In the menu Action -> Copy Image & Create CUE Sheet -> Compressed... -> (Make sure .flac is selected as file type) -> Enter a file name |
- | In EAC the first menu (EAC) set: | + | |
- | === EAC Options === | + | |
- | == General === | + | |
- | * Enable "On unknown CDs, automatically access online freedb database" | + | |
- | * Enable "Show status dialog after extraction" | + | |
- | * Disable "Beep after extraction finished" | + | |
- | * Disable "Eject CD after extraction finished" | + | |
- | == Tools === | + | |
- | * Enable " | + | |
- | * Enable "On extraction, start external compressors queues in the background" | + | |
- | * Enable "Do not open external compressor window" | + | |
- | == Filename === | + | |
- | * Set " | + | |
- | * Enable "Use various artist naming scheme" | + | |
- | * Set various artist naming scheme to: %I\Various Artists\%C\%N-%A - %T | + | |
- | == Directories === | + | |
- | * Set "Use this directory" | + | |
- | * This directory must match the AutoFLAC " | + | |
- | + | ||
- | === Compression Options === | + | |
- | == External Compression == | + | |
- | * Enable "Use external program for compression" | + | |
- | * Set " | + | |
- | * Set "Use file extension" | + | |
- | * Set " | + | |
- | * Set " | + | |
- | * Disable "Add ID3 tag" | + | |
- | === freedb | + | |
- | == freedb == | + | |
- | * Set "Your E-Mail address" | + | |
- | + | ||
- | ==== AutoFLAC | + | |
- | Start AutoFLAC, set the following options: | + | |
- | === Extract Options | + | |
- | * Enable "All Tracks" | + | |
- | * Enable " | + | |
- | * Disable "Embed in image" | + | |
- | === Disc Options | + | |
- | * Enable "Write log file" | + | |
- | * Disable "Test and Copy" | + | |
- | * Disable "Copy data files" | + | |
- | * Disable " | + | |
- | * Disable " | + | |
- | === AutoFLAC Rip Options | + | |
- | * Use Encoder: FLAC | + | |
- | * Use CD-ROM drive: //select your target drive. (This option should match the drive used by EAC)// | + | |
- | * Disable "Low priority encoding" | + | |
- | * Enable "Eject on complete" | + | |
- | * Disable " | + | |
- | === Output Options === | + | |
- | * Set the "Base directory" | + | |
- | * Name scheme: %I\%A\%C | + | |
- | * Image scheme: %A - %C | + | |
- | === Binary Options === | + | |
- | * Flac: //locate flac.exe// | + | |
- | * Metaflac: //locate metaflac.exe// | + | |
- | + | ||
- | ===== 1. Extract CD with AutoFLAC ===== | + | |
- | + | ||
- | * Start AutoFLAC, check your settings, press OK. Once EAC is ready, FLAC is still in the background busy with coding. Depanding on your cpu speed, have some patience. (Verify flac activity by checking the process load). One finished AutoFLAC asks: "Would you like to extract another CD?". Press Cancel. | + | |
===== 2. MKVmerge GUI ===== | ===== 2. MKVmerge GUI ===== | ||
* Start mkvmerge GUI | * Start mkvmerge GUI | ||
+ | (Another option to automate the mka process, would be using command line. See: ((%%mkvmerge -q -o " | ||
=== input tab === | === input tab === | ||
* Add the .flac file | * Add the .flac file | ||
Line 85: | Line 24: | ||
* In the field **File/ | * In the field **File/ | ||
* In the field **Chapters**, | * In the field **Chapters**, | ||
+ | * In the field Cue name format enter: **%t** ((This is if your cuesheet contains only the titles of the tracks.)) | ||
+ | |||
==== Multiplexing ==== | ==== Multiplexing ==== | ||
You're done, click on the button **Start muxing** | You're done, click on the button **Start muxing** | ||
+ | |||
+ | ===== Converting mka to wav ===== | ||
+ | / |
software/cd_backup.1233612932.txt.gz · Last modified: 2009/02/02 23:15 by admin