<?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: How to manipulate video in .NET using ffmpeg</title>
	<atom:link href="http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/feed/" rel="self" type="application/rss+xml" />
	<link>http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 05:06:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Calisto Mind &#187; Blog Archive &#187; How to manipulate video in .NET using ffmpeg (updated)</title>
		<link>http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/comment-page-1/#comment-17191</link>
		<dc:creator>Calisto Mind &#187; Blog Archive &#187; How to manipulate video in .NET using ffmpeg (updated)</dc:creator>
		<pubDate>Tue, 22 Apr 2008 18:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://jesal.us/blog/2008/03/12/how-to-manipulate-video-in-net-using-ffmpeg/#comment-17191</guid>
		<description>[...] on the reader comments on my previous entry on this topic I was able to fix some of the issues that others were [...]</description>
		<content:encoded><![CDATA[<p>[...] on the reader comments on my previous entry on this topic I was able to fix some of the issues that others were [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/comment-page-1/#comment-17150</link>
		<dc:creator>J</dc:creator>
		<pubDate>Mon, 21 Apr 2008 15:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://jesal.us/blog/2008/03/12/how-to-manipulate-video-in-net-using-ffmpeg/#comment-17150</guid>
		<description>name - Thanks for your comment, that makes sense. I&#039;ll give it a try.</description>
		<content:encoded><![CDATA[<p>name &#8211; Thanks for your comment, that makes sense. I&#8217;ll give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: name</title>
		<link>http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/comment-page-1/#comment-17109</link>
		<dc:creator>name</dc:creator>
		<pubDate>Sun, 20 Apr 2008 14:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://jesal.us/blog/2008/03/12/how-to-manipulate-video-in-net-using-ffmpeg/#comment-17109</guid>
		<description>The hangs are caused by your way of handling the redirected streams. while the program runs you have to read from them because if there is to much unread data in them ffmpeg cant write to them anymore. you can listen for the StandardOutputReceived event to mitigate this issue.</description>
		<content:encoded><![CDATA[<p>The hangs are caused by your way of handling the redirected streams. while the program runs you have to read from them because if there is to much unread data in them ffmpeg cant write to them anymore. you can listen for the StandardOutputReceived event to mitigate this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/comment-page-1/#comment-17090</link>
		<dc:creator>J</dc:creator>
		<pubDate>Sat, 19 Apr 2008 06:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://jesal.us/blog/2008/03/12/how-to-manipulate-video-in-net-using-ffmpeg/#comment-17090</guid>
		<description>sekar - Make sure you have the right permissions. The directory in which you have FFMPEG files need to have read and execute permissions (all files!) and the directory where you intend to put the converted files need to have write permissions. If that doesn&#039;t work then try commenting out - process.WaitForExit(); - I&#039;ve had problems with it in shared hosting environment where it just hangs the process every now and then.</description>
		<content:encoded><![CDATA[<p>sekar &#8211; Make sure you have the right permissions. The directory in which you have FFMPEG files need to have read and execute permissions (all files!) and the directory where you intend to put the converted files need to have write permissions. If that doesn&#8217;t work then try commenting out &#8211; process.WaitForExit(); &#8211; I&#8217;ve had problems with it in shared hosting environment where it just hangs the process every now and then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sekar</title>
		<link>http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/comment-page-1/#comment-17089</link>
		<dc:creator>sekar</dc:creator>
		<pubDate>Sat, 19 Apr 2008 06:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://jesal.us/blog/2008/03/12/how-to-manipulate-video-in-net-using-ffmpeg/#comment-17089</guid>
		<description>What configuration to be made to make it work in online?
it is working fine in local but it is n&#039;t working in server..urgent</description>
		<content:encoded><![CDATA[<p>What configuration to be made to make it work in online?<br />
it is working fine in local but it is n&#8217;t working in server..urgent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coding4Fun : FFmpeg to transcode</title>
		<link>http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/comment-page-1/#comment-17022</link>
		<dc:creator>Coding4Fun : FFmpeg to transcode</dc:creator>
		<pubDate>Wed, 16 Apr 2008 22:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://jesal.us/blog/2008/03/12/how-to-manipulate-video-in-net-using-ffmpeg/#comment-17022</guid>
		<description>[...] a release showing just how to do transcoding using FFMPEG in VB.Net.&#160; Another individual made this work in c# too!  Filed under: [...]</description>
		<content:encoded><![CDATA[<p>[...] a release showing just how to do transcoding using FFMPEG in VB.Net.&#160; Another individual made this work in c# too!  Filed under: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balaji</title>
		<link>http://jesal.us/2008/03/how-to-manipulate-video-in-net-using-ffmpeg/comment-page-1/#comment-16870</link>
		<dc:creator>Balaji</dc:creator>
		<pubDate>Wed, 09 Apr 2008 12:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://jesal.us/blog/2008/03/12/how-to-manipulate-video-in-net-using-ffmpeg/#comment-16870</guid>
		<description>hi all,

  i worked out the above given code. its not working if the file size is large for example the file size is greater than 750kb. its not to convert flv format. plz reply me</description>
		<content:encoded><![CDATA[<p>hi all,</p>
<p>  i worked out the above given code. its not working if the file size is large for example the file size is greater than 750kb. its not to convert flv format. plz reply me</p>
]]></content:encoded>
	</item>
</channel>
</rss>

