From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-55766-garchives=archives.gentoo.org@gentoo.org>) id 1GqwZQ-0001tc-1b for garchives@archives.gentoo.org; Sun, 03 Dec 2006 19:00:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kB3Iv7kw003478; Sun, 3 Dec 2006 18:57:07 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kB3It1p5017101 for <gentoo-user@lists.gentoo.org>; Sun, 3 Dec 2006 18:55:01 GMT Received: by ug-out-1314.google.com with SMTP id z38so2826108ugc for <gentoo-user@lists.gentoo.org>; Sun, 03 Dec 2006 10:55:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=jD7rNpyu3Q0pgDqJWKxaHscjkSBubfk/NX3EuUoZf/E0d2olEjzCKkS/vARkBKApqanm0KniP/RUlMu38u3n83uxFWuPv35t+Az56RfHAnfzT+5OyfFBvywe6e9LxEcKLcxdUVdDk6d+ul4MyJ2XUtxMELW/BGxEZYA3kXH4xTs= Received: by 10.78.117.10 with SMTP id p10mr6964166huc.1165172101014; Sun, 03 Dec 2006 10:55:01 -0800 (PST) Received: from ?192.168.0.5? ( [213.162.120.196]) by mx.google.com with ESMTP id 24sm27551085huf.2006.12.03.10.54.59; Sun, 03 Dec 2006 10:55:00 -0800 (PST) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Transcoding movie DVD to MPEG4? Date: Sun, 3 Dec 2006 18:54:36 +0000 User-Agent: KMail/1.9.5 References: <200612031328.45413.michaelkintzios@gmail.com> <200612031724.18754.uwix@iway.na> <ekv4du$sh7$1@sea.gmane.org> In-Reply-To: <ekv4du$sh7$1@sea.gmane.org> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart44840498.C6qHUDDAMb"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612031854.49379.michaelkintzios@gmail.com> X-Archives-Salt: 10d9282b-c0da-4462-9bd8-acaa6fc968ce X-Archives-Hash: 8aa32fe4262de8d5037877f61e8f1779 --nextPart44840498.C6qHUDDAMb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 03 December 2006 18:18, Grant Edwards wrote: > On 2006-12-03, Uwe Thiem <uwix@iway.na> wrote: > > On 03 December 2006 15:28, Mick wrote: > >> Hi All, > >> > >> I want to copy a movie from a DVD which I bought in a shop, to another > >> DVD to take with me on holiday. I'll be playing back the copy on my > >> laptop and (if it is feasible) the hotel's DVD player. > >> > >> I thought that K3B and a double layer blank DVD+R is all I need to burn > >> an iso image of the DVD. After two expensive coasters (see other rece= nt > >> topic) I came to the conclusion that the combination of > >> K3B/Phillips-DVD8421/Imation-DVD+R DL will just not work. I could sta= rt > >> trying out different brands of DVD+R DL, but I cannot see a sustainable > >> economic case for persevering with my coaster production. :-( > > > > So far, I haven't managed to burn any DL DVD. > > I had a lot of trouble burning DVDs using a USB connected > drive. I moved the drive internal and connected it directly to > the IDE controller and since have had no problems burning > either single or double layer. [IIRC, it's an vanilla OEM > Samsung drive.] Thanks for all the suggestions! My Phillips DVD writer is internally mount= ed. =20 After about half way instead of flipping over and burning the second layer = it=20 just fails with an input/output error. I've tried my Gentoo OS and a Knopp= ix=20 CD just in case it was a matter of OS/application settings, but the same=20 error occurred. I noticed that there are at least three DVD rip apps in portage: media-video/dvdrip media-video/acidrip media-plugins/vdr-vdrrip How do they compare? Two more Qs: Running mencoder seems to work in producing a smaller file, but it is a bit= =20 choppy (drops frames). Not sure what the correct options are, this is what= I=20 have used: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D mencoder vts_01_1.vob -ovc xvid -xvidencopts pass=3D1 -alang en -oac=20 mp3lame -lameopts vbr=3D3 -o movie.avi =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D If I set it to pass=3D2 it fails with an error about xvid: you must specify= one=20 or a valid combination of 'bitrate', 'pass', 'quantizer' settings. The thi= nk=20 is I cannot read what it says fully because the character set in my termina= l=20 gets screwed up: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D videocodec: XviD (720x576 fourcc=3D44495658 [XVID]) xvid: par=3D0/0 (vga11), displayed=3D1024x576, sampled=3D720x576 xvid: you must specify one or a valid combination=20 of 'bitrate', 'pass', 'quantizer' settings =C3=8E=C2=A3=C3=8F=C3=8E=C2=AC=C3=8E=C2=BB=C3=8E=C2=BC=C3=8E=C2=B1: =C3=8E= =C3=8E=C2=B4=C3=8F=C3=8E=C2=BD=C3=8E=C2=B1=C3=8F=C3=8E=C2=B7 =C3=8E=C2=B7 = =C3=8E=C2=B1=C3=8F=C3=8F=C3=8E=C2=B9=C3=8E=C2=BA=C3=8E=C2=BF=C3=8F=C3=8E=C2= =BF=C3=8E=C2=AF=C3=8E=C2=B7=C3=8F=C3=8E=C2=B7 =C3=8F=C3=8E=C2=BF=C3=8F =C3= =8E=C2=BF=C3=8E=C2=B4=C3=8E=C2=B7=C3=8E=C2=B3=C3=8E=C2=BF=C3=8F =C3=8F=C3= =8E=C2=BF=C3=8F=20 =C3=8E=C2=B2=C3=8E=C2=AF=C3=8E=C2=BD=C3=8F=C3=8E=C2=B5=C3=8E=C2=BF! =C3=8E=C3=8E=C2=BE=C3=8E=C2=BF=C3=8E=C2=B4=C3=8E=C2=BF=C3=8F... =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D Any idea how I can fix this? =2D-=20 Regards, Mick --nextPart44840498.C6qHUDDAMb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFcx155Fp0QerLYPcRArkxAKCha6bYmsTkJENlnRtyNtlYR0LDGACeL/m7 f/m9oSp9jxBlwf6jUGjhEX0= =w5vl -----END PGP SIGNATURE----- --nextPart44840498.C6qHUDDAMb-- -- gentoo-user@gentoo.org mailing list