<?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: FFMPEG GUI using Flex 2 beta</title>
	<atom:link href="http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/</link>
	<description>Flash Platform (Flash, Flex, AIR) thoughts and examples</description>
	<lastBuildDate>Sat, 24 Jul 2010 13:37:31 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rich</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-27825</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Thu, 19 Nov 2009 00:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-27825</guid>
		<description>i have a problem wherein I need to call an exe file using flex. Can anybody help ?</description>
		<content:encoded><![CDATA[<p>i have a problem wherein I need to call an exe file using flex. Can anybody help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-430</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Wed, 31 Oct 2007 08:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-430</guid>
		<description>Nikki, I think this it not the right please. I would recommend asking in the apollocoders mailinglist.</description>
		<content:encoded><![CDATA[<p>Nikki, I think this it not the right please. I would recommend asking in the apollocoders mailinglist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikki</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-429</link>
		<dc:creator>Nikki</dc:creator>
		<pubDate>Tue, 30 Oct 2007 21:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-429</guid>
		<description>Hey Sonke,
Could you please elaborate a bit on your comments about calling an exe from AIR using XMLSocket? Esp the part regarding the executable from C++. I have to compile a Trig XML file from a AIR application. Could you suggest a solution?</description>
		<content:encoded><![CDATA[<p>Hey Sonke,<br />
Could you please elaborate a bit on your comments about calling an exe from AIR using XMLSocket? Esp the part regarding the executable from C++. I have to compile a Trig XML file from a AIR application. Could you suggest a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-428</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Fri, 31 Aug 2007 09:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-428</guid>
		<description>No, you have to build another executable with e.g. c++ and this application could communicate e.g. via XMLSocket with AIR and could call the ffmpeg.exe</description>
		<content:encoded><![CDATA[<p>No, you have to build another executable with e.g. c++ and this application could communicate e.g. via XMLSocket with AIR and could call the ffmpeg.exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Rehman</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-427</link>
		<dc:creator>Rohan Rehman</dc:creator>
		<pubDate>Thu, 30 Aug 2007 23:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-427</guid>
		<description>Thanks for the reply Sönke, I ahve never used the XMLSocket class since I use a lot of flash remoting.
But you are you confirming that with the XMLSocket class I can run an exe file?</description>
		<content:encoded><![CDATA[<p>Thanks for the reply Sönke, I ahve never used the XMLSocket class since I use a lot of flash remoting.<br />
But you are you confirming that with the XMLSocket class I can run an exe file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-426</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Thu, 30 Aug 2007 17:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-426</guid>
		<description>My example only prepares a command line argument. There is no executalbe called. AIR neither has the possibility to call executables in the current version and I don&#039; know if this will come in the future.
The only way would be calling an executable from AIR via e.g. XMLSocket which does this job.</description>
		<content:encoded><![CDATA[<p>My example only prepares a command line argument. There is no executalbe called. AIR neither has the possibility to call executables in the current version and I don&#8217; know if this will come in the future.<br />
The only way would be calling an executable from AIR via e.g. XMLSocket which does this job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Rehman</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-425</link>
		<dc:creator>Rohan Rehman</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-425</guid>
		<description>I am developing an Air (apollo) app and I am trying to get it to talk to ffmpeg.exe, but the air api dosen&#039;t seem to have public methods that allow executing exe files.


how did you do it with flex?  I am not a flex user, does the flex api allow file execution?</description>
		<content:encoded><![CDATA[<p>I am developing an Air (apollo) app and I am trying to get it to talk to ffmpeg.exe, but the air api dosen&#8217;t seem to have public methods that allow executing exe files.</p>
<p>how did you do it with flex?  I am not a flex user, does the flex api allow file execution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-424</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Thu, 22 Mar 2007 08:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-424</guid>
		<description>Hey Nicholas, thanks for your thoughts.
I also played with Apollo and am waiting for the next free time to get my hands dirty</description>
		<content:encoded><![CDATA[<p>Hey Nicholas, thanks for your thoughts.<br />
I also played with Apollo and am waiting for the next free time to get my hands dirty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas B</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-423</link>
		<dc:creator>Nicholas B</dc:creator>
		<pubDate>Thu, 22 Mar 2007 04:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-423</guid>
		<description>Nice GUI!  I have to admit it did take me a few minutes of looking for the run button to figure out that it just makes the command line, which you can then run yourself...

Apollo is out this week, and I&#039;ve only managed &quot;hello world&quot;...  As far as I have figured out, Apollo can read and write to disk, but doesn&#039;t seem to be able to launch applications...  For security reasons, I would imagine.  I have looked (only for half an hour) for a way to launch things with javascript, but that doesn&#039;t seem to be too successful... but, maybe, if the Apollo app and ffmpeg.exe sit in the same folder, and apollo is used to write a *.bat//(*.whatever linux uses) file to the disk, then that could be run?

Hopefully you&#039;ll be able to launch things with Apollo when it gets beyond alpha...

I suppose I could just point people to Riva, but... you know, it&#039;s kind of fun to make stuff!</description>
		<content:encoded><![CDATA[<p>Nice GUI!  I have to admit it did take me a few minutes of looking for the run button to figure out that it just makes the command line, which you can then run yourself&#8230;</p>
<p>Apollo is out this week, and I&#8217;ve only managed &#8220;hello world&#8221;&#8230;  As far as I have figured out, Apollo can read and write to disk, but doesn&#8217;t seem to be able to launch applications&#8230;  For security reasons, I would imagine.  I have looked (only for half an hour) for a way to launch things with javascript, but that doesn&#8217;t seem to be too successful&#8230; but, maybe, if the Apollo app and ffmpeg.exe sit in the same folder, and apollo is used to write a *.bat//(*.whatever linux uses) file to the disk, then that could be run?</p>
<p>Hopefully you&#8217;ll be able to launch things with Apollo when it gets beyond alpha&#8230;</p>
<p>I suppose I could just point people to Riva, but&#8230; you know, it&#8217;s kind of fun to make stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2006/03/ffmpeg-gui-using-flex-2-beta/comment-page-1/#comment-422</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Sun, 28 Jan 2007 12:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/2006/03/06/ffmpeg-gui-using-flex-2-beta/#comment-422</guid>
		<description>Hi Eric,

what you can do is use ffmpeg via commandline and the FFMPEG GUI I have made.
Perhaps there will be a crossplatform solution when Adobe releases Apollo.</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>what you can do is use ffmpeg via commandline and the FFMPEG GUI I have made.<br />
Perhaps there will be a crossplatform solution when Adobe releases Apollo.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
