VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Please give a program solution to convert CUE files to MP3. I just don't know where to start and do not care to use an online source.
    Can Audacity do this as a simple 'SAVE AS' ? Or Goldwave? Those are the two progs I have on system. Only a handful of these audios to do so I can easily do them one at a time.
    Quote Quote  
  2. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    the cue file itself is usually a text file that describes the song(s) layout.
    They often work with a BIN file that contains the music,
    or they point directly to the wav or mp3 source files
    For example:
    Code:
    TITLE "In My Little Corner Of The World"
    PERFORMER "Anita Bryant"
    FILE "S:\music\Anita Bryant - In my little corner of the world\01 - In My Little Corner Of The World.mp3" MP3
    REM FILE-DECODED-SIZE 02:39:06
      TRACK 01 AUDIO
        TITLE "In My Little Corner Of The World"
        PERFORMER "Anita Bryant"
        INDEX 01 00:00:00
    FILE "S:\music\Anita Bryant - In my little corner of the world\02 - Moon Over Miami.mp3" MP3
    REM FILE-DECODED-SIZE 03:16:21
      TRACK 02 AUDIO
        PREGAP 00:02:00
        TITLE "Moon Over Miami"
        PERFORMER "Anita Bryant"
        INDEX 01 00:00:00
    FILE "S:\music\Anita Bryant - In my little corner of the world\03 - I Love Paris.mp3" MP3
    REM FILE-DECODED-SIZE 02:14:00
      TRACK 03 AUDIO
        PREGAP 00:02:00
        TITLE "I Love Paris"
        PERFORMER "Anita Bryant"
        INDEX 01 00:00:00
    Last edited by davexnet; 24th Sep 2024 at 19:30.
    Quote Quote  
  3. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Originally Posted by buzz1891 View Post
    Try foobar2000, works for me
    This has been my experience also. But it doesn't work with cue/bin created by ImgBurn from an audio CD
    Quote Quote  
  4. Originally Posted by davexnet View Post
    Originally Posted by buzz1891 View Post
    Try foobar2000, works for me
    This has been my experience also. But it doesn't work with cue/bin created by ImgBurn from an audio CD
    Did not try that, but I guess that CD has to be *ripped* (via EAC or something), not just bit-to-bit copied into disk image as is.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!