From owner-freebsd-questions@FreeBSD.ORG Fri Nov 26 04:39:17 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA98916A4CE for ; Fri, 26 Nov 2004 04:39:17 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D54043D2D for ; Fri, 26 Nov 2004 04:39:17 +0000 (GMT) (envelope-from rlurman@gmail.com) Received: by rproxy.gmail.com with SMTP id b11so205908rne for ; Thu, 25 Nov 2004 20:39:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=JYKuIIcjrYlYItZ3VCPpD2fDtrJNFwVtxorVNwO5pQ8bDdgVsVkgWn7pqNpOiV6K0mmXuNRme83pqJo9ZHGiTHZvAl708tF4euiSSbTn7oDKMoO8mnxdUReMNydGOyTa35h3KaMCiVkLhPSUigCc2pNPYAu39xsQzgTEjBoqqBQ= Received: by 10.38.92.16 with SMTP id p16mr374462rnb; Thu, 25 Nov 2004 20:39:16 -0800 (PST) Received: by 10.38.149.36 with HTTP; Thu, 25 Nov 2004 20:39:16 -0800 (PST) Message-ID: Date: Thu, 25 Nov 2004 23:39:16 -0500 From: RL To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Playing DVD movies with Xine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: RL List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2004 04:39:17 -0000 I just installed Xine from ports because I have been having very odd issues with ogle. However, it says "there is no demuxer plugin to handle /dev/acd0 Usually this means that the file format was not recognized" when I attempt to play DVD movies. Similarily, "xine -p dvd:/" produces that same message, except it says there is no plugin available to handle dvd:/ I'm lost :( Is there some plugin I'm missing? Where do I get it?