<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Converting DivX/XviD AVI to DVD with FFMpeg</title>
	<atom:link href="http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/feed/" rel="self" type="application/rss+xml" />
	<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/</link>
	<description>Fragmenting reality.</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:46:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Batch Converting Files With FFmpeg and Ruby &#124; srsly</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-143665</link>
		<dc:creator>Batch Converting Files With FFmpeg and Ruby &#124; srsly</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-143665</guid>
		<description>[...] looking for batch scripts. It occurred to me shortly thereafter that Ruby could help. I had found a command that worked beautifully with a single file, so all that was necessary was to automate [...]</description>
		<content:encoded><![CDATA[<p>[...] looking for batch scripts. It occurred to me shortly thereafter that Ruby could help. I had found a command that worked beautifully with a single file, so all that was necessary was to automate [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Marks</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-112463</link>
		<dc:creator>Steve Marks</dc:creator>
		<pubDate>Wed, 07 Jan 2009 07:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-112463</guid>
		<description>Greetings - I have been using Slackware since 93 or 94. I was using transcode to convert my videos to DVD format, getting painfully slow results. Using ffmpeg, I was able to convert a 2:55 avi to DVD at 33fps on my 2.2ghz AMD laptop, much quicker than previously converted 1:27 long video, using optimized transcode. I compile most all add on software, so that it is tailored for this cpu.  That is, anything within reason. I don&#039;t have time to build Mozilla from source...heh. Seriously, I wanted to thank you for making this information available. I love anything that can be done from the command line as I have been a quadriplegic since 1988 and mice give me a fit. As Chris noted above, growisofs works like a champ as long as you provide the right path.</description>
		<content:encoded><![CDATA[<p>Greetings &#8211; I have been using Slackware since 93 or 94. I was using transcode to convert my videos to DVD format, getting painfully slow results. Using ffmpeg, I was able to convert a 2:55 avi to DVD at 33fps on my 2.2ghz AMD laptop, much quicker than previously converted 1:27 long video, using optimized transcode. I compile most all add on software, so that it is tailored for this cpu.  That is, anything within reason. I don&#8217;t have time to build Mozilla from source&#8230;heh. Seriously, I wanted to thank you for making this information available. I love anything that can be done from the command line as I have been a quadriplegic since 1988 and mice give me a fit. As Chris noted above, growisofs works like a champ as long as you provide the right path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Davies</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-111454</link>
		<dc:creator>Chris Davies</dc:creator>
		<pubDate>Sun, 28 Dec 2008 23:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-111454</guid>
		<description>Many thanks for this quick guide. I found also that the growisofs command didn&#039;t work for me, as cited. Instead, I found I needed to use this:

growisofs -dvd-compat -speed=4 -Z /dev/dvd -dvd-video DVD

(Note the change in order of the arguments and the DVD folder path)</description>
		<content:encoded><![CDATA[<p>Many thanks for this quick guide. I found also that the growisofs command didn&#8217;t work for me, as cited. Instead, I found I needed to use this:</p>
<p>growisofs -dvd-compat -speed=4 -Z /dev/dvd -dvd-video DVD</p>
<p>(Note the change in order of the arguments and the DVD folder path)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammad</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-97491</link>
		<dc:creator>Mohammad</dc:creator>
		<pubDate>Thu, 04 Sep 2008 21:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-97491</guid>
		<description>Thanks for the tutorial. I downloaded an avi movie and wanted to convert it to DVD to watch it on TV. I didn&#039;t have a DVD burner on my Linux laptop, so tried to do it at work on a windows machine using Nero. I failed two times to burn the DVD using Nero and wasted 4 hours of my time. Then I gave a try to Mac and iDVD. It comes with beautiful themes and menus for DVD, but I found that, it doesn&#039;t do what it is supposed to do (Converting Movies). So I decided to do it using Linux and came across your tutorial. I converted my movie in less than half an hour (In nero takes 2 hours). I made my DVD schema and then transfered the whole thing to Mac computer with DVD burner. I simply burned everything as data, and got my DVD working.

If you don&#039;t have anything on your AUDIO_TS directory, it s fine. I&#039;m not sure, but I think that file should contains files for special sound effects.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. I downloaded an avi movie and wanted to convert it to DVD to watch it on TV. I didn&#8217;t have a DVD burner on my Linux laptop, so tried to do it at work on a windows machine using Nero. I failed two times to burn the DVD using Nero and wasted 4 hours of my time. Then I gave a try to Mac and iDVD. It comes with beautiful themes and menus for DVD, but I found that, it doesn&#8217;t do what it is supposed to do (Converting Movies). So I decided to do it using Linux and came across your tutorial. I converted my movie in less than half an hour (In nero takes 2 hours). I made my DVD schema and then transfered the whole thing to Mac computer with DVD burner. I simply burned everything as data, and got my DVD working.</p>
<p>If you don&#8217;t have anything on your AUDIO_TS directory, it s fine. I&#8217;m not sure, but I think that file should contains files for special sound effects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-88555</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Sat, 17 May 2008 07:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-88555</guid>
		<description>Gary, you are looking for the -b option, which will set the video bitrate. When I used this command it defaulted to a bit rate of 6000000 b/s, whereas a bitrate as low as 3000000 b/s is acceptable for most material (especially using lower resolutions)</description>
		<content:encoded><![CDATA[<p>Gary, you are looking for the -b option, which will set the video bitrate. When I used this command it defaulted to a bit rate of 6000000 b/s, whereas a bitrate as low as 3000000 b/s is acceptable for most material (especially using lower resolutions)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-88444</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Fri, 16 May 2008 03:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-88444</guid>
		<description>The questions about output file size and vbr are actually good ones. I have an AVI file that is over 3 hours long. If I don&#039;t specify the output size, it comes in at 6.2G after a single pass. The quality is as good as the original, but I&#039;d like it to fit on a single layer DVD. This implies going to vbr, which means two passes.

When I tried two passes (setting -pass 1 and -pass 2 as appropriate), it created an output MPEG each time and both were the same 6.2G. I tried limiting the file size (-fs 43000000) and it just truncated the file. There is something else required that I&#039;m missing and the man page is not exactly a model of clarity on this issue.

Any hints would be appreciated.</description>
		<content:encoded><![CDATA[<p>The questions about output file size and vbr are actually good ones. I have an AVI file that is over 3 hours long. If I don&#8217;t specify the output size, it comes in at 6.2G after a single pass. The quality is as good as the original, but I&#8217;d like it to fit on a single layer DVD. This implies going to vbr, which means two passes.</p>
<p>When I tried two passes (setting -pass 1 and -pass 2 as appropriate), it created an output MPEG each time and both were the same 6.2G. I tried limiting the file size (-fs 43000000) and it just truncated the file. There is something else required that I&#8217;m missing and the man page is not exactly a model of clarity on this issue.</p>
<p>Any hints would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wombats next five kilometers &#187; Blog Archive &#187; My top 10 Ubuntu programs</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-53582</link>
		<dc:creator>Wombats next five kilometers &#187; Blog Archive &#187; My top 10 Ubuntu programs</dc:creator>
		<pubDate>Mon, 18 Jun 2007 03:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-53582</guid>
		<description>[...] do, it does it WELL. I couldn&#8217;t begin to tell you all the ins and outs of this program&#8230;Here is a good place to start if you&#8217;re looking to make DVD complaint MPEG [...]</description>
		<content:encoded><![CDATA[<p>[...] do, it does it WELL. I couldn&#8217;t begin to tell you all the ins and outs of this program&#8230;Here is a good place to start if you&#8217;re looking to make DVD complaint MPEG [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FFmpeg mpeg2 DVD movie &#171; hardyweb:perjalanan hidupku™</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-46615</link>
		<dc:creator>FFmpeg mpeg2 DVD movie &#171; hardyweb:perjalanan hidupku™</dc:creator>
		<pubDate>Wed, 25 Apr 2007 06:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-46615</guid>
		<description>[...] 1. atomized  [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. atomized  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Eure</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-32976</link>
		<dc:creator>Ian Eure</dc:creator>
		<pubDate>Thu, 22 Feb 2007 23:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-32976</guid>
		<description>Art,

Just add more &quot;-f&quot; options to dvdauthor, one per title on the DVD.</description>
		<content:encoded><![CDATA[<p>Art,</p>
<p>Just add more &#8220;-f&#8221; options to dvdauthor, one per title on the DVD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Art</title>
		<link>http://atomized.org/2005/03/converting-divxxvid-avi-to-dvd-with-ffmpeg/comment-page-1/#comment-32788</link>
		<dc:creator>Art</dc:creator>
		<pubDate>Wed, 21 Feb 2007 05:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/2005/03/converting-avi-to-dvd-with-ffmpeg/#comment-32788</guid>
		<description>Great site!

What is the method when you wish to have 2 (different) video titles on the same dvd?</description>
		<content:encoded><![CDATA[<p>Great site!</p>
<p>What is the method when you wish to have 2 (different) video titles on the same dvd?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
