<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How can I get a macro program to know when a streaming video ends?</title>
	<link>http://ask.metafilter.com/103765/How-can-I-get-a-macro-program-to-know-when-a-streaming-video-ends/</link>
	<description>Comments on Ask MetaFilter post How can I get a macro program to know when a streaming video ends?</description>
	<pubDate>Wed, 08 Oct 2008 16:11:22 -0800</pubDate>
	<lastBuildDate>Wed, 08 Oct 2008 16:11:22 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How can I get a macro program to know when a streaming video ends?</title>
		<link>http://ask.metafilter.com/103765/How-can-I-get-a-macro-program-to-know-when-a-streaming-video-ends</link>	
		<description>I&apos;m looking for a way for a macro program (RoboTask is the one I&apos;m currently using) to tell whether or not a streaming video has completed playing.  I think the best way to do this would be to monitor the current download rate to my PC, and when it drops to 0 kb/s for a second or longer, then trigger the video completion event.  I have no idea how to do this, however. &lt;br /&gt;&lt;br /&gt; Robotasks does offer a variable that will import whatever is in the clipboard, so if I could somehow copy my current download rate to clipboard maybe twice per second then I could go from there and have RoboTask check that every second.&lt;br&gt;
&lt;br&gt;
So, in summary: does anyone either know a better way to tell when a streaming video is done playing, or know a way to copy the current download speed to the clipboard?&lt;br&gt;
&lt;br&gt;
ps-I don&apos;t have to use RoboTask; if you know another free macro recording prog to use, then I would use that.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.103765</guid>
		<pubDate>Wed, 08 Oct 2008 15:54:21 -0800</pubDate>
		<dc:creator>idyllhands</dc:creator>
		
			<category>macro</category>
		
			<category>robotask</category>
		
			<category>streaming</category>
		
			<category>video</category>
		
	</item> <item>
		<title>By: TheOnlyCoolTim</title>
		<link>http://ask.metafilter.com/103765/How-can-I-get-a-macro-program-to-know-when-a-streaming-video-ends#1502077</link>	
		<description>&lt;em&gt;I think the best way to do this would be to monitor the current download rate to my PC, and when it drops to 0 kb/s for a second or longer, then trigger the video completion event.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
No good. Streaming video often downloads much faster than it plays so you&apos;d end up cutting off the video way too early.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103765-1502077</guid>
		<pubDate>Wed, 08 Oct 2008 16:11:22 -0800</pubDate>
		<dc:creator>TheOnlyCoolTim</dc:creator>
	</item><item>
		<title>By: idyllhands</title>
		<link>http://ask.metafilter.com/103765/How-can-I-get-a-macro-program-to-know-when-a-streaming-video-ends#1505156</link>	
		<description>Good point.  OK, new plan.  I know the lengths of the videos, so I think that I can trigger them to start, then wait for the sound to start and measure the time from there.&lt;br&gt;
&lt;br&gt;
Is there any way to tell whether or not there is sound coming through the speakers?  I have Flash CS3.0 so if you know a way in Actionscript that I could determine if the sound card is in use, and then copy a boolean variable to the Clipboard to indicate whether or not a video is playing, that would be great too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103765-1505156</guid>
		<pubDate>Sat, 11 Oct 2008 20:38:08 -0800</pubDate>
		<dc:creator>idyllhands</dc:creator>
	</item>
	</channel>
</rss>
