<?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>SolitaryGeek &#187; video-converter</title>
	<atom:link href="http://solitarygeek.com/tag/video-converter/feed" rel="self" type="application/rss+xml" />
	<link>http://solitarygeek.com</link>
	<description>James Selvakumar&#039;s Blog</description>
	<lastBuildDate>Tue, 21 Dec 2010 04:35:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Convert video files to mp3 in Ubuntu</title>
		<link>http://solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter</link>
		<comments>http://solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter#comments</comments>
		<pubDate>Sun, 12 Jul 2009 09:53:09 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video-converter]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.solitarygeek.com/general/linux-ubuntu-video-converter-dat-converter/</guid>
		<description><![CDATA[<p>In my previous post, I explained how to convert audio files from one format to another in Ubuntu. Ubuntu provides native support for this through Sound Converter which can be installed using a simple command. After trying Sound Converter, I was confident that there will be similar applications to convert video files. That made me to install applications like WinFF, Avidemux.</p> <p>My objective was to convert *.DAT files from a VCD into *.mp3. I decided to try WinFF first. The interface was pretty simple to use.</p> <p></p> <p> </p> <p>But when I pressed the &#8220;Convert&#8221; button, I got the following <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter">Convert video files to mp3 in Ubuntu</a></span>]]></description>
			<content:encoded><![CDATA[<p><span>In my <a href="http://www.solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter/">previous post</a>, </span><span>I explained how to convert audio files from one format to another in Ubuntu. Ubuntu provides native support for this through Sound Converter which can be installed using a simple command. After trying Sound Converter, I was confident that there will be similar applications to convert video files. That made me to install applications like WinFF, Avidemux.</span></p>
<p><span>My objective was to convert *.DAT files from a VCD into *.mp3. I decided to try WinFF first. The interface was pretty simple to use.</span></p>
<p><span><span id="more-62"></span></span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot12.png" alt="" /> </span></p>
<p><span>But when I pressed the &#8220;Convert&#8221; button, I got the following message,</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot22.png" alt="" /><br />
</span><br />
<span>WinFF reported that the encoder &#8216;libmp3lame&#8217; is unknown. I tried to install that via apt-get but could not find that in the repository as well. I tried to convert to other formats but in vain. I understand that I miss some libraries/encoders, but the help message was not very useful. The application could have suggested me to install the respective library like Sound Converter does for &#8220;mp3&#8243; support.</span></p>

<p><span>Since WinFF failed to get the job done for me, I tried Avidemux this time. When I started avidemux, I quickly realised that this not going to be an application which everyone can use effortlessly. Avidemux might be a great tool but unless it gets a decent user interface it&#8217;s not going to be used by many. But since I was determined to convert my video files, I proceeded ahead with Avidemux.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot32.png" alt="" /></span></p>
<p><span>When I tried to load the &#8220;DAT&#8221; file, Avidemux complained that it could not open that file.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot41.png" alt="" /></span></p>
<p><span>I searched the <a href="http://www.avidemux.org/admWiki/index.php?title=Main_Page">Avidemux wiki</a> but still couldn&#8217;t solve the problem. My search continued and in one forum I got a suggestion that I can rename the file to &#8220;mpg&#8221; and change the &#8220;video&#8221;, &#8220;audio&#8221; options to &#8220;MPEG-4 ASP (Xvid4)&#8221;, &#8220;MP3 Lame&#8221; respectively. But the result was same. Avidemux couldn&#8217;t open the file.</span></p>
<p><span><br />
</span></p>
<p><span>Then I realised that another user had the <a href="http://mintarticles.com/read/articles_about_software/best_linux_ubuntu_videoaudio_converter_format_factory_and_wine,1024/">same frustrations</a> like me and eventually opted to run the popular windows only tool FormatFactory on top of Wine. I decided to follow suit but I thought of trying out AnyVideoConverter on top of Wine. But AnyVideoConverter failed to start which left me with no options but to turn for FormatFactory.</span></p>
<p><span>I downloaded and installed FormatFactory using Wine and it started without any issues on my Ubuntu.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot51.png" alt="" /></span></p>
<p><span>Since I wanted to convert video files into &#8220;MP3&#8243; format, I clicked the &#8220;Audio&#8221; tab in the left pane and chose the option &#8220;All to MP3&#8243;. Then I was prompted to add the necessary files.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot61.png" alt="" /></span></p>
<p><span>Once I added the necessary files, all I had to do was to click &#8220;Start&#8221; button.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot71.png" alt="" /></span></p>
<p><span>After a few seconds, FormatFactory successfully converted the &#8220;DAT&#8221; files into &#8220;MP3&#8243; format.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot81.png" alt="" /></span></p>
<p><span>Thanks to FormatFactory and Wine, I was able to convert &#8220;DAT&#8221; files without booting into Windows. Many thanks to this <a href="http://mintarticles.com/read/articles_about_software/best_linux_ubuntu_videoaudio_converter_format_factory_and_wine,1024/">wonderful article</a> which was an eye opener for me.</span></p>
<p><span>I haven&#8217;t yet tried the FormatFactory|Wine combination to convert my videos into other format. Why don&#8217;t you try it and share your experience with us?<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

