<?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: toGDImage() broken: Patching ffmpeg-php 0.6.0</title>
	<atom:link href="http://www.hazaah.com/programming/togdimage-broken-patching-ffmpeg-php-060/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hazaah.com/programming/togdimage-broken-patching-ffmpeg-php-060/</link>
	<description>buffle the world</description>
	<lastBuildDate>Fri, 12 Feb 2010 18:20:09 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim Long</title>
		<link>http://www.hazaah.com/programming/togdimage-broken-patching-ffmpeg-php-060/comment-page-1/#comment-14473</link>
		<dc:creator>Jim Long</dc:creator>
		<pubDate>Wed, 03 Feb 2010 22:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.hazaah.com/?p=152#comment-14473</guid>
		<description>Duh..

I needed to convert the ownership of the videos to apache before it would work.

Thanks Anyway.</description>
		<content:encoded><![CDATA[<p>Duh..</p>
<p>I needed to convert the ownership of the videos to apache before it would work.</p>
<p>Thanks Anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Long</title>
		<link>http://www.hazaah.com/programming/togdimage-broken-patching-ffmpeg-php-060/comment-page-1/#comment-14468</link>
		<dc:creator>Jim Long</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.hazaah.com/?p=152#comment-14468</guid>
		<description>FFmpeg version SVN-r21080
ffmpeg-php-0.6.0

My tests:

I can make a still using ffmpeg at the command line.
I can use php gdimage to make an image.
OK!

But using ffmpeg-php I can not get an image using this:

$frame = $movie-&gt;getFrame(105); //returns Object id #3
$im = $frame-&gt;toGDImage(); //returns Resource id #4


Looks like it&#039;s working, but does not produce any image file.

Advise?</description>
		<content:encoded><![CDATA[<p>FFmpeg version SVN-r21080<br />
ffmpeg-php-0.6.0</p>
<p>My tests:</p>
<p>I can make a still using ffmpeg at the command line.<br />
I can use php gdimage to make an image.<br />
OK!</p>
<p>But using ffmpeg-php I can not get an image using this:</p>
<p>$frame = $movie-&gt;getFrame(105); //returns Object id #3<br />
$im = $frame-&gt;toGDImage(); //returns Resource id #4</p>
<p>Looks like it&#8217;s working, but does not produce any image file.</p>
<p>Advise?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://www.hazaah.com/programming/togdimage-broken-patching-ffmpeg-php-060/comment-page-1/#comment-11646</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Mon, 17 Aug 2009 15:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.hazaah.com/?p=152#comment-11646</guid>
		<description>Thanks!

This bug has bitten me several times now. Debian&#039;s ffmpeg-php package has patched it, but Gentoo&#039;s package hasn&#039;t.

I&#039;m amazed upstream hasn&#039;t released an updated version yet.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>This bug has bitten me several times now. Debian&#8217;s ffmpeg-php package has patched it, but Gentoo&#8217;s package hasn&#8217;t.</p>
<p>I&#8217;m amazed upstream hasn&#8217;t released an updated version yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne</title>
		<link>http://www.hazaah.com/programming/togdimage-broken-patching-ffmpeg-php-060/comment-page-1/#comment-11126</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.hazaah.com/?p=152#comment-11126</guid>
		<description>thanks a lot. it&#039;s helpful and you just saved me :)</description>
		<content:encoded><![CDATA[<p>thanks a lot. it&#8217;s helpful and you just saved me :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doktor</title>
		<link>http://www.hazaah.com/programming/togdimage-broken-patching-ffmpeg-php-060/comment-page-1/#comment-10875</link>
		<dc:creator>Doktor</dc:creator>
		<pubDate>Fri, 01 May 2009 17:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.hazaah.com/?p=152#comment-10875</guid>
		<description>Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
