Posted by: Anonymous Coward
on April 28, 2006 04:00 AM
Get ToVid <a href="http://tovid.org/" title="tovid.org">http://tovid.org/</a tovid.org> and conversion is as simple as:
Assuming your video is named myvideo.avi and is wide-screen...
tovid -dvd -pal -wide -in myvideo.avi -out mydvd
will get you a 16:9 PAL DVD-compatible file named mydvd.mpg.
You can then get DVDStyler <a href="http://dvdstyler.sourceforge.net/" title="sourceforge.net">http://dvdstyler.sourceforge.net/</a sourceforge.net> and craft menus and branching logic if you are up to something complicated. The result can be a DVD structured directory, an ISO or a direct burn to disc.
Doing it the hard way, it can be easier...
Posted by: Anonymous Coward on April 28, 2006 04:00 AMAssuming your video is named myvideo.avi and is wide-screen...
tovid -dvd -pal -wide -in myvideo.avi -out mydvd
will get you a 16:9 PAL DVD-compatible file named mydvd.mpg.
You can then get DVDStyler <a href="http://dvdstyler.sourceforge.net/" title="sourceforge.net">http://dvdstyler.sourceforge.net/</a sourceforge.net> and craft menus and branching logic if you are up to something complicated. The result can be a DVD structured directory, an ISO or a direct burn to disc.
#