<?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>On2 Technologies Support Blog</title>
	<atom:link href="http://support.on2.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://support.on2.com/blog</link>
	<description>Updates &#38; news from the On2 support staff.</description>
	<lastBuildDate>Mon, 26 Jul 2010 21:10:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flix Engine 8.0.17.1</title>
		<link>http://support.on2.com/blog/?p=185</link>
		<comments>http://support.on2.com/blog/?p=185#comments</comments>
		<pubDate>Mon, 26 Jul 2010 21:10:21 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flix Engine]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=185</guid>
		<description><![CDATA[Flix Engine 8.0.17.1 is now available.  This version contains the following bug fix:

Fixes a bug that caused a grid pattern of gray dots to appear on scene change to a mostly white frame when using BASE_H264PROFILE with FE2_CODEC_H264.
Note: This version of Flix Engine for Windows requires the Microsoft Visual C++ 2005 Service Pack 1 [...]]]></description>
			<content:encoded><![CDATA[<p>Flix Engine 8.0.17.1 is now available.  This version contains the following bug fix:</p>
<ul>
<li>Fixes a bug that caused a grid pattern of gray dots to appear on scene change to a mostly white frame when using BASE_H264PROFILE with FE2_CODEC_H264.</li>
<p>Note: This version of Flix Engine for Windows requires the Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update. If installation on Windows fails with the message “Failure registering Flix Engine dll”, then you may be missing this dependency. Download and install the 32-bit (x86) package from Microsoft at:</p>
<p>http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=766A6AF7-EC73-40FF-B072-9112BAB119C2&#038;displaylang=en</p>
<p>See the changelog (<a href="http://support.on2.com/flixengine/linux/api/changelog.html">linux</a>|<a href="http://support.on2.com/flixengine/windows/api/changelog.html">windows</a>) for complete details on each release.   </p>
<p>Customers can download this version from <a title="Download" href="http://flix.on2.com/download">http://flix.on2.com/download</a>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=185</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Engine 8.0.17.0</title>
		<link>http://support.on2.com/blog/?p=171</link>
		<comments>http://support.on2.com/blog/?p=171#comments</comments>
		<pubDate>Wed, 19 May 2010 18:34:56 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flix Engine]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[WebM]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=171</guid>
		<description><![CDATA[Flix Engine 8.0.17.0 now supports the html5 ready WebM container using VP8 and Vorbis. 
Changes in this release include:

Added new muxer for WebM.  See FE2_MUXER_WEBM in header file: muxers/webm.h
Added new codecs for VP8 and vorbis.  See  FE2_CODEC_VP8 and FE2_CODEC_VORBIS in header files: codecs/vp8.h, codecs/vorbis.h
Updated mencoder source code to add WebM support [LINUX].


Note: [...]]]></description>
			<content:encoded><![CDATA[<p>Flix Engine 8.0.17.0 now supports the html5 ready WebM container using VP8 and Vorbis. </p>
<p>Changes in this release include:</p>
<ul>
<li>Added new muxer for WebM.  See FE2_MUXER_WEBM in header file: muxers/webm.h</li>
<li>Added new codecs for VP8 and vorbis.  See  FE2_CODEC_VP8 and FE2_CODEC_VORBIS in header files: codecs/vp8.h, codecs/vorbis.h</li>
<li>Updated mencoder source code to add WebM support [LINUX].
</li>
</ul>
<p><b>Note: </b>Windows users should note that the COM library version has been incremented with this release.  For .NET languages, the &#8220;Interop.flixengine_com.dll&#8221; file needs to be updated, and any C++ code will need to be recompiled. <a href="http://support.on2.com/flixengine/windows/api/group__flixengine__com.html#warn_dualinterface">More information</a> is available in the documentation.</p>
<p><b>Note: </b>Linux users notice that the interface has changed, which will affect your   <a href="http://support.on2.com/flixengine/linux/api/lb_deviation.html#update">language bindings</a>.</p>
<p>See the changelog (<a href="http://support.on2.com/flixengine/linux/api/changelog.html">linux</a>|<a href="http://support.on2.com/flixengine/windows/api/changelog.html">windows</a>) for complete details on each release.   </p>
<p>Customers can download this version from <a title="Download" href="http://flix.on2.com/download">http://flix.on2.com/download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=171</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Publisher 3.2.1.1</title>
		<link>http://support.on2.com/blog/?p=163</link>
		<comments>http://support.on2.com/blog/?p=163#comments</comments>
		<pubDate>Fri, 19 Feb 2010 22:10:49 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[publisher]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=163</guid>
		<description><![CDATA[The On2 Flix Publisher for Flash SDK has been updated to version 3.2.1.1.  This version fixes a DV audio capture startup failure.  More details are available in the documentation  and release notes. 
Current licensees should contact support@on2.com to request the update.  
]]></description>
			<content:encoded><![CDATA[<p>The On2 Flix Publisher for Flash SDK has been updated to version 3.2.1.1.  This version fixes a DV audio capture startup failure.  More details are available in the <a href="http://publisher.on2.com/fp_doc/3-2-1-1">documentation</a>  and <a href="http://publisher.on2.com/fp_doc/3-2-1-1/changelog.html">release notes</a>. </p>
<p>Current licensees should contact support@on2.com to request the update.  </p>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=163</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Engine 8.0.16.1</title>
		<link>http://support.on2.com/blog/?p=146</link>
		<comments>http://support.on2.com/blog/?p=146#comments</comments>
		<pubDate>Tue, 09 Feb 2010 16:43:43 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flix Engine]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=146</guid>
		<description><![CDATA[Flix Engine 8.0.16.1 for Linux and Windows is now available.
Changes in this release include:

Allow FE2_PNGEX_WIDTH and FE2_PNGEX_HEIGHT to be queried (FE2_FILTER_PNGEX).
Updated mencoder source code with the following changes [LINUX]:

Adds further QCELP support and the ability to transcode FLV5 (VP6 + alpha) source.
Flush any pending packets at end of file to avoid audio/video truncation in certain [...]]]></description>
			<content:encoded><![CDATA[<p>Flix Engine 8.0.16.1 for Linux and Windows is now available.</p>
<p>Changes in this release include:</p>
<ul>
<li>Allow FE2_PNGEX_WIDTH and FE2_PNGEX_HEIGHT to be queried (FE2_FILTER_PNGEX).</li>
<li>Updated mencoder source code with the following changes [LINUX]:
<ul>
<li>Adds further QCELP support and the ability to transcode FLV5 (VP6 + alpha) source.</li>
<li>Flush any pending packets at end of file to avoid audio/video truncation in certain cases.</li>
<li>Relocated common components to mpcommon.c</li>
<li>Exit immediately when no audio or video stream is found.</li>
<li>For compatibility with prior releases, revert patch r30265 and avoid untested ffwmapro.</li>
</ul>
</li>
</ul>
<p>See the changelog (<a href="http://support.on2.com/flixengine/linux/api/changelog.html">linux</a>|<a href="http://support.on2.com/flixengine/windows/api/changelog.html">windows</a>) for complete details on each release.   </p>
<p>Customers can download this version from:<br /> <a title="Download" href="http://flix.on2.com/download">http://flix.on2.com/download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=146</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Publisher 3.2.1.0</title>
		<link>http://support.on2.com/blog/?p=151</link>
		<comments>http://support.on2.com/blog/?p=151#comments</comments>
		<pubDate>Mon, 01 Feb 2010 17:04:51 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[publisher]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=151</guid>
		<description><![CDATA[The On2 Flix Publisher for Flash SDK has been updated to version 3.2.1.0.  This version fixes a Windows Vista and Windows 7 compatibility problem related to the OutputFileName attribute.
Other recent updates include improvements for browser compatibility.  (Versions prior to 3.2.x.x had compatibility problems with Firefox 3.6)
More details are available in the documentation: http://publisher.on2.com/fp_doc/3-2-1-0 [...]]]></description>
			<content:encoded><![CDATA[<p>The On2 Flix Publisher for Flash SDK has been updated to version 3.2.1.0.  This version fixes a Windows Vista and Windows 7 compatibility problem related to the OutputFileName attribute.</p>
<p>Other recent updates include improvements for browser compatibility.  (Versions prior to 3.2.x.x had compatibility problems with Firefox 3.6)</p>
<p>More details are available in the documentation: http://publisher.on2.com/fp_doc/3-2-1-0 and release notes: http://publisher.on2.com/fp_doc/3-2-1-0/changelog.html</p>
<p>Current licensees should contact support@on2.com to request the update.  </p>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=151</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Engine 8.0.16.0</title>
		<link>http://support.on2.com/blog/?p=141</link>
		<comments>http://support.on2.com/blog/?p=141#comments</comments>
		<pubDate>Mon, 26 Oct 2009 20:50:09 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flix Engine]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=141</guid>
		<description><![CDATA[Flix Engine 8.0.16.0 for Linux and Windows is now available.
Changes in this release include:

Improved the PNG Image Export filter to allow for simpler preservation of the aspect ratio for thumbnails. (FE2_FILTER_PNGEX)
Updated mencoder source code with the following changes [LINUX]:

Allow files smaller than 32kB to be inspected, providing behavior similar to r27474 snapshot.
Fix bug causing rotation [...]]]></description>
			<content:encoded><![CDATA[<p>Flix Engine 8.0.16.0 for Linux and Windows is now available.</p>
<p>Changes in this release include:</p>
<ul>
<li>Improved the PNG Image Export filter to allow for simpler preservation of the aspect ratio for thumbnails. (FE2_FILTER_PNGEX)</li>
<li>Updated mencoder source code with the following changes [LINUX]:
<ul>
<li>Allow files smaller than 32kB to be inspected, providing behavior similar to r27474 snapshot.</li>
<li>Fix bug causing rotation of 180 to go unreported.</li>
</ul>
</li>
<li>Change the glibc requirement back to version 2.3.2.  The previous release of Flix Engine (8.0.15.3) had unintentionally added dependencies on glibc-2.3.4. [LINUX]</li>
<li>Fix resample filter to avoid over reading 8 bits per sample.  Fixes potential crash. [WINDOWS]</li>
<li>Fix bug in the FLV splitter (flvsplit.dll v2.7.0.4) related to duplicate timestamp handling. [WINDOWS]</li>
<li>Fix bug in QT source filter (On2QTSource.dll v2.7.0.4) causing timeout and potential crash with Apple Pro Res files. [WINDOWS]</li>
</ul>
<p>See the changelog (<a href="http://support.on2.com/flixengine/linux/api/changelog.html">linux</a>|<a href="http://support.on2.com/flixengine/windows/api/changelog.html">windows</a>) for complete details on each release.   </p>
<p>Customers can download this version from:<br /> <a title="Download" href="http://flix.on2.com/download">http://flix.on2.com/download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=141</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Engine 8.0.15.3</title>
		<link>http://support.on2.com/blog/?p=133</link>
		<comments>http://support.on2.com/blog/?p=133#comments</comments>
		<pubDate>Tue, 18 Aug 2009 21:10:33 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flix Engine]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=133</guid>
		<description><![CDATA[Flix Engine 8.0.15.3 for Linux and Windows is now available.
Changes in this release include:

Upgrade to libpng-1.2.37 to address uninitialized memory read bug that may have security implications.
Automatically add the audio resample filter (FE2_FILTER_RESAMPLE) when input audio has more than 2 channels.
Automatically add the rotate filter (FE2_FILTER_ROTATE) for input files that specify a presentation rotation angle. [...]]]></description>
			<content:encoded><![CDATA[<p>Flix Engine 8.0.15.3 for Linux and Windows is now available.</p>
<p>Changes in this release include:</p>
<ul>
<li>Upgrade to libpng-1.2.37 to address uninitialized memory read bug that may have security implications.</li>
<li>Automatically add the audio resample filter (FE2_FILTER_RESAMPLE) when input audio has more than 2 channels.</li>
<li>Automatically add the rotate filter (FE2_FILTER_ROTATE) for input files that specify a presentation rotation angle.  Improves support for iPhone 3GS &#8216;tallscreen&#8217; video. [Linux]</li>
<li>Updated mencoder source code to r29460 with the following changes [LINUX]:
<ul>
<li>Leave audio frame segmentation to libogg, allowing non-zero start times to be properly transferred to the output (oggpcm.c).</li>
<li>Patch to allow reporting of presentation rotation angle.</li>
<li>Patch to improve detection and reporting of empty audio streams.</li>
<li>Patch to allow source timestamps to be passed on to ogg muxer.
</li>
<li>Favor is now given to LAVF ISO demuxer over demux_mov as it addresses many issues including problems with various clips containing AAC/QCELP audio along with some sync issues.</li>
</ul>
</li>
<li>Fix bug that caused failure with input video with 1 frame, or input for which duration could not be retrieved. [Windows]</li>
</ul>
<p>Note: This version of Flix Engine for Windows requires the Microsoft Visual C++ 2005 SP1 Redistributable Package (x86).  If installation on Windows fails with the message &#8220;Failure registering Flix Engine dll&#8221;, then you may be missing this dependency.  Download this package directly from Microsoft:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647">http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647</a></p>
<p>See the changelog (<a href="http://support.on2.com/flixengine/linux/api/changelog.html">linux</a>|<a href="http://support.on2.com/flixengine/windows/api/changelog.html">windows</a>) for complete details on each release.   </p>
<p>Customers can download this version from:<br /> <a title="Download" href="http://flix.on2.com/download">http://flix.on2.com/download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=133</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Engine 8.0.15.2 Linux hotfix</title>
		<link>http://support.on2.com/blog/?p=128</link>
		<comments>http://support.on2.com/blog/?p=128#comments</comments>
		<pubDate>Tue, 07 Jul 2009 17:17:14 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flix Engine]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=128</guid>
		<description><![CDATA[A hotfix has been released for Flix Engine 8.0.15.2 for Linux, which addresses a problem with Flix Engine failing to transcode the audio stream from certain sources.  The fix involves replacing the mencoder library on the server.  
More information and instructions are available on the &#8220;known issues&#8221; page of our support website: http://support.on2.com/flixengine/linux/known_issues.php. [...]]]></description>
			<content:encoded><![CDATA[<p>A hotfix has been released for Flix Engine 8.0.15.2 for Linux, which addresses a problem with Flix Engine failing to transcode the audio stream from certain sources.  The fix involves replacing the mencoder library on the server.  </p>
<p>More information and instructions are available on the &#8220;known issues&#8221; page of our support website: <br /><a title="Download" href="http://support.on2.com/flixengine/linux/known_issues.php">http://support.on2.com/flixengine/linux/known_issues.php</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=128</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Engine 8.0.15.2</title>
		<link>http://support.on2.com/blog/?p=120</link>
		<comments>http://support.on2.com/blog/?p=120#comments</comments>
		<pubDate>Thu, 28 May 2009 16:14:22 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flix Engine]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=120</guid>
		<description><![CDATA[Flix Engine 8.0.15.2 for Linux and Windows is now available.
Bug fixes in this release include:

Updated mencoder source code with the following changes [LINUX]:

Do not report empty audio streams as this affects default output stream selection. 
Temporary patch for lavf/mov demuxer. 
Add support for extension profiles and file-specific configuration files. 
Fix potential crash with MP3 when [...]]]></description>
			<content:encoded><![CDATA[<p>Flix Engine 8.0.15.2 for Linux and Windows is now available.</p>
<p>Bug fixes in this release include:</p>
<ul>
<li>Updated mencoder source code with the following changes [LINUX]:
<ul>
<li>Do not report empty audio streams as this affects default output stream selection. </li>
<li>Temporary patch for lavf/mov demuxer. </li>
<li>Add support for extension profiles and file-specific configuration files. </li>
<li>Fix potential crash with MP3 when accessing fixed size array with out-of-bounds index. </li>
<li>Fix a regression bug: files with truncated audio data, but complete indexes, would result in video truncation.</li>
<li>Avoid crash should quicktime decoder be paired with the lavf demuxer.</li>
<li>Temporarily rely on binary codecs to decode cook audio (RM).</li>
<li>AVCHD support:  Allow libavformat to demux MTS/M2TS files (often the container for AVCHD). </li>
<li>Improve handling of multiple duplicate error messages.</li>
</ul>
</li>
<li>Fix another situation that may cause a hang when opening a file by adding a timeout value [Linux].</li>
<li>If the input file&#8217;s aspect ratio is available on open it will now<br />
be made available for use in FE2_FILTER_SCALE  [Windows].</li>
<p>See the changelog (<a href="http://support.on2.com/flixengine/linux/api/changelog.html">linux</a>|<a href="http://support.on2.com/flixengine/windows/api/changelog.html">windows</a>) for complete details on each release.   </p>
<p>Customers can download this version from:<br /> <a title="Download" href="http://flix.on2.com/download">http://flix.on2.com/download</a></p>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flix Engine 8.0.15.1 Linux</title>
		<link>http://support.on2.com/blog/?p=117</link>
		<comments>http://support.on2.com/blog/?p=117#comments</comments>
		<pubDate>Thu, 16 Apr 2009 21:43:41 +0000</pubDate>
		<dc:creator>jkoppi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://support.on2.com/blog/?p=117</guid>
		<description><![CDATA[Flix Engine 8.0.15.1 for Linux is now available. 
This Linux-only update is being released to fix a specific bug that was introduced in version 8.0.15.0 earlier this week.  The bug may cause Flix Engine to hang if mencoder exits prior to producing any data.  
Note: Linux users note that the interface changed with [...]]]></description>
			<content:encoded><![CDATA[<p>Flix Engine 8.0.15.1 for Linux is now available. </p>
<p>This Linux-only update is being released to fix a specific bug that was introduced in version 8.0.15.0 earlier this week.  The bug may cause Flix Engine to hang if mencoder exits prior to producing any data.  </p>
<p><b>Note: </b>Linux users note that the interface changed with version 8.0.15.0, which will affect your   <a href="http://support.on2.com/flixengine/linux/api/lb_deviation.html#update">language bindings</a>. </p>
<p>See the changelog (<a href="http://support.on2.com/flixengine/linux/api/changelog.html">linux</a>|<a href="http://support.on2.com/flixengine/windows/api/changelog.html">windows</a>) for complete details on each release.   </p>
<p>Customers can download this version from <a title="Download" href="http://flix.on2.com/download">http://flix.on2.com/download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://support.on2.com/blog/?feed=rss2&amp;p=117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
