From: Petter Reinholdtsen Date: Sun, 18 Sep 2011 17:46:16 +0000 (+0000) Subject: Generated. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/97b6d74bbff117b07d8c3b1c6a1b0f494e44c5a2?ds=sidebyside Generated. --- diff --git a/blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html b/blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html index 9238ba8ecf..7d7cbe7451 100644 --- a/blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html +++ b/blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html @@ -61,6 +61,18 @@ rm -rf $tmpdir/$title

Anyone know of a better way available in Debian/Squeeze?

+

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: readom dev=/dev/dvd +f=image.iso. It got 6 GB along with the problematic Cars DVD +before it failed, and failed right away with a Timmy Time DVD.

+ +

Next, I got a tip from Bastian Blank about +his +program python-dvdvideo, 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.

Tags: english, opphavsrett, video.
diff --git a/blog/archive/2011/09/09.rss b/blog/archive/2011/09/09.rss index 21d7b62476..a9beddc985 100644 --- a/blog/archive/2011/09/09.rss +++ b/blog/archive/2011/09/09.rss @@ -187,6 +187,18 @@ rm -rf $tmpdir/$title <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> diff --git a/blog/archive/2011/09/index.html b/blog/archive/2011/09/index.html index 2d85fd0af8..9bd084ae71 100644 --- a/blog/archive/2011/09/index.html +++ b/blog/archive/2011/09/index.html @@ -241,6 +241,18 @@ rm -rf $tmpdir/$title

Anyone know of a better way available in Debian/Squeeze?

+

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: readom dev=/dev/dvd +f=image.iso. It got 6 GB along with the problematic Cars DVD +before it failed, and failed right away with a Timmy Time DVD.

+ +

Next, I got a tip from Bastian Blank about +his +program python-dvdvideo, 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.

diff --git a/blog/index.html b/blog/index.html index bb375d7b0a..eac150f0ef 100644 --- a/blog/index.html +++ b/blog/index.html @@ -63,6 +63,18 @@ rm -rf $tmpdir/$title

Anyone know of a better way available in Debian/Squeeze?

+

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: readom dev=/dev/dvd +f=image.iso. It got 6 GB along with the problematic Cars DVD +before it failed, and failed right away with a Timmy Time DVD.

+ +

Next, I got a tip from Bastian Blank about +his +program python-dvdvideo, 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.

diff --git a/blog/index.rss b/blog/index.rss index af1b2cfe87..add3fded15 100644 --- a/blog/index.rss +++ b/blog/index.rss @@ -52,6 +52,18 @@ rm -rf $tmpdir/$title <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> diff --git a/blog/tags/english/english.rss b/blog/tags/english/english.rss index 2b6ba19b6c..c277f5fc95 100644 --- a/blog/tags/english/english.rss +++ b/blog/tags/english/english.rss @@ -6435,6 +6435,18 @@ rm -rf $tmpdir/$title <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> diff --git a/blog/tags/english/index.html b/blog/tags/english/index.html index 208076508c..14d84168d0 100644 --- a/blog/tags/english/index.html +++ b/blog/tags/english/index.html @@ -7592,6 +7592,18 @@ rm -rf $tmpdir/$title

Anyone know of a better way available in Debian/Squeeze?

+

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: readom dev=/dev/dvd +f=image.iso. It got 6 GB along with the problematic Cars DVD +before it failed, and failed right away with a Timmy Time DVD.

+ +

Next, I got a tip from Bastian Blank about +his +program python-dvdvideo, 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.

diff --git a/blog/tags/opphavsrett/index.html b/blog/tags/opphavsrett/index.html index 8a794a5433..466dcc5cdf 100644 --- a/blog/tags/opphavsrett/index.html +++ b/blog/tags/opphavsrett/index.html @@ -1403,6 +1403,18 @@ rm -rf $tmpdir/$title

Anyone know of a better way available in Debian/Squeeze?

+

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: readom dev=/dev/dvd +f=image.iso. It got 6 GB along with the problematic Cars DVD +before it failed, and failed right away with a Timmy Time DVD.

+ +

Next, I got a tip from Bastian Blank about +his +program python-dvdvideo, 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.

diff --git a/blog/tags/opphavsrett/opphavsrett.rss b/blog/tags/opphavsrett/opphavsrett.rss index 796f73bf2e..5cc8d99ce2 100644 --- a/blog/tags/opphavsrett/opphavsrett.rss +++ b/blog/tags/opphavsrett/opphavsrett.rss @@ -1122,6 +1122,18 @@ rm -rf $tmpdir/$title <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> diff --git a/blog/tags/video/index.html b/blog/tags/video/index.html index a1b2a3e2e7..32632f6363 100644 --- a/blog/tags/video/index.html +++ b/blog/tags/video/index.html @@ -1340,6 +1340,18 @@ rm -rf $tmpdir/$title

Anyone know of a better way available in Debian/Squeeze?

+

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: readom dev=/dev/dvd +f=image.iso. It got 6 GB along with the problematic Cars DVD +before it failed, and failed right away with a Timmy Time DVD.

+ +

Next, I got a tip from Bastian Blank about +his +program python-dvdvideo, 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.

diff --git a/blog/tags/video/video.rss b/blog/tags/video/video.rss index 83525b9a41..42024652f8 100644 --- a/blog/tags/video/video.rss +++ b/blog/tags/video/video.rss @@ -1083,6 +1083,18 @@ rm -rf $tmpdir/$title <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>