feedme java project

is free software, licensed under the terms of the GNU General Public License, that feeds/imports media from anywhere to xbox360 media center extenders, ipods, web servers, file servers, etc. using Java.

Please read the license here.

Saturday, August 4, 2007

dvdauthor @export method for linux platform

cat dvd.xml




/**
* remove the "//" below to enable dvdauthor @export method for linux platform.
* added Wed Aug 04 02:26:00 CDT 2007
*/

// Runtime.getRuntime().exec( "
// /usr/bin/dvdauthor -o dvdroot -x dvd.xml
// /usr/bin/mkisofs -dvd-video -udf out.dvd.iso" );

No comments: