<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-14461</id>
	<title>Nabble - dvdauthor-users</title>
	<updated>2008-10-01T02:08:41Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/dvdauthor-users-f14461.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/dvdauthor-users-f14461.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19756906</id>
	<title>Input from a piped command</title>
	<published>2008-10-01T02:08:41Z</published>
	<updated>2008-10-01T02:08:41Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Did you know that, wherever the dvdauthor tools read from an input file, if
&lt;br&gt;the string you pass for the filename ends in &amp;quot;|&amp;quot;, then the string will be
&lt;br&gt;executed as a command using popen, and its output will be read as the input?
&lt;br&gt;Also, if the input filename is &amp;quot;-&amp;quot;, then it reads from standard input.
&lt;br&gt;&lt;br&gt;This applies to input XML file specs, as well as to &amp;quot;&amp;lt;vob file=.../&amp;gt;&amp;quot;
&lt;br&gt;directives in the XML file.
&lt;br&gt;&lt;br&gt;For a trivial example, instead of
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; dvdauthor -x in/dvd.xml
&lt;br&gt;&lt;br&gt;this will also work:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; cat in/dvd.xml | dvdauthor -x -
&lt;br&gt;&lt;br&gt;(I know, that's a UUOC :)) You could imagine that, instead of a simple cat,
&lt;br&gt;you could run a command that generates suitable XML output on the fly.
&lt;br&gt;&lt;br&gt;Just for fun, try changing a &amp;quot;vob&amp;quot; directive in your XML file, e.g. instead
&lt;br&gt;of
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/1.mpg&amp;quot; ... /&amp;gt;
&lt;br&gt;&lt;br&gt;try
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;echo open 1.mpg 1&amp;gt;&amp;amp;2; cat vid/1.mpg;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;echo close 1.mpg 1&amp;gt;&amp;amp;2 |&amp;quot; ... /&amp;gt;
&lt;br&gt;&lt;br&gt;and you'll see the message &amp;quot;open 1.mpg&amp;quot; appear when dvdauthor opens that
&lt;br&gt;input file, and &amp;quot;close 1.mpg&amp;quot; when it finishes with it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19756906&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://www.nabble.com/Input-from-a-piped-command-tp19756906p19756906.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19637701</id>
	<title>(no subject)</title>
	<published>2008-09-23T14:42:17Z</published>
	<updated>2008-09-23T14:42:17Z</updated>
	<author>
		<name>Jef396</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi,&lt;br&gt;
&lt;br&gt;
When using the Philips DVD Verifier to verify my DVD I&amp;#39;m getting the&lt;br&gt;
following error:&lt;br&gt;
&lt;br&gt;
[DVD] ERROR 5701 &amp;nbsp;(ref. DVD-3 4.3.2-2) :&lt;br&gt;
 &amp;nbsp; &amp;nbsp;The MPEG-1 or MPEG-2 without extension bitstream Audio stream (0) with&lt;br&gt;
stream_id 0xC0 was specified in PGC 1 (PGC_AST_CTLT), but not found in this&lt;br&gt;
VOB&lt;br&gt;
&lt;br&gt;
This means that an audio stream had an availability flag of 1, but the&lt;br&gt;
stream wasn&amp;#39;t present in the vob. &amp;nbsp;How can I fix this problem?&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19637701&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://www.nabble.com/%28no-subject%29-tp19637701p19637701.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19600728</id>
	<title>Disappearing menu selections</title>
	<published>2008-09-21T18:28:48Z</published>
	<updated>2008-09-21T18:28:48Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">I've had this occasional problem with menus that would look and work fine
&lt;br&gt;under Ogle, but when I put the disc into my Pioneer DVR-520H, the menu
&lt;br&gt;highlights would disappear. That is, it wouldn't show which item was
&lt;br&gt;currently selected, even though the menus still worked.
&lt;br&gt;&lt;br&gt;Today I finally tracked it down to the precise choice of colours in the
&lt;br&gt;palettes for the menu images. I'd already been making sure that the first
&lt;br&gt;palette entry was white and the second done was black, while the third was
&lt;br&gt;the highlight colour, but in this case the white wasn't pure white, it was
&lt;br&gt;something like #fefffc. Going back into Gimp and changing that to #ffffff
&lt;br&gt;fixed the problem: the menus now highlight correctly on the Pioneer.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19600728&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://www.nabble.com/Disappearing-menu-selections-tp19600728p19600728.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19519986</id>
	<title>Re: Simplest possible DVD without menus</title>
	<published>2008-09-16T13:29:22Z</published>
	<updated>2008-09-16T13:29:22Z</updated>
	<author>
		<name>Stefano Sabatini</name>
	</author>
	<content type="html">On date Monday 2008-09-15 17:46:17 -0500, Bill McClain wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Tue, 16 Sep 2008 00:00:52 +0200
&lt;br&gt;&amp;gt; Stefano Sabatini &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19519986&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stefano.sabatini-lala@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Unfortunately only the first video result playable in the resulting
&lt;br&gt;&amp;gt; &amp;gt; DVD, the skip forward command resulting useless.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; So my question is: what am I missing?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Skip is for chapter advance, right? You've created separate titles of 1
&lt;br&gt;&amp;gt; chapter each. If you process all of your files in one command, you should get
&lt;br&gt;&amp;gt; what you want:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; dvdauthor -t file1.mpg file2.mpg file3.mpg -o DVD
&lt;/div&gt;&lt;br&gt;You got it right, that worked just fine, many thanks!
&lt;br&gt;&lt;br&gt;Regards.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19519986&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://www.nabble.com/Simplest-possible-DVD-without-menus-tp19502014p19519986.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19502536</id>
	<title>Re: Simplest possible DVD without menus</title>
	<published>2008-09-15T15:46:17Z</published>
	<updated>2008-09-15T15:46:17Z</updated>
	<author>
		<name>Bill McClain-3</name>
	</author>
	<content type="html">On Tue, 16 Sep 2008 00:00:52 +0200
&lt;br&gt;Stefano Sabatini &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19502536&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stefano.sabatini-lala@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Unfortunately only the first video result playable in the resulting
&lt;br&gt;&amp;gt; DVD, the skip forward command resulting useless.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So my question is: what am I missing?
&lt;br&gt;&lt;br&gt;Skip is for chapter advance, right? You've created separate titles of 1
&lt;br&gt;chapter each. If you process all of your files in one command, you should get
&lt;br&gt;what you want:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; dvdauthor -t file1.mpg file2.mpg file3.mpg -o DVD
&lt;br&gt;&lt;br&gt;-Bill
&lt;br&gt;-- 
&lt;br&gt;Sattre Press &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;Curiosities of the Sky
&lt;br&gt;&lt;a href=&quot;http://sattre-press.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sattre-press.com/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; by Garrett Serviss
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19502536&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://sattre-press.com/csky.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sattre-press.com/csky.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19502536&amp;i=2&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://www.nabble.com/Simplest-possible-DVD-without-menus-tp19502014p19502536.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19502014</id>
	<title>Simplest possible DVD without menus</title>
	<published>2008-09-15T15:00:52Z</published>
	<updated>2008-09-15T15:00:52Z</updated>
	<author>
		<name>Stefano Sabatini</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;this is my first post here, and this is my first at creating a DVD
&lt;br&gt;using dvdauthor.
&lt;br&gt;&lt;br&gt;I'm following this guide:
&lt;br&gt;&lt;a href=&quot;http://gentoo-wiki.com/HOWTO_Create_a_DVD:Filesystem&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gentoo-wiki.com/HOWTO_Create_a_DVD:Filesystem&lt;/a&gt;&lt;br&gt;&lt;br&gt;I created the mpeg files using ffmpeg -target dvd-pal, then I used:
&lt;br&gt;&lt;br&gt;dvdauthor -t file.mpg -o DVD
&lt;br&gt;&lt;br&gt;to create a title for each file.
&lt;br&gt;&lt;br&gt;I end up with this layout
&lt;br&gt;&lt;br&gt;VTS_01_0.BUP &amp;nbsp;VTS_02_0.IFO &amp;nbsp;VTS_03_1.VOB &amp;nbsp;VTS_05_0.BUP &amp;nbsp;VTS_06_0.IFO
&lt;br&gt;VTS_01_0.IFO &amp;nbsp;VTS_02_1.VOB &amp;nbsp;VTS_04_0.BUP &amp;nbsp;VTS_05_0.IFO &amp;nbsp;VTS_06_1.VOB
&lt;br&gt;VTS_01_1.VOB &amp;nbsp;VTS_03_0.BUP &amp;nbsp;VTS_04_0.IFO &amp;nbsp;VTS_05_1.VOB
&lt;br&gt;VTS_02_0.BUP &amp;nbsp;VTS_03_0.IFO &amp;nbsp;VTS_04_1.VOB &amp;nbsp;VTS_06_0.BUP
&lt;br&gt;&lt;br&gt;Then I finally create the TOC using this command:
&lt;br&gt;&lt;br&gt;stefano@geppetto ~/t/parada-videos&amp;gt; dvdauthor -T -o DVD
&lt;br&gt;DVDAuthor::dvdauthor, version 0.6.14.
&lt;br&gt;Build options: gnugetopt magick iconv freetype fribidi
&lt;br&gt;Send bugs to &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19502014&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dvdauthor-users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;INFO: dvdauthor creating table of contents
&lt;br&gt;INFO: Scanning DVD/VIDEO_TS/VTS_01_0.IFO
&lt;br&gt;INFO: Scanning DVD/VIDEO_TS/VTS_02_0.IFO
&lt;br&gt;INFO: Scanning DVD/VIDEO_TS/VTS_03_0.IFO
&lt;br&gt;INFO: Scanning DVD/VIDEO_TS/VTS_04_0.IFO
&lt;br&gt;INFO: Scanning DVD/VIDEO_TS/VTS_05_0.IFO
&lt;br&gt;INFO: Scanning DVD/VIDEO_TS/VTS_06_0.IFO
&lt;br&gt;&lt;br&gt;This command adds the VIDEO_TS.BUP and VIDEO_TS.IFO files.
&lt;br&gt;&lt;br&gt;Finally I burn a DVD using the command:
&lt;br&gt;growisofs -dvd-compat -Z /dev/dvd -dvd-video -V &amp;quot;DVD-name&amp;quot; DVD/
&lt;br&gt;&lt;br&gt;I don't care for the moment to have a menu, but I'd like to be able to
&lt;br&gt;select the various titles using the skip forward/backward player
&lt;br&gt;commands.
&lt;br&gt;&lt;br&gt;Unfortunately only the first video result playable in the resulting
&lt;br&gt;DVD, the skip forward command resulting useless.
&lt;br&gt;&lt;br&gt;So my question is: what am I missing?
&lt;br&gt;&lt;br&gt;Regards.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19502014&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://www.nabble.com/Simplest-possible-DVD-without-menus-tp19502014p19502014.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19364863</id>
	<title>Absolute simplest VM program</title>
	<published>2008-09-07T19:09:30Z</published>
	<updated>2008-09-07T19:09:30Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">I've been trying to come up with the simplest possible sequence of program
&lt;br&gt;commands where, after you have finished playing one title, you go back to
&lt;br&gt;the menu with the next title already preselected.
&lt;br&gt;&lt;br&gt;The following manages it with very short command sequences using just one
&lt;br&gt;GPRM. It works, except for one quirk: on my Pioneer, if I press the &amp;quot;Top
&lt;br&gt;Menu&amp;quot; button, it seems to hunt around for a second or two, then give up and
&lt;br&gt;start playing the first title. The &amp;quot;Menu&amp;quot; button does work.
&lt;br&gt;&lt;br&gt;&amp;quot;Top Menu&amp;quot; should be going to the '&amp;lt;pgc entry=&amp;quot;title&amp;quot;&amp;gt;' section. But as you
&lt;br&gt;can see, I do have a jump to the root menu there, and the other jump in the
&lt;br&gt;FPC works, so why not that one?
&lt;br&gt;&lt;br&gt;Has anybody else tried something similar? Thanks for any suggestions.
&lt;br&gt;&lt;br&gt;&amp;lt;dvdauthor dest=&amp;quot;out&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;vmgm&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fpc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 = 0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jump titleset 1 menu entry root;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/fpc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pgc entry=&amp;quot;title&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pre&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jump titleset 1 menu entry root;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pre&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/vmgm&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;titleset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;video format=&amp;quot;pal&amp;quot; aspect=&amp;quot;4:3&amp;quot; resolution=&amp;quot;720x576&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- variables:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 - index of selected title
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pgc entry=&amp;quot;root&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pre&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (g0 eq 0)
&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; {
&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; g0 = 1; &amp;lt;!-- default to first title --&amp;gt;
&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; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; button = g0 * 1024;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pre&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;tmp/menu.mpg&amp;quot; pause=&amp;quot;inf&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;button name=&amp;quot;Button_1&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jump title 1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/button&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;button name=&amp;quot;Button_2&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jump title 2;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/button&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;button name=&amp;quot;Button_3&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jump title 3;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/button&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;button name=&amp;quot;Button_4&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jump title 4;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/button&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jump menu entry root;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;titles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;video format=&amp;quot;pal&amp;quot; aspect=&amp;quot;4:3&amp;quot; resolution=&amp;quot;720x576&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pgc pause=&amp;quot;0&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/1.mpg&amp;quot; pause=&amp;quot;0&amp;quot; chapters=&amp;quot;00:00:00.000&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 = 2;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; call menu entry root;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pgc pause=&amp;quot;0&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/2.mpg&amp;quot; pause=&amp;quot;0&amp;quot; chapters=&amp;quot;00:00:00.000&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 = 3;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; call menu entry root;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pgc pause=&amp;quot;0&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/3.mpg&amp;quot; pause=&amp;quot;0&amp;quot; chapters=&amp;quot;00:00:00.000&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 = 4;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; call menu entry root;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pgc pause=&amp;quot;0&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/4.mpg&amp;quot; pause=&amp;quot;0&amp;quot; chapters=&amp;quot;00:00:00.000&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 = 1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; call menu entry root;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/titles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/titleset&amp;gt;
&lt;br&gt;&amp;lt;/dvdauthor&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19364863&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://www.nabble.com/Absolute-simplest-VM-program-tp19364863p19364863.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19148766</id>
	<title>Re: sequential vob creation but jumping to next	title</title>
	<published>2008-08-25T11:03:40Z</published>
	<updated>2008-08-25T11:03:40Z</updated>
	<author>
		<name>Andreas Frisch</name>
	</author>
	<content type="html">&amp;gt; Who knows if it'll work? :)
&lt;br&gt;&lt;br&gt;It does great :) thanks for the clue!
&lt;br&gt;it's just new to me that dvdauthor now appends the content of the seconds 
&lt;br&gt;title to the first vob file (probably all the way until the size limit is 
&lt;br&gt;reached - i haven't tested it with large files yet)
&lt;br&gt;is there a way how to explicitely keep seperate vobs for each title?
&lt;br&gt;&lt;br&gt;fraxinas
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19148766&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://www.nabble.com/sequential-vob-creation-but-jumping-to-next-title-tp19107079p19148766.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19126601</id>
	<title>Re: sequential vob creation but jumping to	next	title</title>
	<published>2008-08-23T16:54:22Z</published>
	<updated>2008-08-23T16:54:22Z</updated>
	<author>
		<name>Clark Rawlins</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; Something that may be worth a try is setting up an XML file where each input
&lt;br&gt;&amp;gt; MPEG file is actually a named pipe. A cursory look at the dvdauthor source
&lt;br&gt;&amp;gt; doesn't show up any seeks on the input files. Assuming it reads them in
&lt;br&gt;&amp;gt; sequence, you could generate and write the first MPEG file to the first pipe
&lt;br&gt;&amp;gt; on-the-fly, then the second one, and so on. E.g. create the pipes:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; mknod vid/in1.mpg p
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; mknod vid/in2.mpg p
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; then in the XML file:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/in1.mpg&amp;quot; pause=&amp;quot;inf&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/in2.mpg&amp;quot; pause=&amp;quot;inf&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Then start dvdauthor, which should block trying to read the MPEG files. And
&lt;br&gt;&amp;gt; finally your code first writes to vid/in1.mpg, then when that's finished,
&lt;br&gt;&amp;gt; vid/in2.mpg.
&lt;/div&gt;&lt;br&gt;The last time I looked under the hood of k9copy this is the scheme they
&lt;br&gt;use to author their dvds.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19126601&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://www.nabble.com/sequential-vob-creation-but-jumping-to-next-title-tp19107079p19126601.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19126379</id>
	<title>Re: sequential vob creation but jumping to next	title</title>
	<published>2008-08-23T16:32:11Z</published>
	<updated>2008-08-23T16:32:11Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Andreas Frisch wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; i am trying to avoid doing it through an xml file, because that would require
&lt;br&gt;&amp;gt; a multiple amount in temporary disc space. i am working on an embedded
&lt;br&gt;&amp;gt; environment, so this is critical.
&lt;br&gt;&lt;br&gt;Something that may be worth a try is setting up an XML file where each input
&lt;br&gt;MPEG file is actually a named pipe. A cursory look at the dvdauthor source
&lt;br&gt;doesn't show up any seeks on the input files. Assuming it reads them in
&lt;br&gt;sequence, you could generate and write the first MPEG file to the first pipe
&lt;br&gt;on-the-fly, then the second one, and so on. E.g. create the pipes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; mknod vid/in1.mpg p
&lt;br&gt;&amp;nbsp; &amp;nbsp; mknod vid/in2.mpg p
&lt;br&gt;&lt;br&gt;then in the XML file:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/in1.mpg&amp;quot; pause=&amp;quot;inf&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;vid/in2.mpg&amp;quot; pause=&amp;quot;inf&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&lt;br&gt;Then start dvdauthor, which should block trying to read the MPEG files. And
&lt;br&gt;finally your code first writes to vid/in1.mpg, then when that's finished,
&lt;br&gt;vid/in2.mpg.
&lt;br&gt;&lt;br&gt;Who knows if it'll work? :)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19126379&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://www.nabble.com/sequential-vob-creation-but-jumping-to-next-title-tp19107079p19126379.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19107079</id>
	<title>sequential vob creation but jumping to next title</title>
	<published>2008-08-22T06:16:58Z</published>
	<updated>2008-08-22T06:16:58Z</updated>
	<author>
		<name>Andreas Frisch</name>
	</author>
	<content type="html">sorry if this issue has been dealt with before but i've been trying to search 
&lt;br&gt;the mailing list for days and the sourceforge ml search server keeps giving me 
&lt;br&gt;a timeout.
&lt;br&gt;&lt;br&gt;i am creating vob tracks one after another using cli
&lt;br&gt;$ dvdauthor -t --chapters=... -o dvdtmp -f inputfileX.mpg
&lt;br&gt;then remove respective inputfileX.mpg and continue with the next
&lt;br&gt;in the end finalize with
&lt;br&gt;$ dvdauthor -T -o dvdtmp
&lt;br&gt;&lt;br&gt;the first title starts playing when loading the dvd, after the first title of 
&lt;br&gt;course though, the playback stops.
&lt;br&gt;i tried adding -i &amp;quot;post=jump title 2;&amp;quot; at the end of the command line for the 
&lt;br&gt;first title, but that results in
&lt;br&gt;&lt;br&gt;ERR: &amp;nbsp;Cannot jump to title #2, only 1 exist
&lt;br&gt;ERR: &amp;nbsp;in VTS pgc 0, &amp;lt;post&amp;gt;
&lt;br&gt;&lt;br&gt;i am trying to avoid doing it through an xml file, because that would require 
&lt;br&gt;a multiple amount in temporary disc space. i am working on an embedded 
&lt;br&gt;environment, so this is critical.
&lt;br&gt;&lt;br&gt;is there a way how to post jump to a not-yet-existant subsequent track or add 
&lt;br&gt;a post jump command to each of the tracks in the finalize step?
&lt;br&gt;&lt;br&gt;thanks in advance
&lt;br&gt;fraxinas
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19107079&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://www.nabble.com/sequential-vob-creation-but-jumping-to-next-title-tp19107079p19107079.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18974261</id>
	<title>Initial register values?</title>
	<published>2008-08-13T18:23:33Z</published>
	<updated>2008-08-13T18:23:33Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">I haven't seen any mention anywhere of what the initial values of the
&lt;br&gt;G-registers might be when a disc is inserted into a player. I assumed they
&lt;br&gt;would be zero, but yesterday I encountered a menu (mis)behaviour which
&lt;br&gt;suggested that G1 was being initialized to 2:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; if (g0 eq 0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 = g1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (g0 eq 0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 = 1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;Putting a &amp;quot;g1 = 0;&amp;quot; statement in the FPC fixed the problem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18974261&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://www.nabble.com/Initial-register-values--tp18974261p18974261.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18960112</id>
	<title>Comments in VM commands</title>
	<published>2008-08-13T02:55:09Z</published>
	<updated>2008-08-13T02:55:09Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">The VM language looks close enough to C that I keep getting tempted to write
&lt;br&gt;comments enclosed in &amp;quot;/* ... */&amp;quot;. This doesn't work. But XML comments do
&lt;br&gt;work, e.g.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;pre&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (g0 eq 0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; g0 = 1; &amp;lt;!-- default to first title --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; button = g0 * 1024; &amp;lt;!-- convert title index to button index --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/pre&amp;gt;
&lt;br&gt;&lt;br&gt;Note that you aren't allowed to have a &amp;quot;--&amp;quot; sequence in a comment.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18960112&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://www.nabble.com/Comments-in-VM-commands-tp18960112p18960112.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18923649</id>
	<title>Re: Colour information for spumux?</title>
	<published>2008-08-11T04:11:30Z</published>
	<updated>2008-08-11T04:11:30Z</updated>
	<author>
		<name>Eduardo M KALINOWSKI-4</name>
	</author>
	<content type="html">Francois Visagie wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Lawrence and Eduardo,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for your responses.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For this project I definitely need selectable subtitles. When done
&lt;br&gt;&amp;gt; properly, I can happily live with the results of anti-aliasing. It's
&lt;br&gt;&amp;gt; just that the tool chain I now use lacks other features, such as
&lt;br&gt;&amp;gt; positioning the subtitles where I need them, displaying time-adjacent
&lt;br&gt;&amp;gt; titles without inserting artificial gaps causing flickering, etc.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; With SSA, spumux does all that and I was hoping for a way to get it
&lt;br&gt;&amp;gt; to do anti-aliasing, too ;-).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I suspect that there may be a way to manually insert PNG subtitles into
&lt;br&gt;&amp;gt; the GUI for dvdauthor sequence so I may try the Gimp suggestion.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;I couldn't find much information, but it seems spumux can take a series
&lt;br&gt;of png images and mux these into the video, so you can do whatever you
&lt;br&gt;want with your subtitles, as long as they only have four colors. Or
&lt;br&gt;maybe three, I can't remember if the transparency needed for the
&lt;br&gt;background uses one space.
&lt;br&gt;&lt;br&gt;The syntax seems to be simple and boring:
&lt;br&gt;&lt;a href=&quot;http://www.floatinginspace.za.org/spumux/subtitles.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.floatinginspace.za.org/spumux/subtitles.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Três pessoas podem manter um segredo, se duas delas estiverem mortas.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- Benjamin Franklin
&lt;br&gt;&lt;br&gt;Eduardo M KALINOWSKI
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18923649&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eduardo@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://move.to/hpkb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://move.to/hpkb&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18923649&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://www.nabble.com/Colour-information-for-spumux--tp18829954p18923649.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18921505</id>
	<title>Re: Colour information for spumux?</title>
	<published>2008-08-11T00:56:24Z</published>
	<updated>2008-08-11T00:56:24Z</updated>
	<author>
		<name>Francois Visagie-2</name>
	</author>
	<content type="html">Hi Lawrence and Eduardo,
&lt;br&gt;&lt;br&gt;Thanks for your responses.
&lt;br&gt;&lt;br&gt;For this project I definitely need selectable subtitles. When done
&lt;br&gt;properly, I can happily live with the results of anti-aliasing. It's
&lt;br&gt;just that the tool chain I now use lacks other features, such as
&lt;br&gt;positioning the subtitles where I need them, displaying time-adjacent
&lt;br&gt;titles without inserting artificial gaps causing flickering, etc.
&lt;br&gt;&lt;br&gt;With SSA, spumux does all that and I was hoping for a way to get it
&lt;br&gt;to do anti-aliasing, too ;-).
&lt;br&gt;&lt;br&gt;I suspect that there may be a way to manually insert PNG subtitles into
&lt;br&gt;the GUI for dvdauthor sequence so I may try the Gimp suggestion.
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Francois
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921505&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dvdauthor-users-bounces@...&lt;/a&gt;
&lt;br&gt;[mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921505&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dvdauthor-users-bounces@...&lt;/a&gt;] On Behalf Of
&lt;br&gt;Eduardo M KALINOWSKI
&lt;br&gt;Sent: 07 August 2008 13:33
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921505&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [Dvdauthor-users] Colour information for spumux?
&lt;br&gt;&lt;br&gt;Lawrence D'Oliveiro wrote:
&lt;br&gt;&amp;gt; Francois Visagie wrote
&lt;br&gt;&amp;gt;&amp;gt; I've noticed that the subtitles I generate from text with spumux only
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; have two colours, i.e. no anti-aliasing and quite unattractive.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; How do I specify colour information/palette for spumux?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've never bothered to generate text subtitles from spumux. Use a 
&lt;br&gt;&amp;gt; package like Gimp to render to PNG files instead--gives you more 
&lt;br&gt;&amp;gt; control, anti-aliasing, and all that good stuff.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;DVD subtitles can only contain four colors. This means that
&lt;br&gt;anti-aliasing gets very limited, and even if tried would not bring good
&lt;br&gt;results.
&lt;br&gt;&lt;br&gt;The only way to get really nice subtitles is by burning them to the
&lt;br&gt;video, but then you'll have no way of turning them off.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;quot;I'd love to go out with you, but I have to stay home and see if I
&lt;br&gt;snore.&amp;quot;
&lt;br&gt;&lt;br&gt;Eduardo M KALINOWSKI
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921505&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eduardo@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://move.to/hpkb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://move.to/hpkb&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;-
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;challenge Build the coolest Linux based applications with Moblin SDK &amp;
&lt;br&gt;win great prizes Grand prize is a trip for two to an Open Source event
&lt;br&gt;anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921505&amp;i=4&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;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921505&amp;i=5&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://www.nabble.com/Colour-information-for-spumux--tp18829954p18921505.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18881210</id>
	<title>Burned DVD appears as CD-R in computer</title>
	<published>2008-08-07T15:36:17Z</published>
	<updated>2008-08-07T15:36:17Z</updated>
	<author>
		<name>wbaltz</name>
	</author>
	<content type="html">I burned a DVD that works in my standalone player and in MY computer, but when I sent it to an associate, he said it won't play and appears as a blank CD-R in his computer and in his secretary's computer. 
&lt;br&gt;&lt;br&gt;I tried three separate DVD's to make sure it wasn't a fluke. They are quality blanks burned at slow speed, so I don't think it's a burning problem. 
&lt;br&gt;&lt;br&gt;There are no errors in the dvdauthor log - everything appears to have worked smoothly with no issues. 
&lt;br&gt;&lt;br&gt;I used mkisofs with the -dvd-video option to create the iso image - again no errors.
&lt;br&gt;&lt;br&gt;I used k3b to burn the DVD's - again no errors.
&lt;br&gt;&lt;br&gt;Any ideas? &amp;nbsp;Any help would be appreciated.
&lt;br&gt;&lt;br&gt;Warren
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Burned-DVD-appears-as-CD-R-in-computer-tp18881210p18881210.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18868445</id>
	<title>Re: Colour information for spumux?</title>
	<published>2008-08-07T04:32:34Z</published>
	<updated>2008-08-07T04:32:34Z</updated>
	<author>
		<name>Eduardo M KALINOWSKI-4</name>
	</author>
	<content type="html">Lawrence D'Oliveiro wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Francois Visagie wrote
&lt;br&gt;&amp;gt;&amp;gt; I've noticed that the subtitles I generate from text with spumux only have two
&lt;br&gt;&amp;gt;&amp;gt; colours, i.e. no anti-aliasing and quite unattractive.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; How do I specify colour information/palette for spumux?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've never bothered to generate text subtitles from spumux. Use a package
&lt;br&gt;&amp;gt; like Gimp to render to PNG files instead--gives you more control,
&lt;br&gt;&amp;gt; anti-aliasing, and all that good stuff.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;DVD subtitles can only contain four colors. This means that
&lt;br&gt;anti-aliasing gets very limited, and even if tried would not bring good
&lt;br&gt;results.
&lt;br&gt;&lt;br&gt;The only way to get really nice subtitles is by burning them to the
&lt;br&gt;video, but then you'll have no way of turning them off.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;quot;I'd love to go out with you, but I have to stay home and see if I snore.&amp;quot;
&lt;br&gt;&lt;br&gt;Eduardo M KALINOWSKI
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18868445&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eduardo@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://move.to/hpkb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://move.to/hpkb&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18868445&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://www.nabble.com/Colour-information-for-spumux--tp18829954p18868445.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18863782</id>
	<title>Re: Colour information for spumux?</title>
	<published>2008-08-06T21:18:05Z</published>
	<updated>2008-08-06T21:18:05Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Francois Visagie wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I've noticed that the subtitles I generate from text with spumux only have two
&lt;br&gt;&amp;gt; colours, i.e. no anti-aliasing and quite unattractive.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How do I specify colour information/palette for spumux?
&lt;br&gt;&lt;br&gt;I've never bothered to generate text subtitles from spumux. Use a package
&lt;br&gt;like Gimp to render to PNG files instead--gives you more control,
&lt;br&gt;anti-aliasing, and all that good stuff.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18863782&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://www.nabble.com/Colour-information-for-spumux--tp18829954p18863782.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18829954</id>
	<title>Colour information for spumux?</title>
	<published>2008-08-05T05:22:50Z</published>
	<updated>2008-08-05T05:22:50Z</updated>
	<author>
		<name>Francois Visagie-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16674&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;FONT face=Arial size=2&gt;Hi 
All,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;FONT face=Arial size=2&gt;I'm new to this list 
and hope you can help me.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;FONT face=Arial size=2&gt;I've noticed that 
the subtitles I generate from text with spumux only have two colours, i.e. no 
anti-aliasing and quite unattractive.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;FONT face=Arial size=2&gt;When used with the 
'-ma' via GUI for dvdauthor option, it reports:&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=593143711-05082008&gt;&lt;SPAN lang=EN-GB&gt;
&lt;P&gt;INFO: No color information written&lt;/P&gt;
&lt;P&gt;INFO: palette file required for the pgc&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=593143711-05082008&gt;When used with the 
'-mdvd' option, it doesn't report that, but instead the process aborts later on 
with the report:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=593143711-05082008&gt;&lt;SPAN lang=EN-GB&gt;
&lt;P&gt;ERR: color map full, unable to allocate new colors.&lt;/P&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=593143711-05082008&gt;Which&amp;nbsp;means I 
can't tell what colours were used.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=+0&gt;&lt;SPAN class=593143711-05082008&gt;&lt;SPAN lang=EN-GB&gt;
&lt;P&gt;&lt;/SPAN&gt;&lt;A href=&quot;blocked::http://dvdauthor.sourceforge.net/doc/spumux.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;U&gt;&lt;FONT color=#0000ff&gt;&lt;FONT color=#0000ff&gt;&lt;SPAN lang=EN-GB&gt;&lt;FONT face=Arial size=2&gt;http://dvdauthor.sourceforge.net/doc/spumux.html&lt;/FONT&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&amp;nbsp;&lt;SPAN class=593143711-05082008&gt;provides no 
information on spumux colour usage.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;SPAN class=593143711-05082008&gt;How do I specify 
colour information/palette for spumux?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;SPAN class=593143711-05082008&gt;Many 
thanks,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;SPAN class=593143711-05082008&gt;Francois&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18829954&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://www.nabble.com/Colour-information-for-spumux--tp18829954p18829954.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18824437</id>
	<title>Re: XML changes</title>
	<published>2008-08-04T21:32:43Z</published>
	<updated>2008-08-04T21:32:43Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18824437&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;peter@...&lt;/a&gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://nfs.shawnfumo.com/wiki/DVDAuthor/XML&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nfs.shawnfumo.com/wiki/DVDAuthor/XML&lt;/a&gt;&amp;nbsp;seems to document most of the
&lt;br&gt;&amp;gt; newer format.
&lt;br&gt;&lt;br&gt;Very useful page. I have added some clarification of vob and titlemap tags
&lt;br&gt;to it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18824437&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://www.nabble.com/XML-changes-tp17186013p18824437.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18745650</id>
	<title>Re: a bug in dvdauthor ?</title>
	<published>2008-07-30T17:40:42Z</published>
	<updated>2008-07-30T17:40:42Z</updated>
	<author>
		<name>Nick Marinho</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Good night again friends.&lt;br&gt;&lt;br&gt;I like to say that i&amp;#39;m so sorry about this post that i&amp;#39;d created.&lt;br&gt;&lt;br&gt;I found my problem to generate the VOB files.&lt;br&gt;&lt;br&gt;Is a simple problem but was so hard to find.&lt;br&gt;
&lt;br&gt;My hard disc was creating files with your names in lowercase.&lt;br&gt;&lt;br&gt;Because this, the dvdauthor was showing a error.&lt;br&gt;&lt;br&gt;I&amp;#39;d put a option to mount my HD in correct form in /etc/fstab&lt;br&gt;&lt;br&gt;Now its ok.&lt;br&gt;&lt;br&gt;
This is the solution: Open the /etc/fstab and add this option to mount the discs that are in VFAT system: &lt;br&gt;&lt;br&gt;*****&lt;br&gt;/dev/disc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /mnt/mount-point&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vfat&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rw,auto,umask=077,shortname=winnt&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;br&gt;*****&lt;br&gt;
&lt;br&gt;This option &amp;quot;shortname=winnt&amp;quot; was that fix my error.&lt;br&gt;&lt;br&gt;Sorry for all incovenience.&lt;br&gt;&lt;br&gt;Best regards.&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18745650&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://www.nabble.com/a-bug-in-dvdauthor---tp18695172p18745650.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18695172</id>
	<title>a bug in dvdauthor ?</title>
	<published>2008-07-28T10:14:38Z</published>
	<updated>2008-07-28T10:14:38Z</updated>
	<author>
		<name>Nick Marinho</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&amp;gt;I believe the cause is that dvdauthor failed to create the output directory&lt;br&gt;&amp;gt;structure. You&amp;#39;ll see in src/dvdauthor.c a routine called initdir, which&lt;br&gt;&amp;gt;creates the directories but doesn&amp;#39;t check that the mkdir calls succeeded.&lt;br&gt;
&amp;gt;Thus, later, the writeopen routine in src/dvdvob.c fails with the error you&lt;br&gt;&amp;gt;see above.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;Do you already have dvd or dvd/VIDEO_TS directories, and are they protected&lt;br&gt;&amp;gt;against writing by you, by any chance?
&lt;br&gt;&lt;br&gt;&lt;br&gt;No, this is not the problem, probaly is a bug.&lt;br&gt;&lt;br&gt;&amp;nbsp;I&amp;#39;d checked all in my computer and not found any errors.&lt;br&gt;
						&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18695172&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://www.nabble.com/a-bug-in-dvdauthor---tp18695172p18695172.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18686676</id>
	<title>Re: a bug in dvdauthor ?</title>
	<published>2008-07-28T02:13:41Z</published>
	<updated>2008-07-28T02:13:41Z</updated>
	<author>
		<name>Lawrence D'Oliveiro-2</name>
	</author>
	<content type="html">Nick Marinho wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; STAT: Processing menu.mpg...
&lt;br&gt;&amp;gt; ERR: &amp;nbsp;Error opening dvd/VIDEO_TS/VTS_01_0.VOB: file or directory not found
&lt;br&gt;&lt;br&gt;I believe the cause is that dvdauthor failed to create the output directory
&lt;br&gt;structure. You'll see in src/dvdauthor.c a routine called initdir, which
&lt;br&gt;creates the directories but doesn't check that the mkdir calls succeeded.
&lt;br&gt;Thus, later, the writeopen routine in src/dvdvob.c fails with the error you
&lt;br&gt;see above.
&lt;br&gt;&lt;br&gt;Do you already have dvd or dvd/VIDEO_TS directories, and are they protected
&lt;br&gt;against writing by you, by any chance?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18686676&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://www.nabble.com/a-bug-in-dvdauthor---tp18601888p18686676.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18658306</id>
	<title>Re: Dvdauthor-users Digest, Vol 26, Issue 2 (Nick Marinho - B-))</title>
	<published>2008-07-25T12:36:25Z</published>
	<updated>2008-07-25T12:36:25Z</updated>
	<author>
		<name>Nick Marinho</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;No one to help me with this ?&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18658306&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://www.nabble.com/Re%3A-Dvdauthor-users-Digest%2C-Vol-26%2C-Issue-2-%28Nick-Marinho---B-%29%29-tp18658306p18658306.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644085</id>
	<title>subpicture language</title>
	<published>2008-07-24T19:26:35Z</published>
	<updated>2008-07-24T19:26:35Z</updated>
	<author>
		<name>grepper</name>
	</author>
	<content type="html">I notice in the man page that the language for subpictures is: 
&lt;br&gt;lang=&amp;quot;language&amp;quot; , rather than lang=&amp;quot;language-code&amp;quot; as it is elsewhere in the 
&lt;br&gt;manpage for language settings. &amp;nbsp;Does this mean one can use:
&lt;br&gt;&amp;lt;subpicture lang=&amp;quot;English&amp;quot; /&amp;gt; &amp;nbsp;rather than: &amp;lt;subpicture lang=&amp;quot;en&amp;quot; /&amp;gt; ?
&lt;br&gt;&lt;br&gt;The '--subpictures' options says:
&lt;br&gt;&amp;quot;and any two letter language abbreviation&amp;quot; so I am guessing not.
&lt;br&gt;&lt;br&gt;grepper
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644085&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://www.nabble.com/subpicture-language-tp18644085p18644085.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18639069</id>
	<title>Re: Dvdauthor-users Digest, Vol 26, Issue 2</title>
	<published>2008-07-24T12:36:12Z</published>
	<updated>2008-07-24T12:36:12Z</updated>
	<author>
		<name>Nick Marinho</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi thomas&lt;br&gt;
&lt;br&gt;
Nope,it is not a bug.&lt;br&gt;
&lt;br&gt;
i think that you should wrote the complete path in the dest field:&lt;br&gt;
&amp;lt;dvdauthor dest=&amp;quot;dvd&amp;quot;&amp;gt;&lt;br&gt;
should be instead:&lt;br&gt;
&lt;br&gt;
&amp;lt;dvdauthor dest=&amp;quot;/mnt/sata-one/dvd&amp;quot;&amp;gt;&lt;br&gt;
or whatever you want there.&lt;br&gt;
&lt;br&gt;
Rgds&lt;br&gt;
J. Collet&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;I think that this is not the problem, see this ... :&lt;br&gt;&lt;br&gt;DVDAuthor::dvdauthor, version &lt;a href=&quot;http://0.6.14.&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;0.6.14.&lt;/a&gt;&lt;br&gt;Build options: gnugetopt magick iconv freetype&lt;br&gt;Send bugs to &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18639069&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dvdauthor-users@...&lt;/a&gt;&amp;gt;&lt;br&gt;
&lt;br&gt;INFO: Locale=pt_BR&lt;br&gt;INFO: Converting filenames to ISO-8859-1&lt;br&gt;INFO: dvdauthor creating VTS&lt;br&gt;STAT: Picking VTS 01&lt;br&gt;&lt;br&gt;STAT: Processing menu.mpg...&lt;br&gt;ERR:&amp;nbsp; Error opening /mnt/sata-one/movies/ratm/DVD/VIDEO_TS/VTS_01_0.VOB: file or directory not found&lt;br&gt;

&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18639069&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://www.nabble.com/Re%3A-Dvdauthor-users-Digest%2C-Vol-26%2C-Issue-2-tp18638851p18639069.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18638851</id>
	<title>Re: Dvdauthor-users Digest, Vol 26, Issue 2</title>
	<published>2008-07-24T12:23:33Z</published>
	<updated>2008-07-24T12:23:33Z</updated>
	<author>
		<name>Nick Marinho</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi thomas&lt;br&gt;
&lt;br&gt;
Nope,it is not a bug.&lt;br&gt;
&lt;br&gt;
i think that you should wrote the complete path in the dest field:&lt;br&gt;
&amp;lt;dvdauthor dest=&amp;quot;dvd&amp;quot;&amp;gt;&lt;br&gt;
should be instead:&lt;br&gt;
&lt;br&gt;
&amp;lt;dvdauthor dest=&amp;quot;/mnt/sata-one/dvd&amp;quot;&amp;gt;&lt;br&gt;
or whatever you want there.&lt;br&gt;
&lt;br&gt;
Rgds&lt;br&gt;
J. Collet&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;Thanks, i will try now, but sorry my name is Nick.&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18638851&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://www.nabble.com/Re%3A-Dvdauthor-users-Digest%2C-Vol-26%2C-Issue-2-tp18638851p18638851.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18632186</id>
	<title>Tr: RE: a bug in dvdauthor ?</title>
	<published>2008-07-24T06:41:56Z</published>
	<updated>2008-07-24T06:41:56Z</updated>
	<author>
		<name>gwondaleya</name>
	</author>
	<content type="html">&lt;br&gt;----- Mail transféré -----
&lt;br&gt;De: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18632186&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gwondaleya@...&lt;/a&gt;
&lt;br&gt;À: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18632186&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dvdauthor-users@...&lt;/a&gt;
&lt;br&gt;Cc: &amp;quot;thomas kuehn&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18632186&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;thomas_kuehn@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Envoyé: Jeudi 24 Juillet 2008 15:41:10 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
&lt;br&gt;Objet: [Dvdauthor-users]RE: a bug in dvdauthor ?
&lt;br&gt;&lt;br&gt;Hi thomas
&lt;br&gt;&lt;br&gt;Nope,it is not a bug.
&lt;br&gt;&lt;br&gt;i think that you should wrote the complete path in the dest field:
&lt;br&gt;&amp;lt;dvdauthor dest=&amp;quot;dvd&amp;quot;&amp;gt;
&lt;br&gt;should be instead:
&lt;br&gt;&lt;br&gt;&amp;lt;dvdauthor dest=&amp;quot;/mnt/sata-one/dvd&amp;quot;&amp;gt;
&lt;br&gt;or whatever you want there.
&lt;br&gt;&lt;br&gt;Rgds
&lt;br&gt;J. Collet
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18632186&amp;i=3&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://www.nabble.com/Tr%3A-RE%3A-a-bug-in-dvdauthor---tp18632186p18632186.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18601888</id>
	<title>a bug in dvdauthor ?</title>
	<published>2008-07-22T17:58:04Z</published>
	<updated>2008-07-22T17:58:04Z</updated>
	<author>
		<name>Nick Marinho</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;br&gt;&lt;div dir=&quot;ltr&quot;&gt;Good night friends, i think that its a bug what i found.&lt;br&gt;&lt;br&gt;dvdauthor -x dvd_author.xml&lt;br&gt;DVDAuthor::dvdauthor, version &lt;a href=&quot;http://0.6.14.&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;0.6.14.&lt;/a&gt;&lt;br&gt;
Build options: gnugetopt magick iconv freetype&lt;br&gt;
Send bugs to &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18601888&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dvdauthor-users@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;br&gt;INFO: Locale=pt_BR&lt;br&gt;INFO: Converting filenames to ISO-8859-1&lt;br&gt;INFO: dvdauthor creating VTS&lt;br&gt;

STAT: Picking VTS 01&lt;br&gt;&lt;br&gt;STAT: Processing menu.mpg...&lt;br&gt;ERR:&amp;nbsp; Error opening dvd/VIDEO_TS/VTS_01_0.VOB: file or directory not found&lt;br&gt;&lt;br&gt;&lt;br&gt;the content of my dvdauthor is:&lt;br&gt;&lt;br&gt;&amp;lt;dvdauthor dest=&amp;quot;dvd&amp;quot;&amp;gt;&lt;br&gt;

&amp;nbsp;&amp;lt;vmgm&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;menus&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;video format=&amp;quot;pal&amp;quot; aspect=&amp;quot;4:3&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;audio lang=&amp;quot;en&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;subpicture lang=&amp;quot;pt&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;pgc&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;vob file=&amp;quot;/mnt/sata-one/dvd/intro-metro-goldwyn-meyer-4-3.mpg&amp;quot; /&amp;gt;&lt;br&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;post&amp;gt; jump titleset 1 menu; &amp;lt;/post&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/pgc&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;/menus&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/vmgm&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;titleset&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;menus&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;video format=&amp;quot;pal&amp;quot; aspect=&amp;quot;4:3&amp;quot; /&amp;gt;&lt;br&gt;

&amp;nbsp;&amp;nbsp; &amp;lt;audio lang=&amp;quot;en&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;subpicture lang=&amp;quot;pt&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;pgc&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;button&amp;gt; jump title 1; &amp;lt;/button&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;vob file=&amp;quot;menu.mpg&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;post&amp;gt; jump cell 1; &amp;lt;/post&amp;gt;&lt;br&gt;

&amp;nbsp;&amp;nbsp; &amp;lt;/pgc&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;/menus&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;titles&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;video format=&amp;quot;pal&amp;quot; aspect=&amp;quot;4:3&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;audio lang=&amp;quot;en&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;subpicture lang=&amp;quot;pt&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;pgc&amp;gt;&lt;br&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;vob file=&amp;quot;ratm-rockpalast-422000.mpg&amp;quot; chapters=&amp;quot;0,00:05:00,00:10:00,00:15:00,00:20:00,00:25:00,00:30:00,00:35:00,00:40:00,00:45:00,00:50:00,00:55:00,01:00:00,01:05:00,01:10:00,01:15:00,01:20:00,01:25:00,01:30:00,01:35:00,01:40:00,01:45:00,01:50:00,01:55:00&amp;quot; /&amp;gt;&lt;br&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;post&amp;gt; jump title 1; &amp;lt;/post&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/pgc&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/titles&amp;gt;&lt;br&gt;&amp;nbsp;&amp;lt;/titleset&amp;gt;&lt;br&gt;&amp;lt;/dvdauthor&amp;gt;&lt;br&gt;&lt;/div&gt;
&lt;br&gt;&lt;/div&gt;&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18601888&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://www.nabble.com/a-bug-in-dvdauthor---tp18601888p18601888.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18141554</id>
	<title>1 pgc - 4 vobs - each with chapters - error</title>
	<published>2008-06-26T12:31:02Z</published>
	<updated>2008-06-26T12:31:02Z</updated>
	<author>
		<name>buckminster</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I wanted to author a dvd with 4 vobs, each with several chapters. dvdauthor adds chapters to the first vob, but throws errors for the others.
&lt;br&gt;&lt;br&gt;Here's my file. Would you please check it and give me a hint. Otherwise there could be other reasons.
&lt;br&gt;&lt;br&gt;&amp;lt;dvdauthor dest=&amp;quot;temp_dvd&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;vmgm /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;titleset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;titles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;audio lang=&amp;quot;de&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;VTS_01_1.VOB&amp;quot; chapters=&amp;quot;0:00:00.000,0:00:22.000,0:01:05.000&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;VTS_01_2.VOB&amp;quot; chapters=&amp;quot;0:00:00.000,0:06:10.000,0:11:49.000&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;VTS_01_3.VOB&amp;quot;c hapters=&amp;quot;0:00:00.000,0:04:27.000,0:10:19.000,17:21.000&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;vob file=&amp;quot;VTS_01_4.VOB&amp;quot; chapters=&amp;quot;0:00:00.000,0:11:22.000,0:13:15.000&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/titles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/titleset&amp;gt;
&lt;br&gt;&amp;lt;/dvdauthor&amp;gt;
&lt;br&gt;&lt;br&gt;Every vob has about 10 chapters.
&lt;br&gt;&lt;br&gt;Thanks in advance
&lt;br&gt;&lt;br&gt;Frank</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/1-pgc---4-vobs---each-with-chapters---error-tp18141554p18141554.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18077875</id>
	<title>Re: DVD poor quality</title>
	<published>2008-06-23T13:35:08Z</published>
	<updated>2008-06-23T13:35:08Z</updated>
	<author>
		<name>Eduardo M KALINOWSKI-4</name>
	</author>
	<content type="html">Thomas Reinemann escreveu:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I mastered a DVD for a long time once again. If I play the DVD moved 
&lt;br&gt;&amp;gt; parts have very quality on TV it is a CRT. My DVD player has an ethernet 
&lt;br&gt;&amp;gt; link, via which I can stream the video from my server than the quality 
&lt;br&gt;&amp;gt; is fine. Therefore i conclude something goes wrong during mastering.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;dvauthor doesn't change the video quality, it just creates the DVD 
&lt;br&gt;structure from pre-authored .mpg files. This does not look like a 
&lt;br&gt;problem in dvdauthor.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18077875&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://www.nabble.com/DVD-poor-quality-tp18077638p18077875.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18077638</id>
	<title>DVD poor quality</title>
	<published>2008-06-23T13:24:29Z</published>
	<updated>2008-06-23T13:24:29Z</updated>
	<author>
		<name>Thomas Reinemann-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I mastered a DVD for a long time once again. If I play the DVD moved 
&lt;br&gt;parts have very quality on TV it is a CRT. My DVD player has an ethernet 
&lt;br&gt;link, via which I can stream the video from my server than the quality 
&lt;br&gt;is fine. Therefore i conclude something goes wrong during mastering.
&lt;br&gt;&lt;br&gt;Any hints.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Here is my xml file
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;?xml version='1.0' encoding='iso-8859-15'?&amp;gt;
&lt;br&gt;&amp;lt;dvdauthor dest=&amp;quot;/home/tom/video/peter_wolf/dvd/DVD&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;vmgm&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;video format=&amp;quot;PAL&amp;quot; resolution=&amp;quot;720x576&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;post&amp;gt;jump titleset 1 menu;&amp;lt;/post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/vmgm&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;titleset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;video format=&amp;quot;PAL&amp;quot; resolution=&amp;quot;720x576&amp;quot; caption=&amp;quot;field1&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;vob file=&amp;quot;/home/tom/video/peter_wolf/dvd/genmenu.mpg&amp;quot; 
&lt;br&gt;pause=&amp;quot;inf&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;button name=&amp;quot;0&amp;quot;&amp;gt; jump title 1; &amp;lt;/button&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;button name=&amp;quot;1&amp;quot;&amp;gt; jump title 2; &amp;lt;/button&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/menus&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;titles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;vob file=&amp;quot;/home/tom/video/peter_wolf/dvd/gibvideo0.mpg&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;post&amp;gt;call menu;&amp;lt;/post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;vob file=&amp;quot;/home/tom/video/peter_wolf/dvd/gibvideo1.mpg&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;post&amp;gt;call menu;&amp;lt;/post&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/pgc&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/titles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/titleset&amp;gt;
&lt;br&gt;&amp;lt;/dvdauthor&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks Tom
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18077638&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://www.nabble.com/DVD-poor-quality-tp18077638p18077638.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17699679</id>
	<title>Patch and HowTo for direct input for dvdauthor without remuxing</title>
	<published>2008-06-06T12:34:01Z</published>
	<updated>2008-06-06T12:34:01Z</updated>
	<author>
		<name>Martin Crossley</name>
	</author>
	<content type="html">Hi all -
&lt;br&gt;&lt;br&gt;Readers of the list may be interested to hear that a HowTo and patch now
&lt;br&gt;exist to allow users of the widespread and popular cards based on
&lt;br&gt;the Connexant CX2341x chipset (Hauppage, Adaptec etc) using the IVTV
&lt;br&gt;Linux Kernal Driver, to feed MPEG capture files direct into dvdauthor
&lt;br&gt;without the need to remultiplex the audio and video streams.
&lt;br&gt;&lt;br&gt;The patch makes dvdauthor a little more robust to different flavours and
&lt;br&gt;varieties of MPEG stream, so if you have some content that causes a
&lt;br&gt;stream of 'WARN: Skipping sector, waiting for first VOBU' messages
&lt;br&gt;terminating in a segfault this may be worth a try.
&lt;br&gt;&lt;br&gt;The details can be found here:
&lt;br&gt;&lt;a href=&quot;http://ivtvdriver.org/index.php/Howto:ivtv_for_dvdauthor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ivtvdriver.org/index.php/Howto:ivtv_for_dvdauthor&lt;/a&gt;&lt;br&gt;&lt;br&gt;All feedback and suggestions welcome.
&lt;br&gt;&lt;br&gt;MC
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Dvdauthor-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17699679&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://www.nabble.com/Patch-and-HowTo-for-direct-input-for-dvdauthor-without-remuxing-tp17699679p17699679.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17631145</id>
	<title>inOrder to  - jpeg2yuv   -  many</title>
	<published>2008-06-03T12:07:02Z</published>
	<updated>2008-06-03T12:07:02Z</updated>
	<author>
		<name>zimbot</name>
	</author>
	<content type="html">friends,
&lt;br&gt;&lt;br&gt;I wish to have a script that will jpeg2yuv many jpegs
&lt;br&gt;&lt;br&gt;I can do it 1 at a time - but have a problem with my batch script
&lt;br&gt;&lt;br&gt;goal -process &amp;nbsp;300 jpegs named 000.jpg - 299.jpg
&lt;br&gt;&lt;br&gt;here is my script
&lt;br&gt;&lt;br&gt;#!/bin/bash
&lt;br&gt;# n=300
&lt;br&gt;n=1
&lt;br&gt;for (( i=000; i &amp;lt; n; i++ ))
&lt;br&gt;do
&lt;br&gt;jpeg2yuv &amp;nbsp;-n 30 -I p -L 0 -f 30 -j &amp;quot;$( printf &amp;quot;%03d&amp;quot; $i).jpg | mpeg2enc -a 2 -f 8 -b 5800 -o &amp;quot;$( printf &amp;quot;%03d&amp;quot; $i).mpg
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;printf &amp;quot; OK\n&amp;quot;
&lt;br&gt;done
&lt;br&gt;&lt;br&gt;it complains that 
&lt;br&gt;&amp;nbsp; &amp;nbsp;INFO: [jpeg2yuv] Parsing &amp; checking input files.
&lt;br&gt;**ERROR: [jpeg2yuv] System error while opening: &amp;quot;000.jpg | mpeg2enc -a 2 -f 8 -b 5800 -o 000.mpg&amp;quot;: No such file or directory
&lt;br&gt;&lt;br&gt;i think my problem lies in a ' or &amp;quot; or something of that sort.
&lt;br&gt;&lt;br&gt;this succeeds-- but 1 at a time
&lt;br&gt;jpeg2yuv &amp;nbsp;-n 30 -I p -L 0 -f 30 -j 000.jpg | mpeg2enc -a 2 -f 8 -b 5800 -o 000.mpg
&lt;br&gt;&lt;br&gt;i get a good 000.mpg
&lt;br&gt;&lt;br&gt;so how do i fix my batch script?</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/inOrder-to----jpeg2yuv------many-tp17631145p17631145.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17598780</id>
	<title>submenu not looping</title>
	<published>2008-06-02T04:04:58Z</published>
	<updated>2008-06-02T04:04:58Z</updated>
	<author>
		<name>1g0R[HUN]</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;The VMGM menu loop is ok.But when i play the submenu with xine (or standalone player), the submenu play once then stop playing the background.The background is the same mpg file which is in the VMGM menu. The pause is set to 0.
&lt;br&gt;Please Help what im doing wrong.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;1g0R</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/submenu-not-looping-tp17598780p17598780.html" />
</entry>

</feed>
