From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 04:01:16 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 453BBFAA for ; Mon, 17 Nov 2014 04:01:16 +0000 (UTC) Received: from mail-lb0-x22a.google.com (mail-lb0-x22a.google.com [IPv6:2a00:1450:4010:c04::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6E9A63B for ; Mon, 17 Nov 2014 04:01:15 +0000 (UTC) Received: by mail-lb0-f170.google.com with SMTP id w7so6746230lbi.1 for ; Sun, 16 Nov 2014 20:01:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4PZthFhs1GewSCtCJvVg36AHOfQdhX2QQKM/UgxzDco=; b=brGMi/zweiiPqAc+tb2xWMdtLH6YWofdtppwz90kaW1K53eBS7r0IceIeLjdcc6HPQ hX62D77CckRcN/Q9Idvd3ShL/7FFDu/m65jnXP30kpzqE75hSEYlA47YLe6XEASBped5 AyzMYlYG5qT71ASU8W4kwimIISimmIaDwDwtP9Ge7Mss3kM6ekrj8LxaFyhvpWpKD+xa pddd07Meza1+V2ytt/JTsrwMaTesx4gnYcNBnTQJUmjiSL43F0yuXTZvu6D2iWUSbp2Q /zdreIf+QY0oRf4MB2ikxOluDN91t5KyfE0VmsiSZuGDFqluBNEqOQ3XkufIOweINuFp I7lg== MIME-Version: 1.0 X-Received: by 10.112.200.34 with SMTP id jp2mr24510719lbc.1.1416196873641; Sun, 16 Nov 2014 20:01:13 -0800 (PST) Received: by 10.25.215.212 with HTTP; Sun, 16 Nov 2014 20:01:13 -0800 (PST) In-Reply-To: References: Date: Sun, 16 Nov 2014 20:01:13 -0800 Message-ID: Subject: Re: playing Blu-Ray discs From: Waitman Gobble To: "C. P. Ghost" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-questions@freebsd.org" , krad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 04:01:16 -0000 On Thu, Nov 13, 2014 at 3:01 PM, C. P. Ghost wrote: > On Thu, Nov 13, 2014 at 3:47 PM, krad wrote: > >> you are onto a looser as not even linux can do bluerays properly. Its to >> do >> with player licensing, DRM and opensource incompatibilities. >> > > You need to remove the DRM with tools like Slysoft's AnyDVD-HD, > which, unfortunately, runs only under Windows. You may want to try > it under Wine, but I don't know whether it's been successfully done or > not. > > >> >> On 9 November 2014 10:17, Waitman Gobble wrote: >> >> > Hi, >> > >> > Anyone have pointers on playing Blu-Ray discs using FreeBSD? >> > >> > I installed /multimedia/libbluray from ports. This solved a problem of >> > inserted discs spinning forever until the end of time (and actually >> > blocking the entire system). But playing the disc does not seem to work >> w/ >> > mplayer or xine. >> > >> > Thanks >> > >> > -- >> > Waitman Gobble >> > Los Altos California USA >> > 510-830-7975 >> > _______________________________________________ >> > freebsd-questions@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> > To unsubscribe, send any mail to " >> > freebsd-questions-unsubscribe@freebsd.org" >> > >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> freebsd-questions-unsubscribe@freebsd.org" >> > > -- > Cordula's Web. http://www.cordula.ws/ > Thanks for the info. I notice the sysutils/udfclient can read the disk structure. I've forked and updated https://github.com/williamdevries/UDF for 11.0-Current, will see if that gets me anywhere. -- Waitman Gobble Los Altos California USA 510-830-7975