<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Linux Mint &#8211; VIDEO</title>
	<atom:link href="http://www.pcmech.com/article/linux-mint-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcmech.com/article/linux-mint-video/</link>
	<description>Helping Normal People Get Their Geek On</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:17:25 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rich Menga</title>
		<link>http://www.pcmech.com/article/linux-mint-video/comment-page-1/#comment-7449</link>
		<dc:creator>Rich Menga</dc:creator>
		<pubDate>Tue, 29 Jan 2008 14:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/linux-mint-video/#comment-7449</guid>
		<description>The only problem with using mencoder after creating the OGG is that the audio sync doesn&#039;t mate up very well on the MPEG output - especially when it&#039;s a big-res capture.

For the time being I use &lt;a href=&quot;http://alltoavi.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;All to AVI&lt;/a&gt; (Windows) and it keeps the sync proper on conversion.

I&#039;ve tried both ffmpeg and mp3lame with mencoder but I still get the out-of-sync audio result on conversion to MPEG format.

I&#039;m crossing fingers All to AVI Linux dev gets a *nix version released. That would be way-cool. :-)</description>
		<content:encoded><![CDATA[<p>The only problem with using mencoder after creating the OGG is that the audio sync doesn&#8217;t mate up very well on the MPEG output &#8211; especially when it&#8217;s a big-res capture.</p>
<p>For the time being I use <a href="http://alltoavi.sourceforge.net/" rel="nofollow">All to AVI</a> (Windows) and it keeps the sync proper on conversion.</p>
<p>I&#8217;ve tried both ffmpeg and mp3lame with mencoder but I still get the out-of-sync audio result on conversion to MPEG format.</p>
<p>I&#8217;m crossing fingers All to AVI Linux dev gets a *nix version released. That would be way-cool. <img src='http://www.pcmech.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Hartley</title>
		<link>http://www.pcmech.com/article/linux-mint-video/comment-page-1/#comment-7424</link>
		<dc:creator>Matt Hartley</dc:creator>
		<pubDate>Tue, 29 Jan 2008 04:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/linux-mint-video/#comment-7424</guid>
		<description>Good stuff. Next time, to overcome the encoding issue, setup recordmydesktop to output to out.ogg, then just create a text file with gedit, paste in this:


#! /bin/sh -f
cd /home/$USER/Desktop
mencoder -idx out.ogg -ovc lavc -oac mp3lame -o output.mpg

Then save it as whatever.sh

From here, right click on the file, goto properties and make it executable.

Now double click the completed bash script, run it it terminal and boom - you are re-encoding into a YouTube acceptable format within Linux. ;)

Oh, you may need to install mencoder first, however.</description>
		<content:encoded><![CDATA[<p>Good stuff. Next time, to overcome the encoding issue, setup recordmydesktop to output to out.ogg, then just create a text file with gedit, paste in this:</p>
<p>#! /bin/sh -f<br />
cd /home/$USER/Desktop<br />
mencoder -idx out.ogg -ovc lavc -oac mp3lame -o output.mpg</p>
<p>Then save it as whatever.sh</p>
<p>From here, right click on the file, goto properties and make it executable.</p>
<p>Now double click the completed bash script, run it it terminal and boom &#8211; you are re-encoding into a YouTube acceptable format within Linux. <img src='http://www.pcmech.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Oh, you may need to install mencoder first, however.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
