From owner-freebsd-multimedia@FreeBSD.ORG Thu Oct 12 16:24:35 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 972D716A47E for ; Thu, 12 Oct 2006 16:24:35 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (megan.kiwi-computer.com [63.224.10.3]) by mx1.FreeBSD.org (Postfix) with SMTP id A8C0343D86 for ; Thu, 12 Oct 2006 16:24:11 +0000 (GMT) (envelope-from rick@kiwi-computer.com) Received: (qmail 54920 invoked by uid 2001); 12 Oct 2006 16:24:10 -0000 Date: Thu, 12 Oct 2006 11:24:10 -0500 From: "Rick C. Petty" To: Torfinn Ingolfsen Message-ID: <20061012162410.GA54737@keira.kiwi-computer.com> References: <20061011234939.4ab582d5.torfinn.ingolfsen@broadpark.no> <20061012000142.GA33493@keira.kiwi-computer.com> <20061012180600.f55deee3.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061012180600.f55deee3.torfinn.ingolfsen@broadpark.no> User-Agent: Mutt/1.4.2.1i Cc: freebsd-multimedia@freebsd.org Subject: Re: PVR-350 and the pvr250 port - report X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 16:24:35 -0000 On Thu, Oct 12, 2006 at 06:06:00PM +0200, Torfinn Ingolfsen wrote: > > > cat /dev/cxm0 > somefile.mpg & > > mplayer somefile.mpg > > For some reason, this command fails more often (2 out of 3 attempts) > than the other command. What do you mean by failure? My suggestion was only to help with the mplayer seek problem which seems to be an issue with buffering. This wasn't intended to fix the tuning issue you seem to be experiencing. > > and I'll bet your seek problems will disappear (until you seek past > > the end of the stream, obviously). > > How much did you bet? :-) > Seriously, my guess is that the failures are related to this message > in /var/log/messages: > Oct 12 18:00:04 kg-quiet kernel: cxm0: encoder dma not enough buffer space free > Oct 12 18:00:04 kg-quiet last message repeated 21 times Which is exactly what I was implying. I'm surprised if the cat-to-file has as many buffering problems as the direct-to-mplayer command. I'd like to see the error messages corresponding to the cat version-- something like: date; cat /dev/cxm > somefile & and the dmesg corresponding to that date. Another question-- what's your processor type & speed and how much RAM does the machine have? -- Rick C. Petty