<?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; tcrequant</title>
	<atom:link href="http://blog.flexion.org/tag/tcrequant/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexion.org</link>
	<description>Bad grammar and typos for total strangers</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:01:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</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>
	</channel>
</rss>

