[Hidden-tech] TIFF -> DVD - success!

Mark Bucciarelli mark at hubcapconsulting.com
Wed Sep 20 12:33:50 EDT 2006


On Tue, Sep 19, 2006 at 10:11:48PM -0700, David Olsson wrote:

> for f in *.tif; do echo $f; convert -filter point -resize 720x480! $f ../video/images/$f; done
> for f in *.tif; do echo $f; convert $f +compress ${f%tif}ppm; done
> cat images/*.ppm | ppmtoy4m -F 30000:1001 -A 10:11 -S 420mpeg2 >ream.y4m
> mpeg2enc <ream.y4m --format 8 --output ream.m2v
> mplex -f 8 -o ream.vob ream.m2v
> dvdauthor -o DVD -x ream.xml
> mkisofs -o dvd.raw -dvd-video DVD
> cdrecord -scanbus  # determine device SCSI address
> cdrecord-prodvd  dev=2,0,0 -pad -dao dvd.raw

That's awesome.  All hail Free Software at the command-line!

Now, back to X-Windows and Scribus for the DVD art?  :)

m



Google

More information about the Hidden-discuss mailing list