<?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 do I capture a small part of a long video stream?</title>
	<link>http://ask.metafilter.com/126776/How-do-I-capture-a-small-part-of-a-long-video-stream/</link>
	<description>Comments on Ask MetaFilter post How do I capture a small part of a long video stream?</description>
	<pubDate>Tue, 07 Jul 2009 10:36:17 -0800</pubDate>
	<lastBuildDate>Tue, 07 Jul 2009 10:36:17 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I capture a small part of a long video stream?</title>
		<link>http://ask.metafilter.com/126776/How-do-I-capture-a-small-part-of-a-long-video-stream</link>	
		<description>I want to capture a small part of a long video stream from the web. And I want it in mp4. &lt;br /&gt;&lt;br /&gt; It&apos;s my convocation webcast, and it&apos;s in asf. I have managed to capture just the five minutes (of 2+ hrs!) I want, but I did so with Real Player and so the file is in the ever-unfriendly rm file format. I haven&apos;t had any luck with file conversion programs, and I can&apos;t crack the nut which is VLC (I&apos;ve tried the VideoLAN forums). I&apos;m running WinXP, and I&apos;m looking for a free way to do this.&lt;br&gt;
&lt;br&gt;
I need a recommendation for a tried and true free file conversion that deals with rm-&amp;gt;mp4; or step-by-step instructions for how to do this with VLC (I don&apos;t want the entire file). &lt;small&gt;I did look in the back posts, but didn&apos;t find anything dealing with a partial capture.&lt;/small&gt; Many thanks, mefites.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.126776</guid>
		<pubDate>Tue, 07 Jul 2009 10:16:42 -0800</pubDate>
		<dc:creator>tamarack</dc:creator>
		
			<category>stream</category>
		
			<category>streaming</category>
		
			<category>video</category>
		
			<category>streamingvideo</category>
		
			<category>capture</category>
		
			<category>fileconversion</category>
		
			<category>convert</category>
		
	</item> <item>
		<title>By: Lemurrhea</title>
		<link>http://ask.metafilter.com/126776/How-do-I-capture-a-small-part-of-a-long-video-stream#1811249</link>	
		<description>Have you looked into using &lt;a href=&quot;http://www.videohelp.com/tools/ffmpeg&quot;&gt;ffmpeg&lt;/a&gt;?  It&apos;s command-line (there are probably guis available), but the easiest method of converting files I know.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.126776-1811249</guid>
		<pubDate>Tue, 07 Jul 2009 10:36:17 -0800</pubDate>
		<dc:creator>Lemurrhea</dc:creator>
	</item><item>
		<title>By: movicont</title>
		<link>http://ask.metafilter.com/126776/How-do-I-capture-a-small-part-of-a-long-video-stream#1811310</link>	
		<description>Seconding ffmpeg, and there is indeed a &lt;a href=&quot;http://www.videohelp.com/tools/WinFF&quot;&gt;gui available&lt;/a&gt;. There are apparently &lt;a href=&quot;http://www.videohelp.com/forum/archive/problem-converting-rmvb-to-mp4-t361280.html&quot;&gt;some instructions here&lt;/a&gt;, though I&apos;m not sure if it&apos;ll definitely work.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.126776-1811310</guid>
		<pubDate>Tue, 07 Jul 2009 11:02:28 -0800</pubDate>
		<dc:creator>movicont</dc:creator>
	</item><item>
		<title>By: fistynuts</title>
		<link>http://ask.metafilter.com/126776/How-do-I-capture-a-small-part-of-a-long-video-stream#1811465</link>	
		<description>imho &lt;a href=&quot;http://www.erightsoft.com/SUPER.html&quot;&gt;Super&lt;/a&gt; is the best free video conversion app available and &lt;br&gt;
&lt;br&gt;
&amp;gt;converts input RM  RAM  RMVB  RA (RealMedia) files to any other format&lt;br&gt;
&lt;br&gt;
&lt;small&gt; it also runs ffmpeg ...&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.126776-1811465</guid>
		<pubDate>Tue, 07 Jul 2009 12:20:54 -0800</pubDate>
		<dc:creator>fistynuts</dc:creator>
	</item><item>
		<title>By: tamarack</title>
		<link>http://ask.metafilter.com/126776/How-do-I-capture-a-small-part-of-a-long-video-stream#1811825</link>	
		<description>Neither WinFF nor Super will let me convert the rm video file. I suppose its possible that since it&apos;s a partially saved bit from an overall file perhaps something has made it less readable to these programs. (WinFF tells me it&apos;s an invalid file. Super gives me a generic it-could-be-anything message). Oh, and the rm file does play fine for me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.126776-1811825</guid>
		<pubDate>Tue, 07 Jul 2009 15:52:49 -0800</pubDate>
		<dc:creator>tamarack</dc:creator>
	</item><item>
		<title>By: russilwvong</title>
		<link>http://ask.metafilter.com/126776/How-do-I-capture-a-small-part-of-a-long-video-stream#1811975</link>	
		<description>If you have the disk space, I would use mplayer -dumpstream to capture the entire file, and then use mencoder -ss [start] -endpos [length] to extract the part you want.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.126776-1811975</guid>
		<pubDate>Tue, 07 Jul 2009 17:15:09 -0800</pubDate>
		<dc:creator>russilwvong</dc:creator>
	</item><item>
		<title>By: fistynuts</title>
		<link>http://ask.metafilter.com/126776/How-do-I-capture-a-small-part-of-a-long-video-stream#1812559</link>	
		<description>then it sounds to me like the stream is lacking headers/or currupt - this may be due to the way you are capturing it or some sites are corrupting the streamed files such that they will only play on their custom webplayer.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.126776-1812559</guid>
		<pubDate>Wed, 08 Jul 2009 07:33:50 -0800</pubDate>
		<dc:creator>fistynuts</dc:creator>
	</item>
	</channel>
</rss>
