<?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>godromo &#187; gMT</title>
	<atom:link href="http://godromo.com/archives/category/gmt/feed" rel="self" type="application/rss+xml" />
	<link>http://godromo.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 08 Jun 2018 01:56:08 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="http://godromo.superfeedr.com"/>	<item>
		<title>Running gMT and vgtmpeg 64bit on Windows</title>
		<link>http://godromo.com/archives/579</link>
		<comments>http://godromo.com/archives/579#comments</comments>
		<pubDate>Wed, 04 Jun 2014 18:34:16 +0000</pubDate>
		<dc:creator><![CDATA[alberto]]></dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[gMT]]></category>

		<guid isPermaLink="false">http://godromo.com/?p=579</guid>
		<description><![CDATA[goDromo Media Transcoder has always had the ability to run on 64bit on Windows from day one. You can learn more about how to configure browsers for 64bit operation on window in this . However the lack of 64bit browsers has been a challenge to go 64bit. Things are getting better though, and with today&#8217;s release [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>goDromo Media Transcoder has always had the ability to run on 64bit on Windows from day one. You can learn more about how to configure browsers for 64bit operation on window in this <a href="http://godromo.com/gmt/doc/requirements/godromo-media-transcoder-64bit-windows">support page</a>.</p>
<p>However the lack of 64bit browsers has been a challenge to go 64bit. Things are getting better though, and with <a href="http://blog.chromium.org/2014/06/try-out-new-64-bit-windows-canary-and.html">today&#8217;s release of Chrome on 64bit for Windows</a>, albeit only on the dev channel for the moment, you can now use 64bit on Windows. 64bit Chrome OS X is still missing though. Hopefully it will come online soon.</p>
<p>There are many benefits about running goDromo Media Transcoder on 64bit, the main one being performance. In our tests 64bit gMT is about 15-20% faster than the 32bit counterpart. You can check the <a href="http://godromo.com/gmt/doc/requirements/godromo-media-transcoder-64bit-windows">support page</a> to know more about 64bit mode but you can always check the task manager on Windows 8 to see if gMT/vgtmpeg is running in 64 bit mode.</p>
<div id="attachment_578" style="width: 575px" class="wp-caption aligncenter"><img class="wp-image-578 " alt="vgtmpeg_64" src="http://godromo.com/wp-content/uploads/2014/06/vgtmpeg_64.png" width="565" height="203" /><p class="wp-caption-text">vgtmpeg screaming through a transcode at 64bit speeds on Windows 8.1</p></div>
<p>Happy 64bit Transcoding!!</p>
]]></content:encoded>
			<wfw:commentRss>http://godromo.com/archives/579/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feed any file to VirtualDub and give your SSD a workout!</title>
		<link>http://godromo.com/archives/559</link>
		<comments>http://godromo.com/archives/559#comments</comments>
		<pubDate>Sat, 28 Dec 2013 11:07:43 +0000</pubDate>
		<dc:creator><![CDATA[alberto]]></dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[gMT]]></category>

		<guid isPermaLink="false">http://godromo.com/?p=559</guid>
		<description><![CDATA[I was playing today with our beloved VirtualDub when I realized that after all these years it still mainly supports mostly just AVI&#8217;s for input. This is probably a design decision from Avery Lee to keep things simple. For a video editor like VirtualDub where precise frame access is crucial, all file formats that use inter [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I was playing today with our beloved <a href="http://www.virtualdub.org/">VirtualDub </a>when I realized that after all these years it still mainly supports mostly just AVI&#8217;s for input. This is probably a design decision from Avery Lee to keep things simple.</p>
<p>For a video editor like VirtualDub where precise frame access is crucial, all file formats that use inter frame compression (most of them these days) are sort of a pain point. The editor has to gain precise access to random frames in the file, whose intra/IDR/GOP frame structure is not known a priori. The input file plugin has to go through a bunch of hoops to provide this functionality many times with unexpected or undesirable results.</p>
<p>For this reason sometimes is not a bad idea to simply convert your media assets to some sort of uncompressed intra frame compressed media file, like an AVI file with uncompressed YUV/RGB video and uncompressed audio. Fear not, I just tinkered the<a href="http://godromo.com/gmt/profile?profile_id=d085abd311d9a5eb" target="_blank"> AVI Converter</a> by adding a new preset that does just that. It will take any media input including DVD and BluRay folders and output a big fat uncompressed AVI file. Beware the files will be huge specially if you are dealing with HD video. To use it just select the &#8216;<strong>to AVI Uncompressed &#8216; </strong>preset. Also because gMT is running at native speeds is wicked fast and a great way to give your new SSD drive a great workout.</p>
<p style="text-align: center;"><a href="http://godromo.com/gmt/profile?profile_id=d085abd311d9a5eb"><img class=" wp-image-560 aligncenter" alt="Capture" src="http://godromo.com/wp-content/uploads/2013/12/Capture.png" width="580" height="466" /></a></p>
<p>Here is screenshot of Windows 8.1 task manager running on a Samsung SSD 840, 317MB/s, not too shabby for a web app.</p>
<p>Use the <a href="http://godromo.com/gmt/profile?profile_id=d085abd311d9a5eb" target="_blank">AVI Converter/Decompressor</a> here</p>
<p>Download <a href="http://virtualdub.org" target="_blank">VirtualDub </a>here</p>
]]></content:encoded>
			<wfw:commentRss>http://godromo.com/archives/559/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>having problems with MacOS X Mavericks? We got you covered!</title>
		<link>http://godromo.com/archives/529</link>
		<comments>http://godromo.com/archives/529#comments</comments>
		<pubDate>Fri, 08 Nov 2013 19:56:28 +0000</pubDate>
		<dc:creator><![CDATA[alberto]]></dc:creator>
				<category><![CDATA[gMT]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[gmt]]></category>
		<category><![CDATA[macos]]></category>

		<guid isPermaLink="false">http://godromo.com/?p=529</guid>
		<description><![CDATA[Apple has changed once again the plumbing for plugins and specially java on MacOS X Mavericks and Safari. We have updated our so you can setup things properly and you can continue using goDromo Media Transcoder with the new flagship operating system from Apple.]]></description>
				<content:encoded><![CDATA[<p>Apple has changed once again the plumbing for plugins and specially java on MacOS X Mavericks and Safari. We have updated our <a href="http://godromo.com/gmt/doc/requirements/macos">MacOS X support page</a> so you can setup things properly and you can continue using goDromo Media Transcoder with the new flagship operating system from Apple.</p>
<a href="http://godromo.com/gmt/doc/requirements/macos">Read on</a>
<p><a href="http://godromo.com/wp-content/uploads/2011/08/Applications-system.svg_.png"><img class="alignnone  wp-image-516" alt="Applications-system.svg" src="http://godromo.com/wp-content/uploads/2011/08/Applications-system.svg_.png" width="140" height="140" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://godromo.com/archives/529/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
