<?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/"
		>
<channel>
	<title>Comments on: Mode-Dependent Directional Transform (MDDT) in JM/KTA</title>
	<atom:link href="http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html</link>
	<description>Witness the development of H.265</description>
	<lastBuildDate>Sun, 05 Feb 2012 01:21:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rebecca</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2599</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Tue, 30 Nov 2010 02:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2599</guid>
		<description>Hi,I wonder how to make decision between 8x8DCT and 4X4DCT for inter prediction MB without sub-partition less than 8x8 in H.264/AVC. Could you please give me some hints? In fact ,I cann&#039;t understand why JM just computs SATD8x8 and SADT4x4 respectively for a 8x8block and then get the best transform mode.
PS: the function is         int GetBestTransformP8x8(Macroblock *currMB) .Thanks very much!</description>
		<content:encoded><![CDATA[<p>Hi,I wonder how to make decision between 8x8DCT and 4X4DCT for inter prediction MB without sub-partition less than 8&#215;8 in H.264/AVC. Could you please give me some hints? In fact ,I cann&#8217;t understand why JM just computs SATD8x8 and SADT4x4 respectively for a 8x8block and then get the best transform mode.<br />
PS: the function is         int GetBestTransformP8x8(Macroblock *currMB) .Thanks very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jie Dong</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2534</link>
		<dc:creator>Jie Dong</dc:creator>
		<pubDate>Wed, 08 Sep 2010 08:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2534</guid>
		<description>No.</description>
		<content:encoded><![CDATA[<p>No.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2533</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Wed, 08 Sep 2010 07:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2533</guid>
		<description>I wonder is there any &quot;directional&quot; transforms such as Contourlet and Wavelet-based Contourlet used in the latest development of H.264/AVC or H.265 reference softwares?

Thank you very much!</description>
		<content:encoded><![CDATA[<p>I wonder is there any &#8220;directional&#8221; transforms such as Contourlet and Wavelet-based Contourlet used in the latest development of H.264/AVC or H.265 reference softwares?</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hohai</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2474</link>
		<dc:creator>hohai</dc:creator>
		<pubDate>Wed, 21 Apr 2010 01:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2474</guid>
		<description>please,can you tell me how can we get basis images of MDDT .I have see the mddct i have found that there is something different .I want to know the principle of the algorithm.</description>
		<content:encoded><![CDATA[<p>please,can you tell me how can we get basis images of MDDT .I have see the mddct i have found that there is something different .I want to know the principle of the algorithm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yu Liu</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2432</link>
		<dc:creator>Yu Liu</dc:creator>
		<pubDate>Tue, 03 Nov 2009 13:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2432</guid>
		<description>Yes, if you just want to evaluate the subjective quality of reconstructed video, you have to use the KTA decoder to parse the KTA bitstream.</description>
		<content:encoded><![CDATA[<p>Yes, if you just want to evaluate the subjective quality of reconstructed video, you have to use the KTA decoder to parse the KTA bitstream.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhou Jin</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2431</link>
		<dc:creator>Zhou Jin</dc:creator>
		<pubDate>Tue, 03 Nov 2009 13:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2431</guid>
		<description>&gt;&gt;The KTA software includes a lot of additional coding tools that are not compatible with H.264 syntax, so &gt;&gt;you can’t use H.264 video player to view the KTA bitstream.
Thank you. So basically if I want to evaluate the stream then have to do it after decoding?</description>
		<content:encoded><![CDATA[<p>&gt;&gt;The KTA software includes a lot of additional coding tools that are not compatible with H.264 syntax, so &gt;&gt;you can’t use H.264 video player to view the KTA bitstream.<br />
Thank you. So basically if I want to evaluate the stream then have to do it after decoding?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yu Liu</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2430</link>
		<dc:creator>Yu Liu</dc:creator>
		<pubDate>Tue, 03 Nov 2009 13:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2430</guid>
		<description>The KTA software includes a lot of additional coding tools that are not compatible with H.264 syntax, so you can&#039;t use H.264 video player to view the KTA bitstream. If you want the KTA software to produce a H.264 compatible bitstream, you should disable the KTA MACRO definitions in the &quot;defines.h&quot;, i.e., &quot;ADAPTIVE_FILTER&quot; to &quot;SIMPLIFIED_RDPIC_DECISION&quot;.</description>
		<content:encoded><![CDATA[<p>The KTA software includes a lot of additional coding tools that are not compatible with H.264 syntax, so you can&#8217;t use H.264 video player to view the KTA bitstream. If you want the KTA software to produce a H.264 compatible bitstream, you should disable the KTA MACRO definitions in the &#8220;defines.h&#8221;, i.e., &#8220;ADAPTIVE_FILTER&#8221; to &#8220;SIMPLIFIED_RDPIC_DECISION&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhou Jin</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2429</link>
		<dc:creator>Zhou Jin</dc:creator>
		<pubDate>Tue, 03 Nov 2009 06:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2429</guid>
		<description>Please, Did anyone ever tested the KTA software and tried to view the .264 file it produced? I mean, I tried several versions but none of them produced a .264 file that can be viewed by players such like StreamEYE. Or did it need some specific players or something?</description>
		<content:encoded><![CDATA[<p>Please, Did anyone ever tested the KTA software and tried to view the .264 file it produced? I mean, I tried several versions but none of them produced a .264 file that can be viewed by players such like StreamEYE. Or did it need some specific players or something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yu Liu</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2408</link>
		<dc:creator>Yu Liu</dc:creator>
		<pubDate>Wed, 07 Oct 2009 03:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2408</guid>
		<description>The sequences for VCEG common test conditions are available at ftp://vceg-seq.ateme.net/reference/, but the ftp server is a password protected site. You are advised to contact the Rapporteur (Gary Sullivan from Microsoft? I guess) to get the password according to VCEG-AJ10r1.</description>
		<content:encoded><![CDATA[<p>The sequences for VCEG common test conditions are available at <a href="ftp://vceg-seq.ateme.net/reference/" rel="nofollow">ftp://vceg-seq.ateme.net/reference/</a>, but the ftp server is a password protected site. You are advised to contact the Rapporteur (Gary Sullivan from Microsoft? I guess) to get the password according to VCEG-AJ10r1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatih</title>
		<link>http://www.h265.net/2009/09/mode-dependent-directional-transform-mddt-in-jmkta.html/comment-page-1#comment-2407</link>
		<dc:creator>Fatih</dc:creator>
		<pubDate>Tue, 06 Oct 2009 20:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.h265.net/?p=255#comment-2407</guid>
		<description>Can anyone tell me where I can download the HD test sequences used here such as BigShips City Crew Night ShuttleStart etc.. ?</description>
		<content:encoded><![CDATA[<p>Can anyone tell me where I can download the HD test sequences used here such as BigShips City Crew Night ShuttleStart etc.. ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

