<?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"
	>
<channel>
	<title>Comments on: ffmpeg sample code</title>
	<atom:link href="http://www.sajithmr.com/ffmpeg-sample-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.com/ffmpeg-sample-code/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 14:57:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: hans</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-28371</link>
		<dc:creator>hans</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-28371</guid>
		<description>or please let me know if there is another way to accomplish this... thanks.</description>
		<content:encoded><![CDATA[<p>or please let me know if there is another way to accomplish this&#8230; thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hans</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-28369</link>
		<dc:creator>hans</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-28369</guid>
		<description>Question I am trying to solve is this.  We have flash based property tour tool that takes photos of property listings and displays them in sequence.  Is there a way to take the swf that is displayed typically in a browser window and capture 30 seconds of it and convert to mpg using ffmpeg?  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Question I am trying to solve is this.  We have flash based property tour tool that takes photos of property listings and displays them in sequence.  Is there a way to take the swf that is displayed typically in a browser window and capture 30 seconds of it and convert to mpg using ffmpeg?  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdj</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-27938</link>
		<dc:creator>jdj</dc:creator>
		<pubDate>Fri, 07 Nov 2008 01:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-27938</guid>
		<description>It seems as if you need to get a web host that has the ffmpeg library for php so that you can execute the ffmpeg commands with exec(). I found documentation of ffmpeg: http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html that helped out a lot. I assume that the exec() function requires parameters that can be found in the ffmpeg documentation such as:

exec(ffmpeg -f oss -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg)</description>
		<content:encoded><![CDATA[<p>It seems as if you need to get a web host that has the ffmpeg library for php so that you can execute the ffmpeg commands with exec(). I found documentation of ffmpeg: <a href="http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html" rel="nofollow">http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html</a> that helped out a lot. I assume that the exec() function requires parameters that can be found in the ffmpeg documentation such as:</p>
<p>exec(ffmpeg -f oss -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-27472</link>
		<dc:creator>s</dc:creator>
		<pubDate>Mon, 27 Oct 2008 13:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-27472</guid>
		<description>i hate linux and i hate those who built this stupid ffmpeg only for linux ! fuck you geek</description>
		<content:encoded><![CDATA[<p>i hate linux and i hate those who built this stupid ffmpeg only for linux ! fuck you geek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahman</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-25388</link>
		<dc:creator>rahman</dc:creator>
		<pubDate>Sat, 04 Oct 2008 17:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-25388</guid>
		<description>i am the newbie for ffmpeg,i want to know it is a script or application,where can i run this file in my local server(mypc)
give basic idea,i am using windows,i need reply from u brother</description>
		<content:encoded><![CDATA[<p>i am the newbie for ffmpeg,i want to know it is a script or application,where can i run this file in my local server(mypc)<br />
give basic idea,i am using windows,i need reply from u brother</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rammy</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-23519</link>
		<dc:creator>rammy</dc:creator>
		<pubDate>Thu, 18 Sep 2008 20:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-23519</guid>
		<description>hi sajith i have doubt first i want to know spouse i host my website and ffmpeg not installed can i install or i have to contact webhosting service and how i can change mov,avi in flv with specific resolution</description>
		<content:encoded><![CDATA[<p>hi sajith i have doubt first i want to know spouse i host my website and ffmpeg not installed can i install or i have to contact webhosting service and how i can change mov,avi in flv with specific resolution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yedhumohan</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-21162</link>
		<dc:creator>Yedhumohan</dc:creator>
		<pubDate>Mon, 01 Sep 2008 09:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-21162</guid>
		<description>i have done flv conversion in command prompt.But once i tried with php script,conversion has not been done</description>
		<content:encoded><![CDATA[<p>i have done flv conversion in command prompt.But once i tried with php script,conversion has not been done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: izero</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-20766</link>
		<dc:creator>izero</dc:creator>
		<pubDate>Thu, 28 Aug 2008 08:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-20766</guid>
		<description>Why you do not use fflib.net? Try http://www.intuitive.sk/fflib/</description>
		<content:encoded><![CDATA[<p>Why you do not use fflib.net? Try <a href="http://www.intuitive.sk/fflib/" rel="nofollow">http://www.intuitive.sk/fflib/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajith M.R</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-20008</link>
		<dc:creator>Sajith M.R</dc:creator>
		<pubDate>Thu, 21 Aug 2008 14:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-20008</guid>
		<description>Thank you Tamer, Ideas and knowledge are always for sharing... it grows as you share it... don't let anyone to re-invent the same wheel , so share :)</description>
		<content:encoded><![CDATA[<p>Thank you Tamer, Ideas and knowledge are always for sharing&#8230; it grows as you share it&#8230; don&#8217;t let anyone to re-invent the same wheel , so share <img src='http://www.sajithmr.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamer Qtaish</title>
		<link>http://www.sajithmr.com/ffmpeg-sample-code/#comment-20004</link>
		<dc:creator>Tamer Qtaish</dc:creator>
		<pubDate>Thu, 21 Aug 2008 14:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=10#comment-20004</guid>
		<description>Hello Sajith!
Don't worry I am not going to ask you any questions, not yet...
I just got started to read about ffmpeg, I am considering it as one of my strong options for a project I am doing.
So while I was doing my search I stumbled on this form.
I was both amazed and surprised by how you don't only have the knowledge but also share it freely! I like went through all the question and answers... Lots of details and crystal clear answers.

So to sum it up I just want to say "GREAT JOB"
And thank you!

All the best,
Tamer Qtaish</description>
		<content:encoded><![CDATA[<p>Hello Sajith!<br />
Don&#8217;t worry I am not going to ask you any questions, not yet&#8230;<br />
I just got started to read about ffmpeg, I am considering it as one of my strong options for a project I am doing.<br />
So while I was doing my search I stumbled on this form.<br />
I was both amazed and surprised by how you don&#8217;t only have the knowledge but also share it freely! I like went through all the question and answers&#8230; Lots of details and crystal clear answers.</p>
<p>So to sum it up I just want to say &#8220;GREAT JOB&#8221;<br />
And thank you!</p>
<p>All the best,<br />
Tamer Qtaish</p>
]]></content:encoded>
	</item>
</channel>
</rss>
