<?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>Flexion.Org Blog &#187; 32-bit</title>
	<atom:link href="http://blog.flexion.org/tag/32-bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexion.org</link>
	<description>Bad grammar and typos for total strangers</description>
	<lastBuildDate>Tue, 15 May 2012 10:12:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>M2VRequantiser for 32-bit and 64-bit Linux</title>
		<link>http://blog.flexion.org/2009/04/23/m2vrequantiser-64bit-tcrequant/</link>
		<comments>http://blog.flexion.org/2009/04/23/m2vrequantiser-64bit-tcrequant/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 16:47:20 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Audio & Video]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[M2VRequantiser]]></category>
		<category><![CDATA[tcrequant]]></category>

		<guid isPermaLink="false">http://blog.flexion.org/?p=237</guid>
		<description><![CDATA[I recently discovered that &#8216;tcrequant&#8217; (part of the transcode suite of tools) has been deprecated. Worst still I found that when I ran &#8216;tcrequant&#8217; on my 64-bit Linux workstation is was corrupting the video. See the links below for details. transcode 1.1.0 Final Release [transcode-users] tcrequant status Therefore I decided to get the M2VRequantiser code [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><g:plusone size="tall" href="http://blog.flexion.org/2009/04/23/m2vrequantiser-64bit-tcrequant/"></g:plusone></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://blog.flexion.org/2009/04/23/m2vrequantiser-64bit-tcrequant/&amp;layout=box_count&amp;show_faces=false&amp;width=&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.flexion.org/2009/04/23/m2vrequantiser-64bit-tcrequant/" data-text="M2VRequantiser for 32-bit and 64-bit Linux" data-count="vertical" data-via="@flexiondotorg" data-related="@flexiondotorg"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><script type="in/share" data-url="http://blog.flexion.org/2009/04/23/m2vrequantiser-64bit-tcrequant/" data-counter="top"></script></div></div><p>I recently discovered that &#8216;tcrequant&#8217; (part of the <a href="http://http://www.transcoding.org/" target="_blank">transcode</a> suite of tools) has been deprecated. Worst still I found that when I ran &#8216;tcrequant&#8217; on my 64-bit Linux workstation is was corrupting the video. See the links below for details.</p>
<ul>
<li><a href="http://tcforge.berlios.de/archives/2009/01/18/transcode_1_1_0_final_release/index.html" target="_blank">transcode 1.1.0 Final Release</a></li>
<li><a href="http://www.mail-archive.com/transcode-users@exit1.org/msg01773.html" target="_blank">[transcode-users] tcrequant status</a></li>
</ul>
<p>Therefore I decided to get the <a href="http://www.metakine.com/products/dvdremaster/developers.html" target="_blank">M2VRequantiser code</a> from <a href="http://www.metakine.com/" target="_blank">Metakine</a> working on both 32-bit and 64-bit Linux as a replacement for &#8216;tcrequant&#8217;.</p>
<p>M2VRequantiser accepts the raw MPEG2 video data (not VOB) from the standard input and writes the recompressed frames to the standard output.  M2VRequantiser takes two arguments. The first one is a floating point value specifying the ratio of compression. The second is the size of the M2V, since the data is streamed to M2VRequantiser it cannot know the M2V size. The following command would recompress &#8216;original.m2v&#8217;, whose size is 1024000 bytes, by a factor of 1.25.</p>
<pre>M2VRequantiser 1.25 1024000 &lt; original.m2v &gt; requantised.m2v</pre>
<p>I&#8217;ve only tested on 32-bit and 64-bit Linux, specifically Ubuntu Intrepid 8.10. It works for me but I&#8217;d be interested to get your feedback.</p>
<ul>
<li>See the <a rel="nofollow" href="http://code.flexion.org/" target="_self">Code</a> section of my site for the download and more details.</li>
</ul>
<p>M2VRequantiser was released on April 23rd 2009 to help celebrate <a href="http://en.wikipedia.org/wiki/St_George%27s_Day" target="_blank">St. George&#8217;s Day</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexion.org/2009/04/23/m2vrequantiser-64bit-tcrequant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Adobe AIR 1.5 on Ubuntu</title>
		<link>http://blog.flexion.org/2009/01/16/installing-adobe-air-15-on-ubuntu/</link>
		<comments>http://blog.flexion.org/2009/01/16/installing-adobe-air-15-on-ubuntu/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 12:38:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[iPlayer]]></category>
		<category><![CDATA[Thwirl]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.flexion.org/index.php/2009/01/16/installing-adobe-air-15-on-ubuntu/</guid>
		<description><![CDATA[Recently I&#8217;ve been trying to get the new BBC iPlayer Desktop for Linux working on my Ubuntu workstation, it requires Adobe AIR 1.5 and Adobe Flash 10. Despite installing both on my Ubuntu 8.10 64-bit workstation the BBC iPlayer Desktop for Linux installer crashes Firefox everytime I try to install it, so more research required. [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-vertical"><g:plusone size="tall" href="http://blog.flexion.org/2009/01/16/installing-adobe-air-15-on-ubuntu/"></g:plusone></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://blog.flexion.org/2009/01/16/installing-adobe-air-15-on-ubuntu/&amp;layout=box_count&amp;show_faces=false&amp;width=&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.flexion.org/2009/01/16/installing-adobe-air-15-on-ubuntu/" data-text="Installing Adobe AIR 1.5 on Ubuntu" data-count="vertical" data-via="@flexiondotorg" data-related="@flexiondotorg"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><script type="in/share" data-url="http://blog.flexion.org/2009/01/16/installing-adobe-air-15-on-ubuntu/" data-counter="top"></script></div></div><p>Recently I&#8217;ve been trying to get the new <a href="http://iplayerhelp.external.bbc.co.uk/help/download_programmes/desktop_linux" target="_new">BBC iPlayer Desktop for Linux</a> working on my Ubuntu workstation, it requires Adobe AIR 1.5 and Adobe Flash 10. Despite installing both on my Ubuntu 8.10 64-bit workstation the BBC iPlayer Desktop for Linux installer crashes Firefox everytime I try to install it, so more research required. Still, I am running <a href="http://www.thwirl.org" target="_new">Thwirl</a> just fine having install Adboe Air 1.5 as per the method method below <img src='http://blog.flexion.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://wiki.flexion.org/AdobeAIR.html" target="_parent">Installing Adobe AIR 1.5 on Ubuntu</a></p>
<p>If you&#8217;re interested in trying to get BBC iPlayer Desktop for Linux installed the see my notes below.</p>
<p><a href="http://wiki.flexion.org/BBCiPlayer.html#4.0" target="_parent">Installing BBC iPlayer Desktop for Linux on Ubuntu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flexion.org/2009/01/16/installing-adobe-air-15-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

