Results 1 to 18 of 18

Thread: More about Nero

  1. #1

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    More about Nero

    I want to use Nero to burn a CD with mp3 files, intended to be played back with a "Discman" unit (one that allows mp3). Do I have to select "data" or "audio" at the wizard prompt?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    data - audio will convert the MP3 files to a normal music CD

  3. #3

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573
    So you mean audio would convert the files to wav or something?

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    id the Discman an mp3 player?
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    If you set it on Audio it will convert the files to .cda. thats fine if you only want about 10-20 songs (depending on length) but if you want alot you need to go with mp3
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  6. #6
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695

    Re: More about Nero

    Originally posted by krtxmrtz
    I want to use Nero to burn a CD with mp3 files, intended to be played back with a "Discman" unit (one that allows mp3). Do I have to select "data" or "audio" at the wizard prompt?
    I am using Musicmatch Juke box 7.5 for this job...it has got inbuilt mp3 to Audio CD converter and burning software and thats damn good...

  7. #7

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Re: More about Nero

    Originally posted by wrack
    I am using Musicmatch Juke box 7.5 for this job...it has got inbuilt mp3 to Audio CD converter and burning software and thats damn good...
    I've tried out this jukebox thing...
    Goddam Saddam goood! Thanks.

  8. #8
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695

    Re: Re: Re: More about Nero

    Originally posted by krtxmrtz
    I've tried out this jukebox thing...
    Goddam Saddam goood! Thanks.
    no worries...

  9. #9

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573
    One more thing, they have 2 types of CDs in the store, audio and data. Does that mean you can't burn music on a data CD? Or just that you can't burn .cda format files in a data CD?

  10. #10
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    Originally posted by krtxmrtz
    One more thing, they have 2 types of CDs in the store, audio and data. Does that mean you can't burn music on a data CD? Or just that you can't burn .cda format files in a data CD?
    Data CDs means to take backup of ur data...They wont burn .CDA format...

    Cheers...

  11. #11
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    "Data" actually means ANYTHING except for a normal music CD (that will be compatible with normal CD players).

    So for an MP3 CD, you need DATA

  12. #12
    Fanatic Member siyan's Avatar
    Join Date
    Jul 2001
    Location
    GOOOAAAAALLLLL!!!!!
    Posts
    869
    i thought there were

    1. CDRs, that take whatever
    2. Audio only CDs that are supposedly "higher quality"

    still, I don't see hte point in the distinction? aren't they physically and htus functionally the same?
    Unite, proletariat!

  13. #13
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    Originally posted by siyan
    i thought there were

    1. CDRs, that take whatever
    2. Audio only CDs that are supposedly "higher quality"

    still, I don't see hte point in the distinction? aren't they physically and htus functionally the same?
    First of all, I'll just point out to people that you are talking about the blank disks themselves, not the way they are written.

    I used to think the same, but I have a couple of friends who are DJ's, who both write CDs of their mixes - higher quality CD's do make a noticeable difference in the final quality of the sound.

    I could be wrong, but I think it's something to do with audio CD's being pseudo-analogue and others being fully digital.

  14. #14
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Audio CDs are made in Mode2 (extended). This is when the error correction is taken out, increasing the disc's space by 100mb or so. Data CDs can also be burned in this way but the data gets corrrupt quickly from the smallest scratches then.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  15. #15

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573
    How about file names? Is there any limitation in the number of characters you can use? And if yes, does it apply to cda "audio" CDs or to mp3 as well?

  16. #16
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    It depends on whether the CD is made with MS Joliet Extensions. Many are these days, so it's a safe bet that you can use more than the standard 8.3... but for full compatibility, you may want to stick to these short names.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  17. #17

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573
    Never heard of these jolly extensions... What exactly are they?

  18. #18
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    Originally posted by krtxmrtz
    Never heard of these jolly extensions... What exactly are they?
    Your best answer for that would be in Nero - it's got a good explanation of what it allows (I think something like 128 characters per fine name, or 256 including the path), and the support for reading it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width