for i in `seq 23` ; do time transcode -i /dev/dvd -x dvd -T 02,$i,1 -a 0 -y raw -m $i.mp3; done
Where 23 is the number of chapters in title 02. Find out those numbers with
lsdvd /dev/dvd
for i in `seq 23` ; do time transcode -i /dev/dvd -x dvd -T 02,$i,1 -a 0 -y raw -m $i.mp3; done
Where 23 is the number of chapters in title 02. Find out those numbers with
lsdvd /dev/dvd
Analytics Plugin created by Web Hosting