<?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>FFVCL - Delphi FFmpeg VCL Components</title>
	<atom:link href="http://www.delphiffmpeg.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphiffmpeg.com</link>
	<description>Video Encoder and Video Player</description>
	<lastBuildDate>Sun, 13 May 2012 00:40:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>FFVCL Encoder 4.6 and Player 4.6 Released</title>
		<link>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-6-and-player-4-6-released/</link>
		<comments>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-6-and-player-4-6-released/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 19:48:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ChangeLog]]></category>

		<guid isPermaLink="false">http://www.delphiffmpeg.com/?p=169</guid>
		<description><![CDATA[2012.03.18 FFVCL Encoder &#038; Player 4.6 [Common] * new helper class TCircularBuffer and TCircularBufferStream * update to FFmpeg 0.10 which is not compatible with 0.9.x [Encoder] * fix a memory leak issue * fix a potential issue in join mode &#8230; <a href="http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-6-and-player-4-6-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>2012.03.18 FFVCL Encoder &#038; Player 4.6</p>
<p>[Common]<br />
* new helper class TCircularBuffer and TCircularBufferStream<br />
* update to FFmpeg 0.10 which is not compatible with 0.9.x</p>
<p>[Encoder]<br />
* fix a memory leak issue<br />
* fix a potential issue in join mode</p>
<p>[Player]<br />
* new property QueueSize<br />
* new property UseAudioPosition<br />
* remove property frame_pix_fmt<br />
* readonly property FrameWidth and FrameHeight</p>
<p>[Demos]<br />
* new NetworkConverter demo (EventStreamAdapter + CircularBufferStream)<br />
* new NetworkPlayer demo (EventStreamAdapter + CircularBufferStream)</p>
<p>[DLLs]<br />
* FFmpeg DLLs built base on official ffmpeg 0.10<br />
* This version is NOT compatible with previous FFmpeg DLLs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-6-and-player-4-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFVCL Encoder 4.5 and Player 4.5 Released</title>
		<link>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-5-and-player-4-5-released/</link>
		<comments>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-5-and-player-4-5-released/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 06:48:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ChangeLog]]></category>

		<guid isPermaLink="false">http://www.delphiffmpeg.com/?p=159</guid>
		<description><![CDATA[2012.01.18 FFVCL Encoder &#038; Player 4.5 [Version] * FFVCL version number changed from 4.1 to 4.5 indicating this version has many changes and is not compatible with the previous version, specifically for Encoder and add-ons. [Common] * update to FFmpeg &#8230; <a href="http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-5-and-player-4-5-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>2012.01.18 FFVCL Encoder &#038; Player 4.5</p>
<p>[Version]<br />
* FFVCL version number changed from 4.1 to 4.5 indicating this version has many changes and is not compatible with the previous version, specifically for Encoder and add-ons.</p>
<p>[Common]<br />
* update to FFmpeg 0.9.x which is not compatible with 0.8.x<br />
* many minor improvments and some bug fix</p>
<p>[Decoder]<br />
* new method opt_default()</p>
<p>[Encoder]<br />
* the encoder core rewritten for FFmpeg 0.9.x<br />
* new powerfull and flexible options which are almost compatible with the parameters of ffmpeg command line<br />
* rename AddInputFile() to AddInput(), SetOutputFile()/SetOutputStream() to SetOutput()<br />
* remove property CustomMaxFiles and now FFEncoder will increase file list automatically<br />
* improved joining ability such as support codec &#8216;copy&#8217; mode</p>
<p>[Player]<br />
* improved stability</p>
<p>[Add-ons]<br />
* new options style for FrameInput, FrameOutput, PacketInput, ScreenCapture, WaveCapture, WaveInput and WaveOutput</p>
<p>[DLLs]<br />
* FFmpeg DLLs built base on official ffmpeg 0.9.1<br />
* This version is NOT compatible with previous FFmpeg DLLs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-5-and-player-4-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFVCL Encoder 4.1 and Player 4.1 Released</title>
		<link>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-1-and-player-4-1-released/</link>
		<comments>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-1-and-player-4-1-released/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 06:39:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ChangeLog]]></category>

		<guid isPermaLink="false">http://www.delphiffmpeg.com/?p=133</guid>
		<description><![CDATA[FFVCL &#8211; Delphi FFmpeg VCL Components 2011.10.31 FFVCL Encoder 4.1 &#038; Player 4.1 [Common] * Support Delphi XE2(VCL Win32) [DLLs] * no changes]]></description>
			<content:encoded><![CDATA[<p>FFVCL &#8211; Delphi FFmpeg VCL Components</p>
<p>2011.10.31 FFVCL Encoder 4.1 &#038; Player 4.1</p>
<p>[Common]<br />
* Support Delphi XE2(VCL Win32)</p>
<p>[DLLs]<br />
* no changes</p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-1-and-player-4-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFVCL Encoder 4.0 and Player 4.0 released</title>
		<link>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-0-and-player-4-0-released/</link>
		<comments>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-0-and-player-4-0-released/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 16:30:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ChangeLog]]></category>

		<guid isPermaLink="false">http://www.delphiffmpeg.com/?p=79</guid>
		<description><![CDATA[FFVCL – Delphi FFmpeg VCL Components 2011.10.08 FFVCL Encoder 4.0 &#038; Player 4.0 [Common] * compatible for Lazarus Win32 (source edition only) * update to FFmpeg 0.8.x which support DirectShow capture and RTMP protocol * many minor improvements [Decoder] * &#8230; <a href="http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-0-and-player-4-0-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>FFVCL – Delphi FFmpeg VCL Components</p>
<p>2011.10.08 FFVCL Encoder 4.0 &#038; Player 4.0</p>
<p>[Common]<br />
* compatible for Lazarus Win32 (source edition only)<br />
* update to FFmpeg 0.8.x which support DirectShow capture and RTMP protocol<br />
* many minor improvements</p>
<p>[Decoder]<br />
* new property TriggerEventInMainThread<br />
* new event OnBeforeFindStreamInfo</p>
<p>[Encoder]<br />
* new events OnFrameInputHook/OnFrameOutputHook on video frames in original format<br />
* support encoding in multiple threads (depends on capability of encoders)<br />
* remove options AudioPreset, VideoPreset, SubtitlePreset<br />
* remove build-in presets</p>
<p>[Player]<br />
* new event OnFrameHook on video frames with original format<br />
* new method opt_default()<br />
* new method FlushQueue()<br />
* new property HijackCursor</p>
<p>[EventStreamAdapter]<br />
* new property TriggerEventInMainThread</p>
<p>[FrameInputAdapter]<br />
* rename event OnReadFrameData to OnReadFrameBMP</p>
<p>[Demos]<br />
* new DirectShowCapure demo<br />
* new FrameWaveInput demo</p>
<p>[DLLs]<br />
* FFmpeg DLLs built base on official ffmpeg 0.8.5<br />
* This version is NOT compatible with previous FFmpeg DLLs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-4-0-and-player-4-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFVCL Encoder 3.9 and Player 3.0 released</title>
		<link>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-3-9-and-player-3-0-released/</link>
		<comments>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-3-9-and-player-3-0-released/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 15:34:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ChangeLog]]></category>

		<guid isPermaLink="false">http://www.delphiffmpeg.com/?p=73</guid>
		<description><![CDATA[FFVCL – Delphi FFmpeg VCL Components 2011.03.07 Encoder 3.9 &#38; Player 3.0 [Common] * new routine MixAudio() in FFUtils * several minor improvements [Decoder] * new property Deinterlace * new function/method ReadAudio() [Encoder] * new event OnBeforeFindStreamInfo * new property &#8230; <a href="http://www.delphiffmpeg.com/changelog/ffvcl-encoder-3-9-and-player-3-0-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>FFVCL – Delphi FFmpeg VCL Components</p>
<p>2011.03.07 Encoder 3.9 &amp; Player 3.0</p>
<p>[Common]<br />
* new routine MixAudio() in FFUtils<br />
* several minor improvements</p>
<p>[Decoder]<br />
* new property Deinterlace<br />
* new function/method ReadAudio()</p>
<p>[Encoder]<br />
* new event OnBeforeFindStreamInfo<br />
* new property Paused</p>
<p>[Player]<br />
* support multiple instances<br />
* new parameter AAutoLoadSDL in function/method LoadAVLib()<br />
* new functions/methods SDLLibLoaded(), LoadSDLLib() and UnloadSDLLib()</p>
<p>[Demos]<br />
* new AudioMixer demo<br />
* new MultiPlayer demo<br />
* new PicturesTransitions2Video demo</p>
<p>[DLLs]<br />
* no changes</p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphiffmpeg.com/changelog/ffvcl-encoder-3-9-and-player-3-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

