Hi Folks What's with *.wav files on an audio cd? Each one is almost exactly 4 times the size on disk. I created the audio cd with audacity, but files with real names on disk are called 'Track $N.wav' on cd. Is there a formula I can use to convert the on-cd size to the on-disk size, so as to work out exactly which files of my 1938 are on each cd? TIA. Ron

This all from memory (dang accurate)

Music CDs, aka "red book" format, don't have WAV files, and yes, the track sizes are ~three times bigger , but they overlap --- built-in-raid-like-scratch-resistance

So if your cd-reader/file-explorer shows you wav files, you must remember there are no wav files , and this is a bug in the cd-reader/file-explorer, its not accounting for the red-book format

If it is possible to account for red-book, if there is a formula, the CD FAQ would have it

Anyway, why not create images/.iso?

Or why not use http://cdexos.sourceforge.net/ since it will rip/convert, and tag your files with data from CDDB (and name them using CDDB data), just like Audio::CD - Perl interface to libcdaudio (cd + cddb)

I'm not sure, but cdexos may also know how to get cddb data and rename your wave files, in case you already copied all your disks (eeek), and the files are grouped by disk


In reply to Re: Size of *.wav on disk 'v' on cd by Anonymous Monk
in thread Size of *.wav on disk 'v' on cd by ron.savage

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.