]> pere.pagekite.me Git - homepage.git/commitdiff
Update.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 18 Sep 2011 17:43:48 +0000 (17:43 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 18 Sep 2011 17:43:48 +0000 (17:43 +0000)
blog/data/2011-09-17-dvdrip.txt

index 20ec33e6935c6787dc54eb47d277d39ca57d5495..6a4844fd304fc07c08feafd03205d8f4fd4ac625 100644 (file)
@@ -43,3 +43,15 @@ rm -rf $tmpdir/$title
 
 <p>Anyone know of a better way available in Debian/Squeeze?</p>
 
 
 <p>Anyone know of a better way available in Debian/Squeeze?</p>
 
+<p>Update 2011-09-18: I got a tip from Konstantin Khomoutov about the
+readom program from the wodim package.  It is specially written to
+read optical media, and is called like this: <tt>readom dev=/dev/dvd
+f=image.iso</tt>.  It got 6 GB along with the problematic Cars DVD
+before it failed, and failed right away with a Timmy Time DVD.</p>
+
+<p>Next, I got a tip from Bastian Blank about
+<ahref="http://bblank.thinkmo.de/blog/new-software-python-dvdvideo">his
+program python-dvdvideo</a>, which seem to be just what I am looking
+for.  Tested it with my problematic Timmy Time DVD, and it succeeded
+creating a ISO image.  The git source built and installed just fine in
+Squeeze, so I guess this will be my tool of choice in the future.</p>