From owner-freebsd-questions@freebsd.org Sun Apr 10 19:56:40 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F282DB0A282 for ; Sun, 10 Apr 2016 19:56:39 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 791EF1C65 for ; Sun, 10 Apr 2016 19:56:37 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from testbox.news4all.se (testbox.usenet4all.se [10.0.0.3]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id u3AJo7FI001190 for ; Sun, 10 Apr 2016 21:50:07 +0200 (CEST) (envelope-from bah@bananmonarki.se) Subject: Re: Failure to read a Bluray disk with 'dvdbackup' command To: freebsd-questions@freebsd.org References: <5702C29A.5050208@rawbw.com> <20160410151811.4bf577c9@fabiankeil.de> <570AA86C.5010705@gmail.com> From: Bernt Hansson Message-ID: <570AAE6F.7050305@bananmonarki.se> Date: Sun, 10 Apr 2016 21:50:07 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <570AA86C.5010705@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2016 19:56:40 -0000 On 2016-04-10 21:24, jd1008 wrote: > > > On 04/10/2016 07:18 AM, Fabian Keil wrote: >> Yuri wrote: >> >>> My attempts to backup a Bluray disk with this command fail: >>> >>> # dvdbackup -M >>> libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed >>> libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed >>> libdvdread: Can't open file VIDEO_TS.BUP. >>> Cannot open Video Manager (VMG) info. >>> Mirror of DVD failed >> Like the name indicates, dvdbackup is for DVDs. Blurays aren't DVDs. >> >> Fabian > 1. The encryption scheme in BD is different to that of DVD > 2. OpenSource has yet to produce tools and libs to read/write BD's > 3. Eve if you back up using dd, read of BD media will fail. Videolan have some info. http://www.videolan.org/developers/libbluray.html