<?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: Create thumbnail using php and gd library</title>
	<atom:link href="http://mistonline.in/wp/create-thumbnail-using-php-and-gd-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://mistonline.in/wp/create-thumbnail-using-php-and-gd-library/</link>
	<description>The One Stop Reference For Web Developers</description>
	<lastBuildDate>Fri, 20 Jan 2012 16:20:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: karthi</title>
		<link>http://mistonline.in/wp/create-thumbnail-using-php-and-gd-library/comment-page-1/#comment-3330</link>
		<dc:creator>karthi</dc:creator>
		<pubDate>Thu, 28 Apr 2011 12:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://mistonline.in/wp/?p=281#comment-3330</guid>
		<description>Hello use this

its so simple,if u have any queries mail at karthid@in.com

$ffmpeg = &quot;ffmpeg Installed path&quot;

$flvfile = &quot;source video file with root path&quot;

$png_path &quot; &quot;Destination video file with root path and file type&quot;

exec(&quot;$ffmpeg -y -i $flvfile -vframes 1 -ss 00:01:60 -an -vcodec png -f rawvideo -s 110x90 $png_path&quot;);

all the best....</description>
		<content:encoded><![CDATA[<p>Hello use this</p>
<p>its so simple,if u have any queries mail at <a href="mailto:karthid@in.com">karthid@in.com</a></p>
<p>$ffmpeg = &#8220;ffmpeg Installed path&#8221;</p>
<p>$flvfile = &#8220;source video file with root path&#8221;</p>
<p>$png_path &#8221; &#8220;Destination video file with root path and file type&#8221;</p>
<p>exec(&#8220;$ffmpeg -y -i $flvfile -vframes 1 -ss 00:01:60 -an -vcodec png -f rawvideo -s 110&#215;90 $png_path&#8221;);</p>
<p>all the best&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

