<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; audio cd</title> <atom:link href="http://www.cyberciti.biz/tips/tag/audio-cd/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How Do I Burn MP3 onto an audio CD from Linux shell command prompt?</title><link>http://www.cyberciti.biz/tips/how-do-i-burn-mp3-onto-an-audio-cd-from-command-prompt.html</link> <comments>http://www.cyberciti.biz/tips/how-do-i-burn-mp3-onto-an-audio-cd-from-command-prompt.html#comments</comments> <pubDate>Fri, 21 Oct 2005 16:11:00 +0000</pubDate> <dc:creator>LinuxTitli</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Tip of the day]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[audio cd]]></category> <category><![CDATA[audio wav]]></category> <category><![CDATA[cd burning]]></category> <category><![CDATA[cdrecord]]></category> <category><![CDATA[linux command prompt]]></category> <category><![CDATA[linux mp3]]></category> <category><![CDATA[mini howto]]></category> <category><![CDATA[mp3 cd]]></category> <category><![CDATA[mp3 files]]></category> <category><![CDATA[mpg123_command]]></category> <category><![CDATA[wav file]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-burn-mp3-onto-an-audio-cd-from-command-prompt.html</guid> <description><![CDATA[Recently I decided to burn selected MP3 files on an audio CD from command prompt. First, you need to convert your mp3 (myfile.mp3) into .wav (myfile.wav) file: $ mpg123 -w myfile.wav myfile.mp3 Use above command to convert all files to mp3 Then burn all .wav file on to the CD # cdrecord -dev=ATA:1,0,0 -eject speed=4 [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/how-do-i-burn-mp3-onto-an-audio-cd-from-command-prompt.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
