<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Linux Convert an MP3 File to WAV Format</title> <atom:link href="http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Jesper</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-66284</link> <dc:creator>Jesper</dc:creator> <pubDate>Mon, 02 Jan 2012 16:48:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-66284</guid> <description>Very nice - except you cant SIGHUP the script :)</description> <content:encoded><![CDATA[<p>Very nice &#8211; except you cant SIGHUP the script :)</p> ]]></content:encoded> </item> <item><title>By: gemuet</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44467</link> <dc:creator>gemuet</dc:creator> <pubDate>Fri, 06 Nov 2009 08:08:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44467</guid> <description>I appreciate your help man.</description> <content:encoded><![CDATA[<p>I appreciate your help man.</p> ]]></content:encoded> </item> <item><title>By: Metalx1000</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44460</link> <dc:creator>Metalx1000</dc:creator> <pubDate>Thu, 05 Nov 2009 19:24:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44460</guid> <description>Thanks Vivek Gite.
@gemuet
&lt;code&gt;ffmpeg -i input.wmv output.mp4&lt;/code&gt;
That will convert the wmv to mp4 with default settings, which may not be the best quality.
For more option on converting to mp4 with ffmpeg check out this post:
http://www.modmymoto.com/forums/showthread.php?t=304281</description> <content:encoded><![CDATA[<p>Thanks Vivek Gite.</p><p>@gemuet<br
/> <code>ffmpeg -i input.wmv output.mp4</code><br
/> That will convert the wmv to mp4 with default settings, which may not be the best quality.<br
/> For more option on converting to mp4 with ffmpeg check out this post:<br
/> <a
href="http://www.modmymoto.com/forums/showthread.php?t=304281" rel="nofollow">http://www.modmymoto.com/forums/showthread.php?t=304281</a></p> ]]></content:encoded> </item> <item><title>By: gemuet</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44459</link> <dc:creator>gemuet</dc:creator> <pubDate>Thu, 05 Nov 2009 16:57:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44459</guid> <description>Thanks man.
I appreciate.</description> <content:encoded><![CDATA[<p>Thanks man.<br
/> I appreciate.</p> ]]></content:encoded> </item> <item><title>By: yoander (sedlav)</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44458</link> <dc:creator>yoander (sedlav)</dc:creator> <pubDate>Thu, 05 Nov 2009 15:41:09 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44458</guid> <description>Another gui tool &lt;a href=&quot;http://soundconverter.berlios.de/&quot; rel=&quot;nofollow&quot;&gt;SoundConverter&lt;/a&gt;</description> <content:encoded><![CDATA[<p>Another gui tool <a
href="http://soundconverter.berlios.de/" rel="nofollow">SoundConverter</a></p> ]]></content:encoded> </item> <item><title>By: gemuet</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44456</link> <dc:creator>gemuet</dc:creator> <pubDate>Thu, 05 Nov 2009 08:07:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44456</guid> <description>is there a tool tool to convert .wmv/wma to mp3/mp4 or any other format which totem can  easily  play?</description> <content:encoded><![CDATA[<p>is there a tool tool to convert .wmv/wma to mp3/mp4 or any other format which totem can  easily  play?</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44454</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Thu, 05 Nov 2009 06:16:08 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44454</guid> <description>Command line tools:
&lt;ol&gt;
&lt;li&gt;	mencoder&lt;/li&gt;
&lt;li&gt;	ffmpeg&lt;/li&gt;&lt;/ol&gt;
Gui tools:
&lt;ol&gt;
&lt;li&gt;	avidemux&lt;/li&gt;&lt;/ol&gt; </description> <content:encoded><![CDATA[<p>Command line tools:</p><ol><li> mencoder</li><li> ffmpeg</li></ol><p>Gui tools:</p><ol><li> avidemux</li></ol> ]]></content:encoded> </item> <item><title>By: sanjay</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44453</link> <dc:creator>sanjay</dc:creator> <pubDate>Thu, 05 Nov 2009 05:59:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44453</guid> <description>Hi,
Is there any tool/command in Fedora to convert mp4 files to avi ?
Or above command will also work for mp4 file.
Thanks,
Sanjay</description> <content:encoded><![CDATA[<p>Hi,</p><p>Is there any tool/command in Fedora to convert mp4 files to avi ?<br
/> Or above command will also work for mp4 file.</p><p>Thanks,<br
/> Sanjay</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44434</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Wed, 04 Nov 2009 05:26:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44434</guid> <description>@Metalx1000, nice, I&#039;ve deleted your old post and kept only correct one.</description> <content:encoded><![CDATA[<p>@Metalx1000, nice, I&#8217;ve deleted your old post and kept only correct one.</p> ]]></content:encoded> </item> <item><title>By: Metalx1000</title><link>http://www.cyberciti.biz/faq/convert-mp3-files-to-wav-files-in-linux/#comment-44433</link> <dc:creator>Metalx1000</dc:creator> <pubDate>Tue, 03 Nov 2009 23:35:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5672#comment-44433</guid> <description>Sorry, I meant:
&lt;code&gt; ffmpeg -i input.mp3 output.wav &lt;/code&gt;</description> <content:encoded><![CDATA[<p>Sorry, I meant:<br
/> <code> ffmpeg -i input.mp3 output.wav </code></p> ]]></content:encoded> </item> </channel> </rss>
