#!/bin/sh # Create an AUDIO_TS subdirectory if it does not exist [ ! -d AUDIO_TS ] && mkdir AUDIO_TS chown -R root:root AUDIO_TS VIDEO_TS chmod 500 AUDIO_TS VIDEO_TS chmod 400 VIDEO_TS/* growisofs -dvd-compat -Z /dev/dvd -R -J -dvd-video .
July 8, 2007
Script – Create a DVD with growisofs
No Comments »
No comments yet.
RSS feed for comments on this post. TrackBack URL




