From owner-freebsd-questions@FreeBSD.ORG Tue Oct 28 21:38:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F41701065678 for ; Tue, 28 Oct 2008 21:38:30 +0000 (UTC) (envelope-from joerosenfeld@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id 8196F8FC0A for ; Tue, 28 Oct 2008 21:38:30 +0000 (UTC) (envelope-from joerosenfeld@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so3018221fkk.11 for ; Tue, 28 Oct 2008 14:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=wdFq3LNtvK8OOH48jpS18Gw2UHBSdv1kTrUqhGcW+AA=; b=GCVfKFp0OqVwKIYZJSdr4nKBCv/vI2/IKwtVtZ94SdQL83xdE2VnekfJdaRg09tK9o uI1YiFav0kakuTI4KhcLSzt5Sl39ZHhO8LfpPfkYgYxWtJ5HELqFcOZfhbwV0lXWdom2 WkLN6c+knbl4CEBlCrwTFP77wm3PuIcSxw55Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=rY52zg01mgY4HiUNN6GmwEezeWWbDapE4jLCC22R5tN6QlEpYR8BhXfETdLG2/xQXk jYcffaTaH55VFewW7d59QadnxK7pO6DQZ3ijy9+fPd38yekdOpfNi82KoyVIiRf6cxSf eV9aW75CHtZRj/nXiK2Dwoh0Tskg0W2fz4EMU= Received: by 10.180.203.3 with SMTP id a3mr2342647bkg.146.1225229908538; Tue, 28 Oct 2008 14:38:28 -0700 (PDT) Received: by 10.180.219.15 with HTTP; Tue, 28 Oct 2008 14:38:28 -0700 (PDT) Message-ID: <6e5cf6a70810281438h79da9df3i49ee524ca7d99368@mail.gmail.com> Date: Tue, 28 Oct 2008 17:38:28 -0400 From: "Joachim Rosenfeld" To: freebsd-questions@freebsd.org In-Reply-To: <28283d910810281339i76a48c23r81498dc8529848c1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6e5cf6a70810281149m20506de4x37bb00256bce9d3@mail.gmail.com> <28283d910810281339i76a48c23r81498dc8529848c1@mail.gmail.com> Subject: Re: vlc not decoding certain DVDs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2008 21:38:31 -0000 On Tue, Oct 28, 2008 at 4:39 PM, matt donovan wrote: > > Why is vlc (the CSS library specifically) unable to decode certain > > CDs? > > umm VLC hasn't been able to decode everything for quite a long time install > libdvdcss I'll have to go back to that box and check, but I was under the impression that, under FreeBSD ports at least, vlc installs libdvdcss. Is this not the case?