]> pere.pagekite.me Git - homepage.git/commitdiff
Generated.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 18 Sep 2011 17:46:16 +0000 (17:46 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 18 Sep 2011 17:46:16 +0000 (17:46 +0000)
blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html
blog/archive/2011/09/09.rss
blog/archive/2011/09/index.html
blog/index.html
blog/index.rss
blog/tags/english/english.rss
blog/tags/english/index.html
blog/tags/opphavsrett/index.html
blog/tags/opphavsrett/opphavsrett.rss
blog/tags/video/index.html
blog/tags/video/video.rss

index 9238ba8ecf2ddfad07cba47082b8ed850e414f33..7d7cbe745188ae6f1b8b4aa228480478bbcc0e1e 100644 (file)
@@ -61,6 +61,18 @@ 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>
 </div>
       
       <div class="tags">Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett</a>, <a href="http://people.skolelinux.org/pere/blog/tags/video">video</a>.</div>
 </div>
       
       <div class="tags">Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett</a>, <a href="http://people.skolelinux.org/pere/blog/tags/video">video</a>.</div>
index 21d7b6247678893a58aa51f3c3fb7e871875e94d..a9beddc9856c1529fc6a74f532e34277b995360a 100644 (file)
@@ -187,6 +187,18 @@ rm -rf $tmpdir/$title
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
+&lt;p&gt;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: &lt;tt&gt;readom dev=/dev/dvd
+f=image.iso&lt;/tt&gt;.  It got 6 GB along with the problematic Cars DVD
+before it failed, and failed right away with a Timmy Time DVD.&lt;/p&gt;
+
+&lt;p&gt;Next, I got a tip from Bastian Blank about
+&lt;ahref=&quot;http://bblank.thinkmo.de/blog/new-software-python-dvdvideo&quot;&gt;his
+program python-dvdvideo&lt;/a&gt;, 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.&lt;/p&gt;
 </description>
        </item>
        
 </description>
        </item>
        
index 2d85fd0af85b3f5c21d5f8b63b53d2329053c5d3..9bd084ae71c028aedf5be79ed220dc84507a656b 100644 (file)
@@ -241,6 +241,18 @@ 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>
 
       </div>
       <div class="tags">
 
       </div>
       <div class="tags">
index bb375d7b0a74c4b7d6424947acf281089a34ef89..eac150f0ef617357d3cbf0c1e4e754bcb7b0a6f2 100644 (file)
@@ -63,6 +63,18 @@ 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>
 </div>
       <div class="tags">
         
 </div>
       <div class="tags">
         
index af1b2cfe87aff6cf3f4e6fdd24085a66a4763eea..add3fded157489bf1ad9710b28722eb69f1ccac8 100644 (file)
@@ -52,6 +52,18 @@ rm -rf $tmpdir/$title
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
+&lt;p&gt;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: &lt;tt&gt;readom dev=/dev/dvd
+f=image.iso&lt;/tt&gt;.  It got 6 GB along with the problematic Cars DVD
+before it failed, and failed right away with a Timmy Time DVD.&lt;/p&gt;
+
+&lt;p&gt;Next, I got a tip from Bastian Blank about
+&lt;ahref=&quot;http://bblank.thinkmo.de/blog/new-software-python-dvdvideo&quot;&gt;his
+program python-dvdvideo&lt;/a&gt;, 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.&lt;/p&gt;
 </description>
        </item>
        
 </description>
        </item>
        
index 2b6ba19b6c3afcdfede5a4b83421ae3b30a10dce..c277f5fc953eff1eb5edba7b172afbda0fbe88bc 100644 (file)
@@ -6435,6 +6435,18 @@ rm -rf $tmpdir/$title
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
+&lt;p&gt;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: &lt;tt&gt;readom dev=/dev/dvd
+f=image.iso&lt;/tt&gt;.  It got 6 GB along with the problematic Cars DVD
+before it failed, and failed right away with a Timmy Time DVD.&lt;/p&gt;
+
+&lt;p&gt;Next, I got a tip from Bastian Blank about
+&lt;ahref=&quot;http://bblank.thinkmo.de/blog/new-software-python-dvdvideo&quot;&gt;his
+program python-dvdvideo&lt;/a&gt;, 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.&lt;/p&gt;
 </description>
        </item>
        
 </description>
        </item>
        
index 208076508c4a19a18350a3e3af7ea3630714c0f8..14d84168d054540d3cf2cdc975a282868ae166fc 100644 (file)
@@ -7592,6 +7592,18 @@ 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>
 
       </div>
       <div class="tags">
 
       </div>
       <div class="tags">
index 8a794a54339e3ea9a1042c2202d579ba8b1f8b95..466dcc5cdf86a513c229786d169ca84e68980be5 100644 (file)
@@ -1403,6 +1403,18 @@ 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>
 
       </div>
       <div class="tags">
 
       </div>
       <div class="tags">
index 796f73bf2e2fc02d19ff0040f82e786ff338c2aa..5cc8d99ce21552159efff17d21e81c5232432e5a 100644 (file)
@@ -1122,6 +1122,18 @@ rm -rf $tmpdir/$title
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
+&lt;p&gt;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: &lt;tt&gt;readom dev=/dev/dvd
+f=image.iso&lt;/tt&gt;.  It got 6 GB along with the problematic Cars DVD
+before it failed, and failed right away with a Timmy Time DVD.&lt;/p&gt;
+
+&lt;p&gt;Next, I got a tip from Bastian Blank about
+&lt;ahref=&quot;http://bblank.thinkmo.de/blog/new-software-python-dvdvideo&quot;&gt;his
+program python-dvdvideo&lt;/a&gt;, 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.&lt;/p&gt;
 </description>
        </item>
        
 </description>
        </item>
        
index a1b2a3e2e77696579b16c45eff49a986015e0120..32632f63637fe4a0a20fb10ade85aa2d3f207225 100644 (file)
@@ -1340,6 +1340,18 @@ 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>
 
       </div>
       <div class="tags">
 
       </div>
       <div class="tags">
index 83525b9a41b0bee9fa9a2352bacbe35fb178101e..42024652f8f8aedcdecdb3ee1cc7df18faa70d4f 100644 (file)
@@ -1083,6 +1083,18 @@ rm -rf $tmpdir/$title
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
 
 &lt;p&gt;Anyone know of a better way available in Debian/Squeeze?&lt;/p&gt;
 
+&lt;p&gt;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: &lt;tt&gt;readom dev=/dev/dvd
+f=image.iso&lt;/tt&gt;.  It got 6 GB along with the problematic Cars DVD
+before it failed, and failed right away with a Timmy Time DVD.&lt;/p&gt;
+
+&lt;p&gt;Next, I got a tip from Bastian Blank about
+&lt;ahref=&quot;http://bblank.thinkmo.de/blog/new-software-python-dvdvideo&quot;&gt;his
+program python-dvdvideo&lt;/a&gt;, 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.&lt;/p&gt;
 </description>
        </item>
        
 </description>
        </item>