Re: VIDEO_TS.IFO is always NTSC?

Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]> Fri, 7 Jun 2013 13:58:22 +1200
Newsgroups gmane.comp.multimedia.dvdauthor.user
Organization Geek Central
Message-ID <[email protected]>
On Mon, 20 May 2013 21:42:33 +0000 (UTC), Jaime wrote:

> <dvdauthor dest="outputdir">
>   <vmgm />
>   <titleset>
>     <titles>
>       <video format="pal" aspect="16:9" />
>       <pgc>
>         <vob file="video.mpg" />
>       </pgc>
>     </titles>
>   </titleset>
> </dvdauthor>

You can move the “format="pal"” all the way up to the <dvdauthor...>
tag:

    <dvdauthor format="pal">

I would avoid using “dest”, and specify that on the command line
instead. (More flexible that way.)

The aspect should be determined automatically from the input video
files. Or of course you can add explicit “aspect” attributes on your
<video...> tags.

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Dvdauthor-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users