[LUGSB] Copying DVDs
Tom Rothamel
tom-lugsb at onegeek.org
Sat Dec 6 12:04:50 EST 2003
On Sat, Dec 06, 2003 at 11:56:48AM -0500, Charles P. Wright wrote:
> Does anyone know if it is possible to copy video DVD on Linux? I'm not
> interesting in CSSed DVDs, just a normal DVD with no encryption.
If it's a DVD that's smaller than the size of the destination disc,
it's easy. I use the following:
cat /dev/sr0 > dvd.iso
growisofs -Z /dev/sr0=dvd.iso
> If I can do this, DVD beats VHS for wedding videography. :)
>
> Has anyone had experience copying VHS to DVD?
A friend of mine and I did it once. The hard part is getting the VHS
video in, and ensuring that it's in the right format for the DVD
player. It's made harder if you have a low-end system and a lousy
capture card.
Once that's there, one can use dvdauthor (dvdauthor.sf.net) to master
the dvd, easy.
--
Tom Rothamel ----------------------------------- http://www.rothamel.us/~tom/
>From dpanzell at ic.sunysb.edu Sat Dec 6 12:55:22 2003
Received: from mta7.srv.hcvlny.cv.net (mta7.srv.hcvlny.cv.net [167.206.5.74])
hB6HtKU7029492
for <lugsb at fsl.cs.sunysb.edu>; Sat, 6 Dec 2003 12:55:22 -0500
Received: from 192.168.1.110 (ool-182ec95c.dyn.optonline.net [24.46.201.92])
by mta7.srv.hcvlny.cv.net
(iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003))
with ESMTP id <0HPH00GZ3J4IDW at mta7.srv.hcvlny.cv.net> for
lugsb at fsl.cs.sunysb.edu; Sat, 06 Dec 2003 12:55:30 -0500 (EST)
Date: Sat, 06 Dec 2003 12:51:24 -0500
From: dpanzell <dpanzell at ic.sunysb.edu>
Subject: Re: [LUGSB] Copying DVDs
In-reply-to: <20031206170450.GA4574 at onegeek.org>
To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
Message-id: <1070733084.2757.1.camel at localhost.localdomain>
Organization: GNU Linux
MIME-version: 1.0
X-Mailer: Ximian Evolution 1.4.4-8mdk
Content-type: text/plain
Content-transfer-encoding: 7BIT
References: <1070729808.1777.21.camel at arcticfox.foo>
<20031206170450.GA4574 at onegeek.org>
X-BeenThere: lugsb at fsl.cs.sunysb.edu
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: dpanzell at ic.sunysb.edu, Linux Users Group at Stony Brook
<lugsb at fsl.cs.sunysb.edu>
List-Id: Linux Users Group at Stony Brook <lugsb.fsl.cs.sunysb.edu>
List-Unsubscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=unsubscribe>
List-Archive: <http://lists.fsl.cs.sunysb.edu/pipermail/lugsb>
List-Post: <mailto:lugsb at fsl.cs.sunysb.edu>
List-Help: <mailto:lugsb-request at fsl.cs.sunysb.edu?subject=help>
List-Subscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=subscribe>
X-List-Received-Date: Sat, 06 Dec 2003 17:55:22 -0000
I believe the newest version of K3B (0.10 i think) supports some dvd
burning...maybe check it out.
On Sat, 2003-12-06 at 12:04, Tom Rothamel wrote:
> On Sat, Dec 06, 2003 at 11:56:48AM -0500, Charles P. Wright wrote:
> > Does anyone know if it is possible to copy video DVD on Linux? I'm not
> > interesting in CSSed DVDs, just a normal DVD with no encryption.
>
> If it's a DVD that's smaller than the size of the destination disc,
> it's easy. I use the following:
>
> cat /dev/sr0 > dvd.iso
> growisofs -Z /dev/sr0=dvd.iso
>
> > If I can do this, DVD beats VHS for wedding videography. :)
> >
> > Has anyone had experience copying VHS to DVD?
>
> A friend of mine and I did it once. The hard part is getting the VHS
> video in, and ensuring that it's in the right format for the DVD
> player. It's made harder if you have a low-end system and a lousy
> capture card.
>
> Once that's there, one can use dvdauthor (dvdauthor.sf.net) to master
> the dvd, easy.
More information about the lugsb
mailing list