<?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: A simple DVD authoring program?</title>
	<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program/</link>
	<description>Comments on Ask MetaFilter post A simple DVD authoring program?</description>
	<pubDate>Sat, 10 Dec 2005 06:56:38 -0800</pubDate>
	<lastBuildDate>Sat, 10 Dec 2005 06:56:38 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: A simple DVD authoring program?</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program</link>	
		<description>Does anyone know of a program that will take a DVD-compatible MPEG2 file, and generate a very simple DVD VIDEO_TS folder - ie, no menu, just the file in a format that a DVD player can recognize &lt;br /&gt;&lt;br /&gt; I use DVD authoring programs, but they generally have much more functionality than I need, so i was wondering if anyone knew of anything simple. A command line program would be quite good. I use Windows XP.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.28778</guid>
		<pubDate>Sat, 10 Dec 2005 06:42:28 -0800</pubDate>
		<dc:creator>ascullion</dc:creator>
		
			<category>DVD</category>
		
			<category>Software</category>
		
			<category>Video</category>
		
	</item> <item>
		<title>By: benzo8</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452929</link>	
		<description>Right - got my head together now! Is there any reason why, if the file is already in a DVD-Compatible format, that you can&apos;t just create a new Video DVD in something like Nero, which will create the VIDEO_TS folder structure for you and you can drag&apos;n&apos;drop the file in there and burn it..?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452929</guid>
		<pubDate>Sat, 10 Dec 2005 06:56:38 -0800</pubDate>
		<dc:creator>benzo8</dc:creator>
	</item><item>
		<title>By: mathowie</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452939</link>	
		<description>Just use Toast (mac) or Nero (PC). Those dvd burning programs always know how to make dvd-compatible discs from just mpegs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452939</guid>
		<pubDate>Sat, 10 Dec 2005 07:39:49 -0800</pubDate>
		<dc:creator>mathowie</dc:creator>
	</item><item>
		<title>By: riffola</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452940</link>	
		<description>DVD Shrink does that quite well.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452940</guid>
		<pubDate>Sat, 10 Dec 2005 07:42:25 -0800</pubDate>
		<dc:creator>riffola</dc:creator>
	</item><item>
		<title>By: ascullion</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452941</link>	
		<description>&lt;i&gt;Just use Toast (mac) or Nero (PC). Those dvd burning programs always know how to make dvd-compatible discs from just mpegs.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Are you sure they don&apos;t reencode the video? Because I was always under the impression that they did..</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452941</guid>
		<pubDate>Sat, 10 Dec 2005 07:43:30 -0800</pubDate>
		<dc:creator>ascullion</dc:creator>
	</item><item>
		<title>By: majick</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452946</link>	
		<description>&lt;a href=&quot;http://ffmpeg.sourceforge.net/index.php&quot;&gt;ffmpeg&lt;/a&gt; ought to be able to do this.  I know &lt;a href=&quot;http://homepage.mac.com/major4/&quot;&gt;ffmpegX&lt;/a&gt; does, and it&apos;s just a wrapper around ffmpeg.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452946</guid>
		<pubDate>Sat, 10 Dec 2005 07:53:43 -0800</pubDate>
		<dc:creator>majick</dc:creator>
	</item><item>
		<title>By: aiko</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452949</link>	
		<description>Here&apos;s a relatively simple solution.&lt;br&gt;
&lt;br&gt;
1) Download &lt;a href=&quot;http://dvdauthor.sourceforge.net/&quot;&gt;dvdauthor&lt;/a&gt; (latest win32 binary &lt;a href=&quot;http://prdownloads.sourceforge.net/dvdauthor/dvdauthor-0.6.9-win32.rar?download&quot;&gt; here&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
2) Open up notepad and paste &lt;a href=&quot;http://dvdauthor.sourceforge.net/doc/ex-title.html#AEN37&quot;&gt;these few lines&lt;/a&gt; into it, changing the name of the mpeg file accordingly and saving as &lt;i&gt;example.xml&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
3) Run &quot;dvdauthor.exe -x &lt;i&gt;example.xml&lt;/i&gt;&quot; and it&apos;ll create a DVD filesystem for the mpeg file listed in &lt;i&gt;example.xml&lt;/i&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452949</guid>
		<pubDate>Sat, 10 Dec 2005 07:58:49 -0800</pubDate>
		<dc:creator>aiko</dc:creator>
	</item><item>
		<title>By: ascullion</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452955</link>	
		<description>aiko, that is brilliant! i think. trying it out now.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452955</guid>
		<pubDate>Sat, 10 Dec 2005 08:24:37 -0800</pubDate>
		<dc:creator>ascullion</dc:creator>
	</item><item>
		<title>By: ascullion</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452959</link>	
		<description>Except that, when I run it, I just get a series of error messages. Will experiment further..</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452959</guid>
		<pubDate>Sat, 10 Dec 2005 08:37:09 -0800</pubDate>
		<dc:creator>ascullion</dc:creator>
	</item><item>
		<title>By: ascullion</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452960</link>	
		<description>For reference, the error message is&lt;br&gt;
&lt;br&gt;
&quot;WARN: Skipping sector, waiting for first VOBU&quot;&lt;br&gt;
&lt;br&gt;
Could be related to my MPEG files.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452960</guid>
		<pubDate>Sat, 10 Dec 2005 08:39:19 -0800</pubDate>
		<dc:creator>ascullion</dc:creator>
	</item><item>
		<title>By: BorgLove</title>
		<link>http://ask.metafilter.com/28778/A-simple-DVD-authoring-program#452973</link>	
		<description>&lt;a href=&quot;http://www.roxio.com/en/products/toast/index.jhtml&quot;&gt;Toast 7&lt;/a&gt; does that trick.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28778-452973</guid>
		<pubDate>Sat, 10 Dec 2005 09:15:48 -0800</pubDate>
		<dc:creator>BorgLove</dc:creator>
	</item>
	</channel>
</rss>
