From owner-freebsd-questions@FreeBSD.ORG Sun Nov 19 16:45:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A68C16A4A7 for ; Sun, 19 Nov 2006 16:45:54 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4803343D76 for ; Sun, 19 Nov 2006 16:45:40 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.dfwlp.com (8.13.6/8.13.6) with ESMTP id kAJGjjvP066543 for ; Sun, 19 Nov 2006 10:45:48 -0600 (CST) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Sun, 19 Nov 2006 10:45:44 -0600 User-Agent: KMail/1.9.4 References: <2BBB2437-456D-448E-B9BA-AC90350EA626@gmail.com> In-Reply-To: <2BBB2437-456D-448E-B9BA-AC90350EA626@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611191045.44738.freebsd@dfwlp.com> X-Spam-Status: No, score=-2.9 required=3.6 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on zeus.dfwlp.com Subject: Re: dvd extractor 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: Sun, 19 Nov 2006 16:45:54 -0000 On Sunday 19 November 2006 10:20, eoghan wrote: > I tried dvdrip but it stopped with an error installing mplayer... what exactly was the error with mplayer? i had to deselect a few codecs to get mine to install, in the end, i still had a working media player. might be worth your time to play with the make config-recursive in the dvdrip port to see if you can eliminate whichever problem was with mplayer (or, start directly with mplayer, and get that all working, then turn your attention to dvdrip). cheers, jonathan