From owner-freebsd-questions@FreeBSD.ORG Tue Oct 28 18:49:32 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 034981065680 for ; Tue, 28 Oct 2008 18:49:32 +0000 (UTC) (envelope-from joerosenfeld@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 895348FC36 for ; Tue, 28 Oct 2008 18:49:31 +0000 (UTC) (envelope-from joerosenfeld@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2295134fgb.35 for ; Tue, 28 Oct 2008 11:49:30 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=8xAI6Oy6R8Tvlik05NYxeM2ofgfBXqBvxSwWGtSjJ8Y=; b=FxwnaYPgm8N7F7xytkN3SpHF19SAdFhtEn2FSArwOEU8WAy+b3t/PHB5vu6uoqST/i 0ip4j1KccHo+8woNY6etE343Ri/XQ3WcShMg6Cin4Kgm26X5XxQFsVmyl+4gUcEewMOf yz6G1qiZYY8RKYVhxJyMQ9PbHdQkYtwCBgpbI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=W5HHPJEANARZAWd7F4S41Ku1/Eyjmp6uwMJhyov4hYpaDuBv+Mg4tlzQGJwVxTbyTK hmSWSXDVU615ZArq1m5vEXwGMogmTXluH9rDiVwXv7IUaPG0yix80nAYQ/zlHIDmDPvG 1LMget1DA+Vb/NBAnUaeJtKcze+ssB04vwgRc= Received: by 10.181.200.6 with SMTP id c6mr2274346bkq.44.1225219770081; Tue, 28 Oct 2008 11:49:30 -0700 (PDT) Received: by 10.180.219.15 with HTTP; Tue, 28 Oct 2008 11:49:30 -0700 (PDT) Message-ID: <6e5cf6a70810281149m20506de4x37bb00256bce9d3@mail.gmail.com> Date: Tue, 28 Oct 2008 14:49:30 -0400 From: "Joachim Rosenfeld" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 18:49:32 -0000 Why is vlc (the CSS library specifically) unable to decode certain CDs? Certain foreign film CDs work fine, but others, mostly US-based Hollywood films don't. I was under the impression that vlc was able to decode everything? I can hear audio on these DVDs, but the video is weird blocks of color. The weird thing is that if I run vlc under WINE, everything works fine. The movie plays, but fullscreen doesn't work and the interface is really horrible on vlc/wine. Any solutions on how to fix this? I am running 7.0-RELEASE on an x86 box. All ports are up to date as of 3 days ago.