<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090058#M63585</link>
    <description>cdparanioa to rip the entire CD in one hit, lame to encode it.  No need to concatenate anything.</description>
    <pubDate>Fri, 01 Feb 2008 20:55:18 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2008-02-01T20:55:18Z</dc:date>
    <item>
      <title>Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090050#M63577</link>
      <description>Here's the situation I'm facing:  my church has a large archive of audio CDs from years of recording our weekly services and Sunday school sessions.  We would like to make them available on our web site.&lt;BR /&gt;&lt;BR /&gt;Right now, we convert each CD to MP3s and offer them as downloadable podcasts and as streamed audio.  They can be seen at &lt;A href="http://gracecomm.org/index.php?option=com_content&amp;amp;task=view&amp;amp;id=35&amp;amp;Itemid=50" target="_blank"&gt;http://gracecomm.org/index.php?option=com_content&amp;amp;task=view&amp;amp;id=35&amp;amp;Itemid=50&lt;/A&gt;  .  However, converting them to MP3 takes a long time, and yields both single-track and multi-track podcasts.&lt;BR /&gt;&lt;BR /&gt;What we would like to do is stream directly from the ISO file.  Does anybody have a recommendation on how to do this?  TIA.</description>
      <pubDate>Mon, 28 Jan 2008 20:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090050#M63577</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2008-01-28T20:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090051#M63578</link>
      <description>&amp;gt; What we would like to do is stream directly&lt;BR /&gt;&amp;gt; from the ISO file.&lt;BR /&gt;&lt;BR /&gt;What "ISO" file?  You probably can extract&lt;BR /&gt;the raw CD audio data from a CD, or from an&lt;BR /&gt;image file which would be used to produce an&lt;BR /&gt;audio CD, but it will be uncompressed, hence&lt;BR /&gt;such files will be much larger than the&lt;BR /&gt;corresponding MP3 files.  And who will be&lt;BR /&gt;expecting the data in that form?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] converting them to MP3 takes a long&lt;BR /&gt;&amp;gt; time [...]&lt;BR /&gt;&lt;BR /&gt;So you want to do it on the fly, every time&lt;BR /&gt;someone asks for a particular file?  Does&lt;BR /&gt;that make any sense?  Or does no file ever&lt;BR /&gt;get requested twice?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; and yields both single-track and&lt;BR /&gt;&amp;gt; multi-track podcasts.&lt;BR /&gt;&lt;BR /&gt;I assume that it yields whatever you specify&lt;BR /&gt;when you do the conversion.  Isn't that&lt;BR /&gt;pretty much your choice?&lt;BR /&gt;&lt;BR /&gt;Knowing nothing about how you do the MP3&lt;BR /&gt;conversion, I'd guess that what you really&lt;BR /&gt;need is a more automated method of doing that&lt;BR /&gt;conversion.  But if you can explain more&lt;BR /&gt;clearly what the actual problem is, rather&lt;BR /&gt;than asking how to implement what may be a&lt;BR /&gt;sub-optimal solution for that problem, you&lt;BR /&gt;might get better advice.</description>
      <pubDate>Mon, 28 Jan 2008 21:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090051#M63578</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-01-28T21:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090052#M63579</link>
      <description>I have approximately 1000 audio cds, each of them with 1 or more tracks, from the last 10 years of sermons, sunday school presentations, etc.  It takes about 4 hours to take each CD, rip each track to an MP3 with Roxio, combine the seperate MP3s to a single MP3 file with another program, put it on the streaming server, and associate a link on the web server to the stream so it can be played over the Internet.&lt;BR /&gt;&lt;BR /&gt;It has taken 18 months to process 100 cds (working in my spare time, which I don't have a lot of).&lt;BR /&gt;&lt;BR /&gt;I have noticed that I can take a CD down to an ISO file with BurnAtOnce in under 5 minutes.  If I have enough drive space available, I can save the ISOs without converting them to MP3s, saving me lots of time; however, I need a method or server of streaming the audio content from the ISO file format.  &lt;BR /&gt;&lt;BR /&gt;From my point of view, there must be a way that I can build an online, on-demand, virtual jukebox with 1000 virtual CDs loaded in it.&lt;BR /&gt;&lt;BR /&gt;I guess what I'm asking is whether or not there is an audio streaming server on the market that does not require prior conversion of the audio CD to MP3, WMV, AVI, etc.</description>
      <pubDate>Mon, 28 Jan 2008 21:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090052#M63579</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2008-01-28T21:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090053#M63580</link>
      <description>If you've got the CD's ripped to ISO files, then using something to extract the audio tracks, converting them to MP3 etc.. on the linux box shouldn't take long at all.&lt;BR /&gt;&lt;BR /&gt;The longest part would be the rip.&lt;BR /&gt;&lt;BR /&gt;What tools and process are you using and on what processor are you doing the conversion?</description>
      <pubDate>Mon, 28 Jan 2008 22:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090053#M63580</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2008-01-28T22:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090054#M63581</link>
      <description>Stuart -- On my P4 Fedora box I use Grip.</description>
      <pubDate>Mon, 28 Jan 2008 23:20:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090054#M63581</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2008-01-28T23:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090055#M63582</link>
      <description>I've made ".iso" files of music CD's by just using the "dd" command.&lt;BR /&gt;An example would be:&lt;BR /&gt;&lt;BR /&gt;$&amp;gt; dd if=/dev/&lt;CD device=""&gt; of=/home/user/mycd.iso"&lt;BR /&gt;&lt;BR /&gt;I've not tried it in Linux, but I know it works in HPUX, so it should work in Linux fine.&lt;BR /&gt;&lt;/CD&gt;</description>
      <pubDate>Wed, 30 Jan 2008 00:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090055#M63582</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2008-01-30T00:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090056#M63583</link>
      <description>There doesn't seem to be a realistic way of doing this, so I'm stuck converting all of my CDs to MP3s.</description>
      <pubDate>Thu, 31 Jan 2008 18:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090056#M63583</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2008-01-31T18:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090057#M63584</link>
      <description>The method you're using is painful, but there probably is a better way. A shell script to run cdparanoia (copies CD tracks to wav files), lame (encodes wav to MP3), and sox (concatenates wav files) will give you both single- and multi-file versions of each CD without requiring much interaction on your part.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2008 16:36:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090057#M63584</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2008-02-01T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need a way to stream audio CDs directly from ISOs without converting first to MP3s</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090058#M63585</link>
      <description>cdparanioa to rip the entire CD in one hit, lame to encode it.  No need to concatenate anything.</description>
      <pubDate>Fri, 01 Feb 2008 20:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-a-way-to-stream-audio-cds-directly-from-isos-without/m-p/5090058#M63585</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2008-02-01T20:55:18Z</dc:date>
    </item>
  </channel>
</rss>

