<?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: What's the easiest way to join MPEG-2 segments?</title>
	<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments/</link>
	<description>Comments on Ask MetaFilter post What's the easiest way to join MPEG-2 segments?</description>
	<pubDate>Wed, 04 Oct 2006 09:30:49 -0800</pubDate>
	<lastBuildDate>Wed, 04 Oct 2006 09:30:49 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: What&apos;s the easiest way to join MPEG-2 segments?</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments</link>	
		<description>I have a set of about two dozen DVD-ready MPEG-2 files that I&apos;d like to combine into one file without re-encoding.  What&apos;s the easiest way to do this?  I can do under XP or OS X, but XP is preferred. &lt;br /&gt;&lt;br /&gt; I am using Sony DVD Architect to build the DVD itself, and it seems that joining separate MPEGs into one title is the only thing it won&apos;t do.  The MPEGs were created using AviSynth, which craps out if I try to combine them in the source, so it seems I can only do it after the fact.  If I Google for MPEG joining software, I get tons of results that all look similarly dodgy.  As I said, Mac or Windows is fine, but the Mac is a MacBook and the Windows machine is a Dell desktop with about twice the processor and RAM, so I&apos;d rather use the latter.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.47883</guid>
		<pubDate>Wed, 04 Oct 2006 09:25:02 -0800</pubDate>
		<dc:creator>aaronetc</dc:creator>
		
			<category>dvd</category>
		
			<category>mpeg</category>
		
			<category>mpeg-2</category>
		
			<category>segment</category>
		
			<category>join</category>
		
	</item> <item>
		<title>By: voidcontext</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments#728324</link>	
		<description>Check my AskMe thread here: &lt;a href=&quot;http://ask.metafilter.com/mefi/32495&quot;&gt;command line video editing&lt;/a&gt;, which will give you several options. I ended up using mpgtx and ffmpeg.&lt;br&gt;
&lt;br&gt;
If you aren&apos;t comfortable with a command line there are GUI frontends for most of the tools listed in that thread.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47883-728324</guid>
		<pubDate>Wed, 04 Oct 2006 09:30:49 -0800</pubDate>
		<dc:creator>voidcontext</dc:creator>
	</item><item>
		<title>By: Danelope</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments#728455</link>	
		<description>I have used &lt;a href=&quot;http://member.newsguy.com/~theprof/Readme.html&quot;&gt;Camel&apos;s MPEGJoin&lt;/a&gt; for this exact purpose on numerous occasions, until something changed on my machine and the app now crashes when I execute the join.   Probably a system-level issue particular to my machine, so you might give it a go.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47883-728455</guid>
		<pubDate>Wed, 04 Oct 2006 11:08:19 -0800</pubDate>
		<dc:creator>Danelope</dc:creator>
	</item><item>
		<title>By: blind.wombat</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments#728480</link>	
		<description>I generally find &lt;a href=&quot;http://www.videohelp.com/&quot;&gt;videohelp.com&lt;/a&gt; to be a good resource for these kinds of questions.&lt;br&gt;
&lt;br&gt;
Check the &lt;strong&gt;HowTo -&amp;gt; Edit&lt;/strong&gt; section (on the left side menu) for your particular case.&lt;br&gt;
&lt;br&gt;
One phrase to keep in your head when searching around is &quot;direct stream copy&quot;, which is what you are looking for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47883-728480</guid>
		<pubDate>Wed, 04 Oct 2006 11:41:13 -0800</pubDate>
		<dc:creator>blind.wombat</dc:creator>
	</item><item>
		<title>By: kamelhoecker</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments#728516</link>	
		<description>i&apos;m not sure why you want just one file - but of course you can just burn them all on one DVD and then string them together (e.g. at end of 1 jump to start of 2...).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47883-728516</guid>
		<pubDate>Wed, 04 Oct 2006 13:01:04 -0800</pubDate>
		<dc:creator>kamelhoecker</dc:creator>
	</item><item>
		<title>By: aaronetc</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments#728616</link>	
		<description>They&apos;re meant to be one long video, but DVD Architect won&apos;t combine clips into one title.  There&apos;s a slight search delay between each one as it moves to the next title.&lt;br&gt;
&lt;br&gt;
I&apos;ll try ffmpeg tonight when I get home -- I use it quite a bit, but didn&apos;t know I could use multiple inputs.  mpgtx I&apos;ve used to segment audio so I&apos;ll try that if ffmpeg doesn&apos;t work.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47883-728616</guid>
		<pubDate>Wed, 04 Oct 2006 15:18:20 -0800</pubDate>
		<dc:creator>aaronetc</dc:creator>
	</item><item>
		<title>By: kingjoeshmoe</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments#728637</link>	
		<description>Believe it or not, this should be possible just using the &quot;copy&quot; command from the command line.  I did it myself with a video, though I can&apos;t remember exactly how I did it.  I&apos;ve searched the web for the right syntax, and I think &lt;a href=&quot;http://www.videoredo.com/FAQs/SupportFAQDVDEdiitingAuthoring.htm&quot;&gt;this site&lt;/a&gt; has it, though it talks about .vob files:&lt;br&gt;
&lt;br&gt;
copy /b A.mpg + B.mpg outputFile.mpg&lt;br&gt;
&lt;br&gt;
Try that and see if it works.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47883-728637</guid>
		<pubDate>Wed, 04 Oct 2006 15:33:32 -0800</pubDate>
		<dc:creator>kingjoeshmoe</dc:creator>
	</item><item>
		<title>By: kamelhoecker</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments#733885</link>	
		<description>if you want to try just globbing all the files together, open a &quot;Terminal&quot; window&lt;br&gt;
&lt;br&gt;
&lt;code&gt;&lt;br&gt;
# go to where your files are...&lt;br&gt;
cd Desktop&lt;br&gt;
# add as many files as you want...&lt;br&gt;
cat 1.mpg 2.mpg 3.mpg &amp;gt; all.mpg&lt;br&gt;
&lt;/code&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47883-733885</guid>
		<pubDate>Mon, 09 Oct 2006 15:16:05 -0800</pubDate>
		<dc:creator>kamelhoecker</dc:creator>
	</item><item>
		<title>By: aaronetc</title>
		<link>http://ask.metafilter.com/47883/Whats-the-easiest-way-to-join-MPEG2-segments#735225</link>	
		<description>Thanks for everybody&apos;s help -- mpgtx did the trick (with Audacity handling the audio) and I&apos;m now ready to go!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47883-735225</guid>
		<pubDate>Tue, 10 Oct 2006 16:46:29 -0800</pubDate>
		<dc:creator>aaronetc</dc:creator>
	</item>
	</channel>
</rss>
