From owner-freebsd-ports@FreeBSD.ORG Fri May 20 16:39:39 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEB8C16A4CE for ; Fri, 20 May 2005 16:39:39 +0000 (GMT) Received: from p15140542.pureserver.info (papendorf-se.de [217.160.222.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DDF43DBB for ; Fri, 20 May 2005 16:39:38 +0000 (GMT) (envelope-from freebsd@nagilum.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by p15140542.pureserver.info (Postfix) with ESMTP id B3CDC2F4117; Fri, 20 May 2005 18:39:35 +0200 (CEST) Received: from p15140542.pureserver.info ([127.0.0.1]) by localhost (p15140542 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20213-16; Fri, 20 May 2005 18:39:34 +0200 (CEST) Received: from cakebox.homeunix.net (Fcd88.f.strato-dslnet.de [195.4.205.136]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by p15140542.pureserver.info (Postfix) with ESMTP id 15FA92F40FE; Fri, 20 May 2005 18:39:34 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cakebox.homeunix.net (Postfix) with ESMTP id CCB97302986; Fri, 20 May 2005 18:39:30 +0200 (CEST) Received: from cakebox.homeunix.net ([127.0.0.1]) by localhost (cakebox.tis [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41377-08; Fri, 20 May 2005 18:39:28 +0200 (CEST) Received: from [10.1.1.4] (unknown [10.1.1.4]) by cakebox.homeunix.net (Postfix) with ESMTP id 3F7F830285C; Fri, 20 May 2005 18:39:27 +0200 (CEST) Message-ID: <428E12BD.8040907@nagilum.org> Date: Fri, 20 May 2005 18:39:25 +0200 From: Nagilum User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jose M Rodriguez References: <20050512065426.GK11046@afflictions.org> <428CC1EB.6050509@nagilum.org> <200505191934.27075.josemi@freebsd.jazztel.es> In-Reply-To: <200505191934.27075.josemi@freebsd.jazztel.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at cakebox.homeunix.net X-Virus-Scanned: amavisd-new at papendorf-se.de cc: riggs@rrr.de cc: Damian Gerow cc: freebsd-ports@freebsd.org Subject: Re: multimedia/mplayer breakage? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 16:39:39 -0000 Jose M Rodriguez wrote: >El Jueves, 19 de Mayo de 2005 18:42, Nagilum escribió: > > >>Damian Gerow wrote: >> >> >>>I sup'ed my ports tonight, and forced an upgrade of mplayer (I >>>hadn't bothered checking to see if anything had changed), and now >>>suddenly I can't read DVDs: >>> >>> % mplayer dvd://1 >>> MPlayer 1.0pre7-3.4.2 (C) 2000-2005 MPlayer Team >>> CPU: Advanced Micro Devices Opteron Sledgehammer (Family: 8, >>>Stepping: 10) Detected cache-line size is 64 bytes >>> MMX supported but disabled >>> MMX2 supported but disabled >>> SSE supported but disabled >>> SSE2 supported but disabled >>> 3DNow supported but disabled >>> 3DNowExt supported but disabled >>> CPUflags: MMX: 0 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0 >>> Compiled for x86 CPU with extensions: >>> >>> >>> Playing dvd://1. >>> Reading disc structure, please wait... >>> libdvdread: Invalid main menu IFO (VIDEO_TS.IFO). >>> Can't open VMG info! >>> >>> >>> >>> > >this seems to be the bad patch issue. Update your ports and rebuild. >working here. > >-- > josemi > > I just did, now it works again :) ! Kudos to the maintainer! Alex.