<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-14461</id>
	<title>Nabble - dvdauthor-users</title>
	<updated>2009-12-01T11:48:26Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/dvdauthor-users-f14461.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dvdauthor-users-f14461.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26598121</id>
	<title>Perplexed: spumux or image problem?</title>
	<published>2009-12-01T11:48:26Z</published>
	<updated>2009-12-01T11:48:26Z</updated>
	<author>
		<name>em-21</name>
	</author>
	<content type="html">Hi at all,
&lt;br&gt;&lt;br&gt;Following an old message of Samantha Lane (Re: Perplexing problem with 
&lt;br&gt;spumux Date: 2005-04-29 04:07:16 GMT 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://article.gmane.org/gmane.comp.multimedia.dvdauthor.user/3093/match=last+button+parameters&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://article.gmane.org/gmane.comp.multimedia.dvdauthor.user/3093/match=last+button+parameters&lt;/a&gt;&amp;gt;) 
&lt;br&gt;&lt;br&gt;I'm working for several days to a very very simple dvd-menu with these 
&lt;br&gt;free software tools ;)
&lt;br&gt;&lt;br&gt;So, here are three images of a button
&lt;br&gt;&lt;br&gt;gm convert -depth 8 -colors 2 +antialias -size 720x576 density 75x80 
&lt;br&gt;xc:transparent menux1_normal.png
&lt;br&gt;gm convert -size 720x576 -density 75x80 xc:transparent -colors 2 
&lt;br&gt;+antialias -fill none -stroke blue -strokewidth 1 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-draw &amp;quot;rectangle 36,30 218,176&amp;quot; menux1_highlight.png
&lt;br&gt;gm convert -size 720x576 -density 75x80 xc:transparent -colors 2 
&lt;br&gt;+antialias -fill none -stroke red -strokewidth 1 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-draw &amp;quot;rectangle 36,30 218,176&amp;quot; menux1_select.png
&lt;br&gt;&lt;br&gt;and then a spumux.xml:
&lt;br&gt;&lt;br&gt;&amp;lt;subpictures&amp;gt;
&lt;br&gt;&amp;lt;stream&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;spu
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; force=&amp;quot;yes&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; start=&amp;quot;00:00:00.00&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; image=&amp;quot;menux1_normal.png&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; select=&amp;quot;menux1_select.png&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; highlight=&amp;quot;menux1_highlight.png&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;button name=&amp;quot;1&amp;quot; x0=&amp;quot;36&amp;quot; y0=&amp;quot;30&amp;quot; x1=&amp;quot;218&amp;quot; y1=&amp;quot;176&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;/spu&amp;gt;
&lt;br&gt;&amp;lt;/stream&amp;gt;
&lt;br&gt;&amp;lt;/subpictures&amp;gt;
&lt;br&gt;&lt;br&gt;When I run spumux it seems all OK:
&lt;br&gt;[...]
&lt;br&gt;INFO: Picture menux1_normal.png had 1 colors
&lt;br&gt;INFO: Picture menux1_highlight.png had 2 colors
&lt;br&gt;INFO: Picture menux1_select.png had 2 colors
&lt;br&gt;INFO: Pickbuttongroups, success with 1 groups, useimg=1
&lt;br&gt;INFO: Found EOF in .sub file.
&lt;br&gt;INFO: Max_sub_size=470
&lt;br&gt;INFO: 1 subtitles added, 0 subtitles skipped, stream: 32, offset: 0.12
&lt;br&gt;&lt;br&gt;Statistics:
&lt;br&gt;- Processed 0 subtitles.
&lt;br&gt;- The longest display line had -1 characters.
&lt;br&gt;- The maximum number of displayed lines was 0.
&lt;br&gt;- The normal display height of the font arial.ttf was 0.
&lt;br&gt;- The bottom display height of the font arial.ttf was 0.
&lt;br&gt;- The biggest subtitle box had 470 bytes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;But when I run dvdauthor I receive:
&lt;br&gt;[...]
&lt;br&gt;INFO: Creating menu for TOC
&lt;br&gt;&lt;br&gt;STAT: Processing menux6_final.mpg...
&lt;br&gt;ERR: &amp;nbsp;Cannot find button '2' as referenced by the subtitle
&lt;br&gt;&lt;br&gt;Running spuunmux, it seems to me that the program sees two bottons where 
&lt;br&gt;there is only one!
&lt;br&gt;Here is sub.xml:
&lt;br&gt;&amp;lt;subpictures&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;stream&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;spu highlight=&amp;quot;sub00000h.png&amp;quot; select=&amp;quot;sub00000s.png&amp;quot; 
&lt;br&gt;start=&amp;quot;00:00:00.00&amp;quot; xoffset=&amp;quot;36&amp;quot; yoffset=&amp;quot;30&amp;quot; force=&amp;quot;yes&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;button name=&amp;quot;1&amp;quot; x0=&amp;quot;36&amp;quot; y0=&amp;quot;30&amp;quot; x1=&amp;quot;218&amp;quot; y1=&amp;quot;176&amp;quot; up=&amp;quot;1&amp;quot; 
&lt;br&gt;down=&amp;quot;1&amp;quot; left=&amp;quot;1&amp;quot; right=&amp;quot;1&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/spu&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;spu highlight=&amp;quot;sub00001h.png&amp;quot; select=&amp;quot;sub00001s.png&amp;quot; 
&lt;br&gt;start=&amp;quot;00:00:00.00&amp;quot; xoffset=&amp;quot;26&amp;quot; yoffset=&amp;quot;28&amp;quot; force=&amp;quot;yes&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;button name=&amp;quot;1&amp;quot; x0=&amp;quot;36&amp;quot; y0=&amp;quot;30&amp;quot; x1=&amp;quot;218&amp;quot; y1=&amp;quot;176&amp;quot; up=&amp;quot;1&amp;quot; 
&lt;br&gt;down=&amp;quot;1&amp;quot; left=&amp;quot;1&amp;quot; right=&amp;quot;1&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/spu&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/stream&amp;gt;
&lt;br&gt;&amp;lt;/subpictures&amp;gt;
&lt;br&gt;&lt;br&gt;Is a problem of my XML file or - as I read in others various messages 
&lt;br&gt;the list - a problem with the RGBA channel in ImageMagick/GraphicsMagick?
&lt;br&gt;How I can fix it?
&lt;br&gt;I'm working with fedora 10 (kernel 2.6.27.38-170.2.113.fc10.x86_64), 
&lt;br&gt;ImageMagick 6.4.0 07/27/08 Q16 and GraphicsMagick 1.1.14 2008-06-05 Q8 
&lt;br&gt;on a AMD, on a machine with AMD Athlon(tm) 64 X2 Dual Core Processor 5200+
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;enrico
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26598121&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Perplexed%3A-spumux-or-image-problem--tp26598121p26598121.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26559173</id>
	<title>Safe Output Directory Deletion</title>
	<published>2009-11-28T19:49:35Z</published>
	<updated>2009-11-28T19:49:35Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Reminder: if you want to delete an output directory created by 
&lt;br&gt;dvdauthor, use the dvddirdel script provided. This only deletes the 
&lt;br&gt;subdirectories and files that you would expect to find within a 
&lt;br&gt;DVD-Video directory structure, reporting errors if it finds anything 
&lt;br&gt;else. This helps to guard against accidentally deleting the wrong 
&lt;br&gt;directory, as is possible with “rm -rf”.
&lt;br&gt;&lt;br&gt;Having suffered more than one accident in this regard makes me 
&lt;br&gt;appreciate this sort of thing. :)
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559173&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Safe-Output-Directory-Deletion-tp26559173p26559173.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26404260</id>
	<title>New release DVDwizard 0.6.1 is out</title>
	<published>2009-11-18T00:38:30Z</published>
	<updated>2009-11-18T00:38:30Z</updated>
	<author>
		<name>Joo Martin-4</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;the new release of DVDwizard version 0.6.1 is out. 
&lt;br&gt;This are the changes:
&lt;br&gt;&lt;br&gt;&lt;br&gt;0.6.1 &amp;nbsp; &amp;nbsp;(2009-11-17)
&lt;br&gt;-----
&lt;br&gt;- Minimal version of ImageMagick defined to 6.3.5-0
&lt;br&gt;- Second patch for ImageMagick 6.5.5.x
&lt;br&gt;- Check valid duration time of video streams
&lt;br&gt;- Solution for warning 'geometry does not contain image'
&lt;br&gt;- Check for NTSC videos; check existance of screenshots
&lt;br&gt;- Tested with transcode 1.1.5
&lt;br&gt;&lt;br&gt;&lt;br&gt;Especially the checks with NTSC were my work the last days. From my
&lt;br&gt;side all is o.k. for NTSC. But there are some bug messages. It would 
&lt;br&gt;be very nice that some other people could test the new DVDwizard with
&lt;br&gt;original NTSC videos.
&lt;br&gt;&lt;br&gt;Ciao, Joo
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26404260&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-release-DVDwizard-0.6.1-is-out-tp26404260p26404260.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26296163</id>
	<title>Re: Multimedia Course Notes</title>
	<published>2009-11-10T21:03:42Z</published>
	<updated>2009-11-10T21:03:42Z</updated>
	<author>
		<name>Ben Hutchings-3</name>
	</author>
	<content type="html">On Tue, 2009-11-10 at 20:27 +1300, Lawrence D'Oliveiro wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ben Hutchings wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Tue, 2009-11-10 at 14:32 +1300, Lawrence D'Oliveiro wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Ben Hutchings wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; - least number of chroma samples per line, c2
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; But this is never zero. Unless you truncate it to an integer.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Per scan-line, not per line of chroma samples. &amp;nbsp;To a first
&lt;br&gt;&amp;gt; &amp;gt; approximation, the sample sites for 2x subsampling look like:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; YCY YCY &amp;nbsp;4:2
&lt;br&gt;&amp;gt; &amp;gt; Y Y Y Y &amp;nbsp; :0
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But those chroma samples are shared between the lines.
&lt;/div&gt;&lt;/div&gt;Kind of. &amp;nbsp;This gets complicated when you consider how it interacts with
&lt;br&gt;interlacing.
&lt;br&gt;&lt;br&gt;&amp;gt; So the value is 0.5, not 0. Unless you truncate it to an integer.
&lt;br&gt;&lt;br&gt;Yes, well, maybe it's not so useful to treat the third number as part of
&lt;br&gt;a ratio.
&lt;br&gt;&lt;br&gt;Ben.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ben Hutchings
&lt;br&gt;The generation of random numbers is too important to be left to chance.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Robert Coveyou
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26296163&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (845 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26296163/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multimedia-Course-Notes-tp26263239p26296163.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279373</id>
	<title>Re: Multimedia Course Notes</title>
	<published>2009-11-09T23:27:39Z</published>
	<updated>2009-11-09T23:27:39Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Ben Hutchings wrote:
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, 2009-11-10 at 14:32 +1300, Lawrence D'Oliveiro wrote:
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Ben Hutchings wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; - least number of chroma samples per line, c2
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; But this is never zero. Unless you truncate it to an integer.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Per scan-line, not per line of chroma samples. &amp;nbsp;To a first
&lt;br&gt;&amp;gt; approximation, the sample sites for 2x subsampling look like:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; YCY YCY &amp;nbsp;4:2
&lt;br&gt;&amp;gt; Y Y Y Y &amp;nbsp; :0
&lt;br&gt;&lt;br&gt;But those chroma samples are shared between the lines. So the value is 
&lt;br&gt;0.5, not 0. Unless you truncate it to an integer.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26279373&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multimedia-Course-Notes-tp26263239p26279373.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26277373</id>
	<title>Re: Multimedia Course Notes</title>
	<published>2009-11-09T18:30:26Z</published>
	<updated>2009-11-09T18:30:26Z</updated>
	<author>
		<name>Ben Hutchings-3</name>
	</author>
	<content type="html">On Tue, 2009-11-10 at 14:32 +1300, Lawrence D'Oliveiro wrote:
&lt;br&gt;&amp;gt; Ben Hutchings wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; - least number of chroma samples per line, c2
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But this is never zero. Unless you truncate it to an integer.
&lt;br&gt;&lt;br&gt;Per scan-line, not per line of chroma samples. &amp;nbsp;To a first
&lt;br&gt;approximation, the sample sites for 2x subsampling look like:
&lt;br&gt;&lt;br&gt;YCY YCY &amp;nbsp;4:2
&lt;br&gt;Y Y Y Y &amp;nbsp; :0
&lt;br&gt;&lt;br&gt;Ben.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ben Hutchings
&lt;br&gt;The generation of random numbers is too important to be left to chance.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Robert Coveyou
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26277373&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (845 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26277373/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multimedia-Course-Notes-tp26263239p26277373.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26277140</id>
	<title>Re: Multimedia Course Notes</title>
	<published>2009-11-09T17:32:03Z</published>
	<updated>2009-11-09T17:32:03Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Ben Hutchings wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; - least number of chroma samples per line, c2
&lt;br&gt;&lt;br&gt;But this is never zero. Unless you truncate it to an integer.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26277140&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multimedia-Course-Notes-tp26263239p26277140.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26276769</id>
	<title>Re: Multimedia Course Notes</title>
	<published>2009-11-09T17:21:15Z</published>
	<updated>2009-11-09T17:21:15Z</updated>
	<author>
		<name>Ben Hutchings-3</name>
	</author>
	<content type="html">On Mon, 2009-11-09 at 23:15 +1300, Lawrence D'Oliveiro wrote:
&lt;br&gt;&amp;gt; Where do those &amp;quot;4:2:2&amp;quot;, &amp;quot;4:1:1&amp;quot; and &amp;quot;4:2:0&amp;quot; numbers come from 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.cs.cf.ac.uk/Dave/Multimedia/node196.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cs.cf.ac.uk/Dave/Multimedia/node196.html&lt;/a&gt;&amp;gt;? I know they're 
&lt;br&gt;&amp;gt; commonly used, but they don't really seem to mean anything.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If the second and third numbers refer to the downsampling factors in the 
&lt;br&gt;&amp;gt; vertical and horizontal directions respectively, then the numbers should 
&lt;br&gt;&amp;gt; be &amp;quot;4:2:1&amp;quot;, &amp;quot;4:2:0.5&amp;quot; and &amp;quot;4:1:1&amp;quot;.
&lt;br&gt;&lt;br&gt;It's a ratio between:
&lt;br&gt;- number of luma samples per line, l
&lt;br&gt;- greatest number of chroma samples per line, c1
&lt;br&gt;- least number of chroma samples per line, c2
&lt;br&gt;usually scaled so the largest number is 4.
&lt;br&gt;&lt;br&gt;In practice c2 can either be equal to c1 (no vertical subsampling) or
&lt;br&gt;zero (2x vertical subsampling).
&lt;br&gt;&lt;br&gt;Ben.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ben Hutchings
&lt;br&gt;The generation of random numbers is too important to be left to chance.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Robert Coveyou
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276769&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (845 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26276769/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multimedia-Course-Notes-tp26263239p26276769.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26265424</id>
	<title>Re: Multimedia Course Notes</title>
	<published>2009-11-09T03:51:46Z</published>
	<updated>2009-11-09T03:51:46Z</updated>
	<author>
		<name>Ilya Murav'jov</name>
	</author>
	<content type="html">Lawrence D'Oliveiro пишет:
&lt;br&gt;&amp;gt; Where do those &amp;quot;4:2:2&amp;quot;, &amp;quot;4:1:1&amp;quot; and &amp;quot;4:2:0&amp;quot; numbers come from 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.cs.cf.ac.uk/Dave/Multimedia/node196.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cs.cf.ac.uk/Dave/Multimedia/node196.html&lt;/a&gt;&amp;gt;? I know they're 
&lt;br&gt;&amp;gt; commonly used, but they don't really seem to mean anything.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If the second and third numbers refer to the downsampling factors in the 
&lt;br&gt;&amp;gt; vertical and horizontal directions respectively, then the numbers should 
&lt;br&gt;&amp;gt; be &amp;quot;4:2:1&amp;quot;, &amp;quot;4:2:0.5&amp;quot; and &amp;quot;4:1:1&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;As far as I understand the second number shows downsampling factor
&lt;br&gt;horizontally (it is equal for both chroma). Third number shows nothing
&lt;br&gt;real, just mapping to a particular schema (IMHO).
&lt;br&gt;&lt;br&gt;Ilya
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26265424&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multimedia-Course-Notes-tp26263239p26265424.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263943</id>
	<title>Re: Multimedia Course Notes</title>
	<published>2009-11-09T02:15:23Z</published>
	<updated>2009-11-09T02:15:23Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Where do those &amp;quot;4:2:2&amp;quot;, &amp;quot;4:1:1&amp;quot; and &amp;quot;4:2:0&amp;quot; numbers come from 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.cs.cf.ac.uk/Dave/Multimedia/node196.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cs.cf.ac.uk/Dave/Multimedia/node196.html&lt;/a&gt;&amp;gt;? I know they're 
&lt;br&gt;commonly used, but they don't really seem to mean anything.
&lt;br&gt;&lt;br&gt;If the second and third numbers refer to the downsampling factors in the 
&lt;br&gt;vertical and horizontal directions respectively, then the numbers should 
&lt;br&gt;be &amp;quot;4:2:1&amp;quot;, &amp;quot;4:2:0.5&amp;quot; and &amp;quot;4:1:1&amp;quot;.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multimedia-Course-Notes-tp26263239p26263943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263239</id>
	<title>Multimedia Course Notes</title>
	<published>2009-11-09T01:13:19Z</published>
	<updated>2009-11-09T01:13:19Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Been reading these online notes 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.cs.cf.ac.uk/Dave/Multimedia/index_html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cs.cf.ac.uk/Dave/Multimedia/index_html&lt;/a&gt;&amp;gt; for a course on 
&lt;br&gt;multimedia. Just noticed on this page 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.cs.cf.ac.uk/Dave/Multimedia/node136.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cs.cf.ac.uk/Dave/Multimedia/node136.html&lt;/a&gt;&amp;gt;, it says:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Using the traditional (and rather subjective) television measurement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;of lines of horizontal resolution DVD can have 540 lines on a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;standard TV (720/(4/3)) and 405 on a widescreen TV (720/(16/9)).
&lt;br&gt;&lt;br&gt;Actually, that’s wrong. The 4:3 factor is the “Kell factor”, it has 
&lt;br&gt;nothing to do with the aspect ratio of the screen. Thus the same 540 
&lt;br&gt;value applies to both narrowscreen and widescreen formats.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263239&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multimedia-Course-Notes-tp26263239p26263239.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26261601</id>
	<title>Re: [Dvdauthor-developer] spumux/dvd-text TitleList and Menus not working on a Sony player</title>
	<published>2009-11-08T21:47:57Z</published>
	<updated>2009-11-08T21:47:57Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">jon33 wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; On the computers, and in one DVD player in the house, the DVD starts at the
&lt;br&gt;&amp;gt; first menu, and the menus work fine. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In the Sony DVD player, there are two problems - (1) it does not fire up the
&lt;br&gt;&amp;gt; first menu automatically, and (2) the selection highlight on the menu does
&lt;br&gt;&amp;gt; not appear.
&lt;br&gt;&lt;br&gt;Not sure about the second problem, but as for the first one--do you have 
&lt;br&gt;a command in the FPC to jump to the first menu?
&lt;br&gt;&lt;br&gt;Players might do something automatically in the absence of this, but DVD 
&lt;br&gt;recorders probably won’t.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26261601&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A--Dvdauthor-developer--spumux-dvd-text-TitleList-and-Menus-not-working-on-a-Sony-player-tp26261601p26261601.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25572722</id>
	<title>Re: Problem with subtitles, black on black</title>
	<published>2009-09-23T00:49:25Z</published>
	<updated>2009-09-23T00:49:25Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Jan Kardell wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; When I made my first dvd, english subtitles were OK but the swedish subtitles became black on black. After some investigation I found this in the file dvdvob.c line 1229:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; if( (st&amp;0xf8)==0x20 ) { // subtitle
&lt;br&gt;&amp;gt; &amp;nbsp; procremap(&amp;crs[st&amp;31],buf+dptr,ml-dptr,&amp;s-&amp;gt;audch[st].audpts[s-&amp;gt;audch[st].numaudpts-1].pts[1]);
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Masking with 0xf8 limits remapping of color indexes to the first 8 subtitle channels. After changing this to 0xe0 I got my subtitles visible again. I used dvdauthor-0.6.14.
&lt;br&gt;&lt;br&gt;I have included this fix in &amp;lt;&lt;a href=&quot;http://github.com/ldo/dvdauthor/tree/master&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/ldo/dvdauthor/tree/master&lt;/a&gt;&amp;gt;.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25572722&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Problem-with-subtitles%2C-black-on-black-tp25572722p25572722.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25557387</id>
	<title>Re: dvdauthor fork update</title>
	<published>2009-09-22T03:01:49Z</published>
	<updated>2009-09-22T03:01:49Z</updated>
	<author>
		<name>Andreas Falch</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
&lt;br&gt;&lt;br&gt;&amp;gt; Date: Tue, 22 Sep 2009 09:39:05 +1200&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25557387&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ldo@...&lt;/a&gt;&lt;br&gt;&amp;gt; * consistently check for errors on all file opens (including the &lt;br&gt;&amp;gt; dvdauthor XML file)&lt;br&gt;&lt;br&gt;I can at least confirm this is fixed.&amp;nbsp; Thanks for putting your time and effort into this project.&lt;br&gt;&lt;br&gt;Andreas&lt;br&gt;-- &lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;hr /&gt;check out the rest of the Windows Live™.
More than mail–Windows Live™ goes way beyond your inbox.
 &lt;a href='http://www.microsoft.com/windows/windowslive/' target='_new' rel=&quot;nofollow&quot;&gt;More than messages&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25557387&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dvdauthor-fork-update-tp25551339p25557387.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25551339</id>
	<title>dvdauthor fork update</title>
	<published>2009-09-21T14:39:05Z</published>
	<updated>2009-09-21T14:39:05Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">I have finally got around to including a couple of useful patches in my 
&lt;br&gt;fork of dvdauthor &amp;lt;&lt;a href=&quot;http://github.com/ldo/dvdauthor/tree/master&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/ldo/dvdauthor/tree/master&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;* check for errors on output directory creation
&lt;br&gt;* consistently check for errors on all file opens (including the 
&lt;br&gt;dvdauthor XML file)
&lt;br&gt;&lt;br&gt;Feel free to test it out and let me know if I've introduced any bugs 
&lt;br&gt;that weren't there before. :)
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25551339&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dvdauthor-fork-update-tp25551339p25551339.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25425230</id>
	<title>New authoring program, Bombono DVD</title>
	<published>2009-09-13T10:10:33Z</published>
	<updated>2009-09-13T10:10:33Z</updated>
	<author>
		<name>Ilya Murav'jov</name>
	</author>
	<content type="html">Hi all!
&lt;br&gt;&lt;br&gt;I've released the first public version of my program, Bombono DVD, see
&lt;br&gt;here -
&lt;br&gt;&lt;a href=&quot;http://www.bombono.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.bombono.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;Bombono DVD is easy to use program for making DVD-Video.
&lt;br&gt;The main features of Bombono DVD are:
&lt;br&gt;* excellent MPEG viewer: Timeline and Monitor
&lt;br&gt;* real WYSIWYG Menu Editor with live thumbnails
&lt;br&gt;* comfortable Drag-N-Drop support
&lt;br&gt;* you can author to folder, make ISO-image or burn directly to DVD
&lt;br&gt;* reauthoring: you can import video from DVD discs.
&lt;br&gt;&lt;br&gt;* advanced mode: you can customize generated dvdauthor-script
&lt;br&gt;&lt;br&gt;There are ready repositories for Ubuntu and ALT Linux and the binary for
&lt;br&gt;openSUSE 11.0, for install.
&lt;br&gt;&lt;br&gt;It would be nice if dvdauthor users give me some feedback about it. :)
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25425230&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-authoring-program%2C-Bombono-DVD-tp25425230p25425230.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25421585</id>
	<title>New release of DVDwizard version 0.6.0</title>
	<published>2009-09-13T01:49:01Z</published>
	<updated>2009-09-13T01:49:01Z</updated>
	<author>
		<name>Joo Martin-4</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;after some month of development the new major version 0.6.0 is ready.
&lt;br&gt;You can download the sources from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://sourceforge.net/projects/dvdwizard/files/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/dvdwizard/files/&lt;/a&gt;&lt;br&gt;&lt;br&gt;and binary packages for Debian Lenny from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.joonet.de/dvdwizard/debian/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.joonet.de/dvdwizard/debian/&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you find some bugs, please write to
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25421585&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dvdwizard-users@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Ciao, &amp;nbsp;Joo
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25421585&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-release-of-DVDwizard-version-0.6.0-tp25421585p25421585.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25311141</id>
	<title>Re: Fedora11: strange DVDStyler v1.7.3beta3 crash</title>
	<published>2009-09-05T11:26:39Z</published>
	<updated>2009-09-05T11:26:39Z</updated>
	<author>
		<name>Otto J. Makela</name>
	</author>
	<content type="html">On 2009-07-24 03:26, Lawrence D'Oliveiro wrote:
&lt;br&gt;&amp;gt; Otto J. Makela wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; ... dvdstyler gets stuck when generating the menu.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Does DVDStyler run dvdauthor to do the authoring?
&lt;br&gt;&lt;br&gt;Sorry for the late answer, I quite forgot I wrote here.
&lt;br&gt;&lt;br&gt;Yes, it does. It turned out that if you call dvdauthor with a xml file
&lt;br&gt;specifying an incorrectly sized button image (eg. so that it would exceed
&lt;br&gt;the menu it is embedded in), dvdauthor will quit with an error message but
&lt;br&gt;dvdauthor won't recognize this situation.
&lt;br&gt;&lt;br&gt;I've notified the dvdauthor people about this situation.
&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp;/* * * Otto J. Makela &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25311141&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;om@...&lt;/a&gt;&amp;gt; * * * * * * * * * * * * * * * */
&lt;br&gt;&amp;nbsp; /* Phone: +358 40 765 5772, FAX: +358 42 7655772, ICBM: 60N 25E */
&lt;br&gt;&amp;nbsp;/* Mail: Mechelininkatu &amp;nbsp;26 B 27, &amp;nbsp;FI-00100 &amp;nbsp;Helsinki, &amp;nbsp;FINLAND */
&lt;br&gt;/* * * Computers Rule 01001111 01001011 * * * * * * * * * * * * */
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25311141&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fedora11%3A-strange-DVDStyler-v1.7.3beta3-crash-tp24593554p25311141.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25284643</id>
	<title>Re: dvdauthor maintenance</title>
	<published>2009-09-03T14:45:35Z</published>
	<updated>2009-09-03T14:45:35Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Andreas Falch wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I use the dvdauthor shipped with ubuntu, which means that I cannot
&lt;br&gt;&amp;nbsp;&amp;gt; expect bugs like these to be fixed.
&lt;br&gt;&lt;br&gt;At the moment I guess there is no official “upstream” maintainer. If you 
&lt;br&gt;want a more up-to-date version of dvdauthor, you’re going to have to 
&lt;br&gt;build it yourself.
&lt;br&gt;&lt;br&gt;&amp;gt; Will you continue to maintain your fork on github?
&lt;br&gt;&lt;br&gt;What I’ve mainly been doing at the moment is trying to understand how 
&lt;br&gt;the code works, and inserting corresponding explanatory comments.
&lt;br&gt;&lt;br&gt;For reference, here 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://wiki.github.com/ldo/dvdauthor/useful-looking-patches&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.github.com/ldo/dvdauthor/useful-looking-patches&lt;/a&gt;&amp;gt; is a list 
&lt;br&gt;of links to patches that I propose to merge some day.
&lt;br&gt;&lt;br&gt;And here &amp;lt;&lt;a href=&quot;http://wiki.github.com/ldo/dvdauthor/dvdauthor-xml-syntax&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.github.com/ldo/dvdauthor/dvdauthor-xml-syntax&lt;/a&gt;&amp;gt; is 
&lt;br&gt;a summary of the dvdauthor XML syntax gleaned from my examinations of 
&lt;br&gt;the code so far. This includes parts not documented in the man page, as 
&lt;br&gt;well as those bits generated by dvdunauthor but are not currently 
&lt;br&gt;understood by dvdauthor.
&lt;br&gt;&lt;br&gt;This is still very much a part-time activity for me.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284643&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dvdauthor-users%40lists.sourceforge.net.-tp25272301p25284643.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25284764</id>
	<title>Re: dvdauthor-users@lists.sourceforge.net.</title>
	<published>2009-09-03T13:47:13Z</published>
	<updated>2009-09-03T13:47:13Z</updated>
	<author>
		<name>Joo Martin-4</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;Am Thu, 3 Sep 2009 12:50:05 +0000 schrieb
&lt;br&gt;Andreas Falch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284764&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andreas1234567@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; One should not expect any new releases from the &amp;nbsp;original author then? &amp;nbsp;
&lt;br&gt;&amp;gt; I use the dvdauthor shipped with ubuntu, which means that I cannot
&lt;br&gt;&amp;gt; expect bugs like these to be fixed.
&lt;br&gt;I have generated new unofficial releases of dvdauthor. You can find
&lt;br&gt;patched sources and Debian packages here:
&lt;br&gt;&lt;a href=&quot;http://www.joonet.de/dvdauthor/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.joonet.de/dvdauthor/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can test the Debian packages, perhaps one can be installed on
&lt;br&gt;Ubuntu.
&lt;br&gt;&lt;br&gt;Ciao, &amp;nbsp;Joo
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284764&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dvdauthor-users%40lists.sourceforge.net.-tp25272301p25284764.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25275352</id>
	<title>Re: dvdauthor-users@lists.sourceforge.net.</title>
	<published>2009-09-03T05:50:05Z</published>
	<updated>2009-09-03T05:50:05Z</updated>
	<author>
		<name>Andreas Falch</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
&lt;br&gt;&lt;br&gt;&amp;gt; Date: Thu, 3 Sep 2009 21:35:42 +1200&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25275352&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ldo@...&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; It seems there is no file existence check on -x argument in dvdcli.c.  This causes &lt;br&gt;&amp;gt; &amp;gt; Segmentation fault when a non-existing file is given as argument:&lt;br&gt;&amp;gt; &lt;br&gt;&amp;gt; Yeah &lt;br&gt;&amp;gt; &amp;lt;http://sourceforge.net/mailarchive/message.php?msg_name=78jvum%241d4grh%40smtp.mailfilter6.ihug.co.nz&amp;gt;.&lt;br&gt;&lt;br&gt;Ok, I see. &lt;br&gt;&lt;br&gt;One should not expect any new releases from the  original author then?&amp;nbsp; I use the dvdauthor shipped with ubuntu, which means that I cannot expect bugs like these to be fixed.&lt;br&gt;&lt;br&gt;Will you continue to maintain your fork on github? &lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Andreas&lt;br&gt;-- &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;hr /&gt;With Windows Live, you can organize, edit, and  &lt;a href='http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx' target='_new' rel=&quot;nofollow&quot;&gt;share your photos.&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25275352&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dvdauthor-users%40lists.sourceforge.net.-tp25272301p25275352.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25273123</id>
	<title>Re: dvdauthor-users@lists.sourceforge.net.</title>
	<published>2009-09-03T02:35:42Z</published>
	<updated>2009-09-03T02:35:42Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">&lt;br&gt;Andreas Falch wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; It seems there is no file existence check on -x argument in dvdcli.c. &amp;nbsp;This causes 
&lt;br&gt;&amp;gt; Segmentation fault when a non-existing file is given as argument:
&lt;br&gt;&lt;br&gt;Yeah 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://sourceforge.net/mailarchive/message.php?msg_name=78jvum%241d4grh%40smtp.mailfilter6.ihug.co.nz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/mailarchive/message.php?msg_name=78jvum%241d4grh%40smtp.mailfilter6.ihug.co.nz&lt;/a&gt;&amp;gt;.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25273123&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dvdauthor-users%40lists.sourceforge.net.-tp25272301p25273123.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25272301</id>
	<title>dvdauthor-users@lists.sourceforge.net.</title>
	<published>2009-09-03T02:07:23Z</published>
	<updated>2009-09-03T02:07:23Z</updated>
	<author>
		<name>Andreas Falch</name>
	</author>
	<content type="html">&lt;br&gt;Hi folks,
&lt;br&gt;&lt;br&gt;It seems there is no file existence check on -x argument in dvdcli.c. &amp;nbsp;This causes 
&lt;br&gt;&lt;br&gt;Segmentation fault when a non-existing file is given as argument:
&lt;br&gt;&lt;br&gt;# dvdauthor-0.6.14.tar.gz compiled on Linux 2.6.28-15-generic
&lt;br&gt;# #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 i686 GNU/Linux, gcc
&lt;br&gt;# version 4.3.3 (Ubuntu 4.3.3-5ubuntu4
&lt;br&gt;&lt;br&gt;~/download/dvdauthor/dvdauthor-0.6.14$ ./src/dvdauthor -x nosuchfile.xml
&lt;br&gt;DVDAuthor::dvdauthor, version 0.6.14.
&lt;br&gt;Build options: gnugetopt iconv freetype
&lt;br&gt;Send bugs to 
&lt;br&gt;&lt;br&gt;Segmentation fault
&lt;br&gt;~/download/dvdauthor/dvdauthor-0.6.14$
&lt;br&gt;&lt;br&gt;# Apply attached patch 
&lt;br&gt;&lt;br&gt;~/download/dvdauthor/dvdauthor-0.6.14$ ./src/dvdauthor -x nosuchfile.xml
&lt;br&gt;DVDAuthor::dvdauthor, version 0.6.14.
&lt;br&gt;Build options: gnugetopt iconv freetype
&lt;br&gt;Send bugs to 
&lt;br&gt;&lt;br&gt;ERR: &amp;nbsp;File not found 'nosuchfile.xml'
&lt;br&gt;~/download/dvdauthor/dvdauthor-0.6.14$ 
&lt;br&gt;&lt;br&gt;I'm not fluent in C so I take no offence if the another approach for checking file existence is used instead of the one used here.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Andreas
&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;_________________________________________________________________
&lt;br&gt;Show them the way! Add maps and directions to your party invites. 
&lt;br&gt;&lt;a href=&quot;http://www.microsoft.com/windows/windowslive/products/events.aspx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.microsoft.com/windows/windowslive/products/events.aspx&lt;/a&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;diff --git a/src/dvdcli.c b/src/dvdcli.c
&lt;br&gt;index 4ec2d4c..d379a89 100644
&lt;br&gt;--- a/src/dvdcli.c
&lt;br&gt;+++ b/src/dvdcli.c
&lt;br&gt;@@ -24,6 +24,7 @@
&lt;br&gt;&amp;nbsp;#include &amp;lt;assert.h&amp;gt;
&lt;br&gt;&amp;nbsp;#include &amp;lt;ctype.h&amp;gt;
&lt;br&gt;&amp;nbsp;#include &amp;lt;fcntl.h&amp;gt;
&lt;br&gt;+#include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;#include &amp;quot;conffile.h&amp;quot;
&lt;br&gt;&amp;nbsp;#include &amp;quot;dvdauthor.h&amp;quot;
&lt;br&gt;@@ -34,6 +35,7 @@
&lt;br&gt;&amp;nbsp;#define RGB2YCrCb(R,G,B) ((((int)RGB2Y(R,G,B))&amp;lt;&amp;lt;16)|(((int)RGB2Cr(R,G,B))&amp;lt;&amp;lt;8)|(((int)RGB2Cb(R,G,B))))
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;static int readdvdauthorxml(const char *xmlfile,char *fb);
&lt;br&gt;+static int file_exists (char * fileName);
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;static int hadchapter=0,pauselen=0,writeoutput=1;
&lt;br&gt;&amp;nbsp;static char *chapters=0;
&lt;br&gt;@@ -372,6 +374,7 @@ int main(int argc,char **argv)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;usage();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;break;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+				// must check file existence
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;case 'x':
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if( usedtocflag ) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;fprintf(stderr,&amp;quot;ERR: &amp;nbsp;Cannot specify XML config file after using command line options\n&amp;quot;);
&lt;br&gt;@@ -1151,5 +1154,22 @@ static struct elemattr attrs[]={
&lt;br&gt;&amp;nbsp;static int readdvdauthorxml(const char *xmlfile,char *fb)
&lt;br&gt;&amp;nbsp;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;fbase=fb;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;if (file_exists(xmlfile) == 0) 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;{
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;fprintf(stderr,&amp;quot;ERR: &amp;nbsp;File not found '%s'\n&amp;quot;,xmlfile);
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return 1;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;return readxml(xmlfile,elems,attrs);
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;+
&lt;br&gt;+static int file_exists (char * fileName)
&lt;br&gt;+{
&lt;br&gt;+	struct stat buf;
&lt;br&gt;+	int i = stat ( fileName, &amp;buf );
&lt;br&gt;+	/* File found */
&lt;br&gt;+ &amp;nbsp;if ( i == 0 )
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;{
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;return 1;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;}
&lt;br&gt;+ &amp;nbsp;return 0;
&lt;br&gt;+}
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25272301&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dvdauthor-users%40lists.sourceforge.net.-tp25272301p25272301.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24691260</id>
	<title>Re: How would I do this</title>
	<published>2009-07-27T18:49:12Z</published>
	<updated>2009-07-27T18:49:12Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Andrew Robinson wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; But I keep running into the error that I cannot get 
&lt;br&gt;&amp;gt; a video segment to jump to a menu other than the main one or the one for 
&lt;br&gt;&amp;gt; that pgc group and I cannot have more than one menu per pgc group. 
&lt;br&gt;&lt;br&gt;Here's a description &amp;lt;&lt;a href=&quot;http://www.mpucoder.com/DVD/vmi-jmp.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mpucoder.com/DVD/vmi-jmp.html&lt;/a&gt;&amp;gt; of which 
&lt;br&gt;calls/jumps are valid where. As you can see from the last diagram, from 
&lt;br&gt;within a titleset, the only valid &amp;quot;call&amp;quot; operations are to the FPC, any 
&lt;br&gt;menu in the VMG, and the root menu in the same titleset, while the only 
&lt;br&gt;valid &amp;quot;jump&amp;quot; operations are to another title or part of title in the 
&lt;br&gt;same titleset.
&lt;br&gt;&lt;br&gt;In other words, you could put your special sequence as an additional 
&lt;br&gt;(non-title) menu in the VMG, and &amp;quot;call&amp;quot; to it in the &amp;lt;post&amp;gt; sequence at 
&lt;br&gt;the end of your title.
&lt;br&gt;&lt;br&gt;Worth a try, anyway. :)
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24691260&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-would-I-do-this-tp24682300p24691260.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24685396</id>
	<title>Re: How would I do this</title>
	<published>2009-07-27T10:48:54Z</published>
	<updated>2009-07-27T10:48:54Z</updated>
	<author>
		<name>Scott Smith-8</name>
	</author>
	<content type="html">On 7/27/09, Andrew Robinson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24685396&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;awrobinson-ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;In other words, I want the video to end with a menu that is different
&lt;br&gt;&amp;gt; &amp;nbsp;than the one it began with.
&lt;br&gt;&lt;br&gt;There isn't much difference between a menu and a title. &amp;nbsp;If the
&lt;br&gt;resolution matches, and you don't mind your DVD player saying &amp;quot;Chapter
&lt;br&gt;123 Timecode 10:00&amp;quot; instead of &amp;quot;Menu 12&amp;quot;, then you can do it all from
&lt;br&gt;within the title itself.
&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Scott
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24685396&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-would-I-do-this-tp24682300p24685396.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24683157</id>
	<title>Re: How would I do this</title>
	<published>2009-07-27T08:50:07Z</published>
	<updated>2009-07-27T08:50:07Z</updated>
	<author>
		<name>Eduardo M KALINOWSKI-4</name>
	</author>
	<content type="html">On Seg, 27 Jul 2009, Andrew Robinson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I am trying to convert a friend's wedding video to DVD. I've got a nice
&lt;br&gt;&amp;gt; title menu that correctly jumps to the beginning of various segments,
&lt;br&gt;&amp;gt; like the begging of the ceremony, the cutting of the cake, etc. However,
&lt;br&gt;&amp;gt; I would like to do something that I have never done with a DVD before
&lt;br&gt;&amp;gt; this. There is a real nice image of the rear window of the get away car
&lt;br&gt;&amp;gt; that has &amp;quot;Just Married&amp;quot; painted on it. When the video ends, I would like
&lt;br&gt;&amp;gt; to have that image pop up and wait for a button click of some kind. The
&lt;br&gt;&amp;gt; button click would then take the viewer back to the main menu.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In other words, I want the video to end with a menu that is different
&lt;br&gt;&amp;gt; than the one it began with. I have tried a few thinks with the
&lt;br&gt;&amp;gt; dvdauthor.xml file. But I keep running into the error that I cannot get
&lt;br&gt;&amp;gt; a video segment to jump to a menu other than the main one or the one for
&lt;br&gt;&amp;gt; that pgc group and I cannot have more than one menu per pgc group.
&lt;br&gt;&amp;gt; Anyone have any suggestions on how I might accomplish this?
&lt;/div&gt;&lt;br&gt;One way is with a flag: set, say, g0 = 1 when the video starts &amp;nbsp;
&lt;br&gt;playing. At the menu, in a pre condition, test the flag. If it's 1, &amp;nbsp;
&lt;br&gt;jump to the &amp;quot;just married&amp;quot; menu, otherwise display the normal menu.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eduardo M KALINOWSKI
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24683157&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eduardo@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24683157&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-would-I-do-this-tp24682300p24683157.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24683504</id>
	<title>Re: How would I do this</title>
	<published>2009-07-27T08:25:59Z</published>
	<updated>2009-07-27T08:25:59Z</updated>
	<author>
		<name>Claude Heiland-Allen</name>
	</author>
	<content type="html">Andrew Robinson wrote:
&lt;br&gt;&amp;gt; But I keep running into the error that I cannot get 
&lt;br&gt;&amp;gt; a video segment to jump to a menu other than the main one or the one for 
&lt;br&gt;&amp;gt; that pgc group and I cannot have more than one menu per pgc group. 
&lt;br&gt;&amp;gt; Anyone have any suggestions on how I might accomplish this?
&lt;br&gt;&lt;br&gt;Registers and conditional branching. &amp;nbsp;Set a register in the vmgm first 
&lt;br&gt;play element &amp;lt;fpc&amp;gt;, then in the menu test the register and jump to one 
&lt;br&gt;of two menus depending if its set to &amp;quot;nothing played yet&amp;quot; or &amp;quot;video has 
&lt;br&gt;been played to end&amp;quot; (set the register to that value in the &amp;lt;post&amp;gt; code 
&lt;br&gt;of the video).
&lt;br&gt;&lt;br&gt;For an overkill conditional branching and pseudo-random number usage 
&lt;br&gt;example, I made an experimental DVD artwork:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://claudiusmaximus.goto10.org/cm/2009-01-07_dvd2473.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://claudiusmaximus.goto10.org/cm/2009-01-07_dvd2473.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://ia341027.us.archive.org/0/items/ClaudiusMaximus_-_DVD2473/dvd.xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ia341027.us.archive.org/0/items/ClaudiusMaximus_-_DVD2473/dvd.xml&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Andrew Robinson
&lt;br&gt;&lt;br&gt;Claude
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://claudiusmaximus.goto10.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://claudiusmaximus.goto10.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24683504&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-would-I-do-this-tp24682300p24683504.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24682300</id>
	<title>How would I do this</title>
	<published>2009-07-27T08:00:50Z</published>
	<updated>2009-07-27T08:00:50Z</updated>
	<author>
		<name>Andrew Robinson-8</name>
	</author>
	<content type="html">I am trying to convert a friend's wedding video to DVD. I've got a nice 
&lt;br&gt;title menu that correctly jumps to the beginning of various segments, 
&lt;br&gt;like the begging of the ceremony, the cutting of the cake, etc. However, 
&lt;br&gt;I would like to do something that I have never done with a DVD before 
&lt;br&gt;this. There is a real nice image of the rear window of the get away car 
&lt;br&gt;that has &amp;quot;Just Married&amp;quot; painted on it. When the video ends, I would like 
&lt;br&gt;to have that image pop up and wait for a button click of some kind. The 
&lt;br&gt;button click would then take the viewer back to the main menu.
&lt;br&gt;&lt;br&gt;In other words, I want the video to end with a menu that is different 
&lt;br&gt;than the one it began with. I have tried a few thinks with the 
&lt;br&gt;dvdauthor.xml file. But I keep running into the error that I cannot get 
&lt;br&gt;a video segment to jump to a menu other than the main one or the one for 
&lt;br&gt;that pgc group and I cannot have more than one menu per pgc group. 
&lt;br&gt;Anyone have any suggestions on how I might accomplish this?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Andrew Robinson
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24682300&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-would-I-do-this-tp24682300p24682300.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24672263</id>
	<title>Re: vobsub (.sub + .idx) mux</title>
	<published>2009-07-26T18:08:41Z</published>
	<updated>2009-07-26T18:08:41Z</updated>
	<author>
		<name>Giacomo Comes</name>
	</author>
	<content type="html">On Sun, Jul 26, 2009 at 09:14:12AM -0700, nb85 wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Looking at spuunmux and spumux, it would appear that using these programs,
&lt;br&gt;&amp;gt; it is possible to extract vob subtitles from a binary sub file, and then
&lt;br&gt;&amp;gt; these from PNG graphics into a MPEG-2. The idx text file contains additional
&lt;br&gt;&amp;gt; meta which could be used to guide the process. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is this possible, and if so, is there a program already to do this?
&lt;br&gt;&amp;gt; Otherwise, what advice would you have to offer someone like me considering
&lt;br&gt;&amp;gt; writing one based on the dvdauthor source code?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Kind regards,
&lt;/div&gt;&lt;br&gt;If for &amp;quot;a binary sub file&amp;quot; you mean a vobsub file, then yes
&lt;br&gt;spuunmux can be used to extract the subtitle(s). 
&lt;br&gt;&amp;gt;From the .idx file you can extract a palette file with a command like:
&lt;br&gt;&amp;nbsp; &amp;nbsp; grep &amp;quot;^palette:&amp;quot; &amp;lt;vobsubname&amp;gt;.idx | cut -f 2 -d: | tr -d ' ' | tr ',' '\012' &amp;gt;palette.rgb
&lt;br&gt;and also you can retrive the index of the subtitle to extract.
&lt;br&gt;Then use spuunmux in the standard way:
&lt;br&gt;&amp;nbsp; &amp;nbsp; spuunmux &amp;lt;options&amp;gt; -o &amp;lt;subname&amp;gt; -s idx -p palette.rgb &amp;lt;vobsubname&amp;gt;.sub
&lt;br&gt;&lt;br&gt;Giacomo
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24672263&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/vobsub-%28.sub-%2B-.idx%29-mux-tp24668193p24672263.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24671717</id>
	<title>Re: vobsub (.sub + .idx) mux</title>
	<published>2009-07-26T16:38:12Z</published>
	<updated>2009-07-26T16:38:12Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">nb85 wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Looking at spuunmux and spumux, it would appear that using these programs,
&lt;br&gt;&amp;gt; it is possible to extract vob subtitles from a binary sub file, and then
&lt;br&gt;&amp;gt; these from PNG graphics into a MPEG-2. The idx text file contains additional
&lt;br&gt;&amp;gt; meta which could be used to guide the process. 
&lt;br&gt;&lt;br&gt;I don't know about binary sub files. As far as I know, spuunmux only 
&lt;br&gt;works on MPEG-2 files, and extracts the subpictures into PNG files and 
&lt;br&gt;XML descriptions that can be used as input to spumux to reverse the process.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24671717&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/vobsub-%28.sub-%2B-.idx%29-mux-tp24668193p24671717.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24668193</id>
	<title>vobsub (.sub + .idx) mux</title>
	<published>2009-07-26T09:14:12Z</published>
	<updated>2009-07-26T09:14:12Z</updated>
	<author>
		<name>nb85</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Looking at spuunmux and spumux, it would appear that using these programs, it is possible to extract vob subtitles from a binary sub file, and then these from PNG graphics into a MPEG-2. The idx text file contains additional meta which could be used to guide the process. 
&lt;br&gt;&lt;br&gt;Is this possible, and if so, is there a program already to do this? Otherwise, what advice would you have to offer someone like me considering writing one based on the dvdauthor source code?
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;&lt;br&gt;Nick</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/vobsub-%28.sub-%2B-.idx%29-mux-tp24668193p24668193.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24636809</id>
	<title>Re: Fedora11: strange DVDStyler v1.7.3beta3 crash</title>
	<published>2009-07-23T17:26:21Z</published>
	<updated>2009-07-23T17:26:21Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Otto J. Makela wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; ... dvdstyler gets stuck when generating the menu.
&lt;br&gt;&lt;br&gt;Does DVDStyler run dvdauthor to do the authoring?
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24636809&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fedora11%3A-strange-DVDStyler-v1.7.3beta3-crash-tp24593554p24636809.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24634510</id>
	<title>Re: Wrong chapter positions</title>
	<published>2009-07-23T14:02:53Z</published>
	<updated>2009-07-23T14:02:53Z</updated>
	<author>
		<name>Eduardo M KALINOWSKI-4</name>
	</author>
	<content type="html">Eric Martel wrote:
&lt;br&gt;&amp;gt; In order to make further investigation, could someone provide me with
&lt;br&gt;&amp;gt; sample commands known to work for converting a .dv file to a
&lt;br&gt;&amp;gt; DVD-compliant file for which dvdauthor has no problems setting chapters?
&lt;br&gt;&amp;gt; I'll report back if they work on my side too. Thanks!
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;I like to use ffmpeg for conversion. I generally convert avi divx/xvid
&lt;br&gt;files, but if ffmpeg can read DV it should work the same. This command
&lt;br&gt;line works:
&lt;br&gt;&lt;br&gt;ffmpeg -i input.avi -target ntsc-dvd -b 4250k -s 720x480 -aspect 16:9
&lt;br&gt;-mbd 2 -sws_flags lanczos -trellis 2 -ab 192k -ar 48000 -acodec ac3
&lt;br&gt;output.mpg
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;All I ask is a chance to prove that money can't make me happy.
&lt;br&gt;&lt;br&gt;Eduardo M KALINOWSKI
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24634510&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eduardo@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24634510&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Wrong-chapter-positions-tp24594421p24634510.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24631250</id>
	<title>Re: Wrong chapter positions</title>
	<published>2009-07-23T10:57:46Z</published>
	<updated>2009-07-23T10:57:46Z</updated>
	<author>
		<name>Eduardo M KALINOWSKI-4</name>
	</author>
	<content type="html">On Qui, 23 Jul 2009, Eric Martel wrote:
&lt;br&gt;&amp;gt; As I said, that may be a naive question... I don't know how the
&lt;br&gt;&amp;gt; chapter-jumping system works on a DVD, i.e. what dvdauthor actually does
&lt;br&gt;&amp;gt; with the time-positions I give it in the .xml file.
&lt;br&gt;&lt;br&gt;I don't know the technical details, but some mark is created pointing &amp;nbsp;
&lt;br&gt;the the chapter boundaries.
&lt;br&gt;&lt;br&gt;However, since apparently there is no GOP boundary at the time you &amp;nbsp;
&lt;br&gt;request, dvdauthor adjusts the position you asked so that the mark &amp;nbsp;
&lt;br&gt;points to the nearest (or perhaps previous or following GOP boundary).
&lt;br&gt;&lt;br&gt;&amp;gt; But what I mean is
&lt;br&gt;&amp;gt; that if I ask any DVD player to jump directly at a certain time-position
&lt;br&gt;&amp;gt; in the movie (say, at 10mins from the beginning), every one of them will
&lt;br&gt;&amp;gt; jump to the same frame (so they all &amp;quot;know&amp;quot; in the same way what frame is
&lt;br&gt;&amp;gt; at which time-position).
&lt;br&gt;&lt;br&gt;That's certainly true.
&lt;br&gt;&lt;br&gt;&amp;gt; How come, then, when I ask dvdauthor to put a
&lt;br&gt;&amp;gt; chapter at 10mins, the &amp;quot;marked frame&amp;quot; (maybe there isn't even such a
&lt;br&gt;&amp;gt; thing, I don't know) will be many seconds earlier than what DVD players
&lt;br&gt;&amp;gt; show me?
&lt;br&gt;&lt;br&gt;Because the frame at 10 minutes is not an I-frame (those that start &amp;nbsp;
&lt;br&gt;GOPs), so the position is adjusted to match a GOP boundary.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eduardo M KALINOWSKI
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24631250&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eduardo@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24631250&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Wrong-chapter-positions-tp24594421p24631250.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24631088</id>
	<title>Re: Wrong chapter positions</title>
	<published>2009-07-23T10:48:44Z</published>
	<updated>2009-07-23T10:48:44Z</updated>
	<author>
		<name>Eric Martel-2</name>
	</author>
	<content type="html">Le 2009-07-23 11:47, Eduardo M KALINOWSKI a écrit :
&lt;br&gt;&amp;gt; I'm not really sure what you mean. dvdauthor only gets the video and &amp;nbsp;
&lt;br&gt;&amp;gt; encapsulates it in the DVD structure. It also has nothing to do with &amp;nbsp;
&lt;br&gt;&amp;gt; playing DVDs. If you use the exact same encoded video with another dvd &amp;nbsp;
&lt;br&gt;&amp;gt; authorer program, does the chapter boundary appear in the spot you &amp;nbsp;
&lt;br&gt;&amp;gt; want, instead of several seconds off?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;As I said, that may be a naive question... I don't know how the
&lt;br&gt;chapter-jumping system works on a DVD, i.e. what dvdauthor actually does
&lt;br&gt;with the time-positions I give it in the .xml file. But what I mean is
&lt;br&gt;that if I ask any DVD player to jump directly at a certain time-position
&lt;br&gt;in the movie (say, at 10mins from the beginning), every one of them will
&lt;br&gt;jump to the same frame (so they all &amp;quot;know&amp;quot; in the same way what frame is
&lt;br&gt;at which time-position). How come, then, when I ask dvdauthor to put a
&lt;br&gt;chapter at 10mins, the &amp;quot;marked frame&amp;quot; (maybe there isn't even such a
&lt;br&gt;thing, I don't know) will be many seconds earlier than what DVD players
&lt;br&gt;show me?
&lt;br&gt;&lt;br&gt;As for what another dvd authorer program would do, I will surely give it
&lt;br&gt;a try as soon as I can. Stay tuned! :)
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24631088&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/dvdauthor-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Wrong-chapter-positions-tp24594421p24631088.html" />
</entry>

</feed>
