Re: Most dvdauthor command-line options now marked as deprecated

Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
Newsgroups gmane.comp.multimedia.dvdauthor.user
Organization Geek Central
Message-ID <[email protected]>
On Mon, 06 Jun 2011 10:49:02 +0200, Melanie wrote:

> my main use case for dvdauthor is to make a quick and dirty single
> movie DVD using only command line options. XML is total overkill for
> that and the GUIfied programs all add unnecessary bloat.

Hmm, would you really call it “total overkill” to write a sequence like

    <dvdauthor>
        <vmgm>
            <fpc>
                jump title 1;
            </fpc>
        </vmgm>
        <titleset>
            <titles>
                <video aspect="16:9"/>
                <pgc>
                    <vob file="vid/title.mpg"/>
                </pgc>
            </titles>
        </titleset>
    </dvdauthor>

? And, having done it once, you can just copy and paste it for new
projects and do little more than replace the bits between <pgc> ...
</pgc>.

Alternatively, a command-line front end like Tovid <http://tovid.org/>
should be able to simplify lots of things for you.

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.