<?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: Is there an easy way to present multiple clips from YouTube videos?</title>
	<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos/</link>
	<description>Comments on Ask MetaFilter post Is there an easy way to present multiple clips from YouTube videos?</description>
	<pubDate>Wed, 25 Jan 2012 12:50:01 -0800</pubDate>
	<lastBuildDate>Wed, 25 Jan 2012 13:03:04 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Is there an easy way to present multiple clips from YouTube videos?</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos</link>	
		<description>I am an instructor and sometimes would like to play segment 1:15-2:25 from one YouTube video, followed by another segment from the same or another video, etc.  Is there a site, tool, or incantation that lets me easily set this up so I&apos;m not jumping around and switching tabs and clicking links during class time?  I know &lt;a href=&quot;http://www.mattcutts.com/blog/link-to-youtube-minute-second/&quot;&gt;how to create a URL that jumps right to the starting point of a clip&lt;/a&gt; but want to go a step or two beyond that.  I didn&apos;t create/upload the videos, so I can&apos;t use &lt;a href=&quot;http://support.google.com/youtube/bin/answer.py?hl=en&amp;answer=183851&quot;&gt;YouTube&apos;s Video Editor&lt;/a&gt;.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2012:site.206610</guid>
		<pubDate>Wed, 25 Jan 2012 12:50:01 -0800</pubDate>
		<dc:creator>espertus</dc:creator>
		
			<category>youtube</category>
		
			<category>video</category>
		
	</item>
	<item>
		<title>By: Betelgeuse</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2977898</link>	
		<description>The way I do this is to just download the video clip (using something like &lt;a href=&quot;http://keepvid.com&quot;&gt;Keepvid&lt;/a&gt;) and slice it up how I like. &lt;br&gt;
&lt;br&gt;
Sorry, but I don&apos;t know how to do this via streaming.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2977898</guid>
		<pubDate>Wed, 25 Jan 2012 13:03:04 -0800</pubDate>
		<dc:creator>Betelgeuse</dc:creator>
	</item><item>
		<title>By: sarae</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2977937</link>	
		<description>I second downloading the video and cutting it yourself.  If you download the .flv file you can play it easily with VLC and set your playlist up in advance.&lt;br&gt;
&lt;br&gt;
Another thing I found out when showing videos was that the projector had a freeze button.  This meant I could keep the projector displaying notes while I switched to a video on the computer.  Hit freeze again and it goes back to what is on the computer.&lt;br&gt;
&lt;br&gt;
Maybe not what you&apos;re looking for, just the solutions I&apos;ve worked out myself.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2977937</guid>
		<pubDate>Wed, 25 Jan 2012 13:24:31 -0800</pubDate>
		<dc:creator>sarae</dc:creator>
	</item><item>
		<title>By: espertus</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2977961</link>	
		<description>Is there any software you recommend for slicing up FLV?  I have access to Windows and Mac machines.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2977961</guid>
		<pubDate>Wed, 25 Jan 2012 13:39:54 -0800</pubDate>
		<dc:creator>espertus</dc:creator>
	</item><item>
		<title>By: sarae</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2977989</link>	
		<description>I think &lt;a href=&quot;http://www.macroplant.com/adapter/&quot;&gt;adapter&lt;/a&gt; will do cropping.  I haven&apos;t used that function but it is listed on the website.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2977989</guid>
		<pubDate>Wed, 25 Jan 2012 13:59:48 -0800</pubDate>
		<dc:creator>sarae</dc:creator>
	</item><item>
		<title>By: jsturgill</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2977990</link>	
		<description>YouTube has a &lt;a href=&quot;http://code.google.com/apis/youtube/js_api_reference.html&quot;&gt;JavaScript API&lt;/a&gt; for controlling embedded videos.  Maybe speak with someone in the CS department and have a student work with you for extra credit/as an independent study or project?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2977990</guid>
		<pubDate>Wed, 25 Jan 2012 14:00:01 -0800</pubDate>
		<dc:creator>jsturgill</dc:creator>
	</item><item>
		<title>By: espertus</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2978019</link>	
		<description>jsturgill, I am in the CS department. :-)  Thanks for letting me know about the API.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2978019</guid>
		<pubDate>Wed, 25 Jan 2012 14:26:22 -0800</pubDate>
		<dc:creator>espertus</dc:creator>
	</item><item>
		<title>By: jsturgill</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2978118</link>	
		<description>Hah!  What a thing.  My thought when I read your question was that you must be doing some sort of film studies class, and were planning on using YouTube clips to demonstrate visual storytelling techniques or somesuch.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2978118</guid>
		<pubDate>Wed, 25 Jan 2012 16:28:06 -0800</pubDate>
		<dc:creator>jsturgill</dc:creator>
	</item><item>
		<title>By: tel3path</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2978129</link>	
		<description>&lt;a href=&quot;http://compendium.open.ac.uk/institute/&quot;&gt;Compendium&lt;/a&gt; has a feature called MovieMap that will let you annotate videos and link back and forth in time.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2978129</guid>
		<pubDate>Wed, 25 Jan 2012 16:42:58 -0800</pubDate>
		<dc:creator>tel3path</dc:creator>
	</item><item>
		<title>By: anansi</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2978222</link>	
		<description>nthing download the video.  I use &lt;a href=&quot;http://www.downloadhelper.net/&quot;&gt;Downloadhelper&lt;/a&gt;, its an add-on for Firefox.  From there its just playing them on something like &lt;a href=&quot;http://www.videolan.org/vlc/&quot;&gt;VLC&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2978222</guid>
		<pubDate>Wed, 25 Jan 2012 18:30:29 -0800</pubDate>
		<dc:creator>anansi</dc:creator>
	</item><item>
		<title>By: anansi</title>
		<link>http://ask.metafilter.com/206610/Is-there-an-easy-way-to-present-multiple-clips-from-YouTube-videos#2978226</link>	
		<description>As far as cutting the FLVs, I convert them with Handbrake and then I edit with iMovie.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.206610-2978226</guid>
		<pubDate>Wed, 25 Jan 2012 18:33:05 -0800</pubDate>
		<dc:creator>anansi</dc:creator>
	</item>
	</channel>
</rss>
