From owner-freebsd-questions@FreeBSD.ORG Sun Sep 28 09:44:49 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 887CD1065691 for ; Sun, 28 Sep 2008 09:44:49 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 750EE8FC12 for ; Sun, 28 Sep 2008 09:44:49 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from eagle.syrec.org (c-24-6-210-197.hsd1.ca.comcast.net [24.6.210.197]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id m8S9keNL013897; Sun, 28 Sep 2008 02:46:41 -0700 (PDT) Message-ID: <48DF520E.4030800@rawbw.com> Date: Sun, 28 Sep 2008 02:44:46 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: mdh_lists@yahoo.com References: <303017.11834.qm@web56801.mail.re3.yahoo.com> In-Reply-To: <303017.11834.qm@web56801.mail.re3.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: MPlayer is broken on 71-PRERELEASE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2008 09:44:49 -0000 Actually this problem went away with the update to the more recent version of 71-PRERELEASE. Thank you, Yuri mdh wrote: > Maybe bump the shared memory sysctl's? I've never had a problem with mplayer, and I've got the following in my sysctl.conf: > > kern.ipc.shmmax=67108864 > kern.ipc.shmall=32768 > > The xine install suggests this (which is why I have them set), and mplayer is a similar type of application, so it may help out there as well. > > - mdh > > --- On Sat, 9/27/08, Yuri wrote: > > >> From: Yuri >> Subject: MPlayer is broken on 71-PRERELEASE? >> To: freebsd-questions@freebsd.org >> Date: Saturday, September 27, 2008, 4:07 PM >> When I am trying to play a regular DVD video I am getting a >> messages: >> X11 error: BadShmSeg (invalid shared segment parameter)% >> 11.2% 9 0 >> >> >> Similar messages are printed hen I tried to play some other >> media files. >> >> Seems like something is broken in MPlayer on >> FreeBSD-71-PRERELEASE. >> >> Few months ago it used to work fine. >> >> FreeBSD xxx.xxx.xxx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE >> #13: Sat Sep >> 13 22:42:11 PDT 2008 >> yuri@xxx.xxx.xxx:/usr/obj/usr/src/sys/GENERIC i386 >> mplayer-0.99.11_6 >> >> Yuri >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > > >