Date: Wed, 17 Jan 2001 22:29:15 -0500 From: Syam Gadde <gadde@cs.duke.edu> To: freebsd-multimedia@FreeBSD.ORG Subject: Re: DVD playback Message-ID: <20010117222915.A6070@nacho.cs.duke.edu> In-Reply-To: <12766.979787087@winston.osd.bsdi.com> References: <gadde@cs.duke.edu> <12766.979787087@winston.osd.bsdi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Jordan Hubbard (jkh@winston.osd.bsdi.com):
> No, in that case I don't get the errors and even get a little bit of
> video and audio. I think even that will work a fair bit better once
> the number of shared memory segments are raised - I used the suggested
> values but also "leaked" a whole bunch so it's time to reboot. :)
Excellent. Maybe something like this will help:
ipcs -ma | awk '{if ($9 == 0) print $2}' | xargs ipcrm -m
It seems to remove enough to run xine again without rebooting. :)
-syam
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010117222915.A6070>
