Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2006 15:17:30 -0500
From:      "Rick C. Petty" <rick-freebsd@kiwi-computer.com>
To:        Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: New port: pvrxxx for Hauppauge PVR150/500
Message-ID:  <20061011201730.GA28651@keira.kiwi-computer.com>
In-Reply-To: <20061011212359.dfd3b545.torfinn.ingolfsen@broadpark.no>
References:  <c39ec84c0610100932p6f658016u5ba41d02c4f2c471@mail.gmail.com> <20061011212359.dfd3b545.torfinn.ingolfsen@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 11, 2006 at 09:23:59PM +0200, Torfinn Ingolfsen wrote:
> 
> I tried 'pvr250-setchannel -t -d 0 -g 720x576 -m 4 5', followed by
> 
> 'mplayer /dev/cxm0'

Just FYI, I've had problems when doing that instead of:

	cat /dev/cxm0 > somefile.mpg &
	mplayer somefile.mpg

For some reason, there is a buffering issue when using mplayer directly.
Giving mplayer just a fraction of a second delay makes everything work
better.  By not working, I mean that the picture starts out very choppy but
the sound is just fine, then I hear & see a glitch in the stream and then
the sound disappears and the video is fine.

Other than that, I have NTSC tuners so I can't help you much.  :(

-- Rick C. Petty



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061011201730.GA28651>