Javability (Java, Zaurus, Linux, Live) by Jean-Marc Autexier, Saarland/Germany
cat /dev/www | egrep 'Java|Linux|Zaurus|ITnews|Live' > blog

11.2.05 11:40 Kavlon.org: Introduction to DVD backup. ( , , , )

Michael McGlothlin explains how to create shrinked copies of DVD's with Linux. In short:

Rip:
vobcopy -l

Exract movie and audio:
tcextract -i INPUT.vob -t vob -x mpeg2 > movie.m2v
tcextract -i INPUT.vob -t vob -x ac3 -a 0 > movie.ac3

Shrink:
tcrequant -i movie.m2v -o shrink.m2v -f 1.25

Recombine:
mplex -f 8 -o "movie%d.mpg" shrink.m2v movie.ac3

Generate DVD:
dvdauthor -o output -x dvd.xml

Burn:
growisofs -Z /dev/dvd -dvd-video output/

Detailled information and explaination can be found in the article.

Copyright ©2005 Michael McGlothlin. Content may be copied and distributed in full or part as long as this copyright notice is attached.

posted by Jean-Marc Autexier | 0 comments | Permalink | Send to Friends | Google it!
Subscribe

Locations of visitors to this page
selected blogs
ressources
Security
Unsorted
Fun
Free&Open Software
archives
This is a personal web page. Things said here do not represent the position of my employer.
RSS icons by: FastIcon.com