From owner-freebsd-multimedia Mon May 19 03:27:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA13516 for multimedia-outgoing; Mon, 19 May 1997 03:27:15 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id DAA13511 for ; Mon, 19 May 1997 03:27:14 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 19 May 1997 6:25:49 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA14674; Mon, 19 May 97 06:25:47 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id GAA17376; Mon, 19 May 1997 06:24:55 -0400 Message-Id: <19970519062455.04433@ct.picker.com> Date: Mon, 19 May 1997 06:24:55 -0400 From: Randall Hopper To: Richard Tobin Cc: multimedia@FreeBSD.ORG Subject: Re: FreeBSD Web DATABASE(WAS Re: Bt848 on P55T2P4-P100oc) References: <199705141557.QAA03149@stevenson.cogsci.ed.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <199705141557.QAA03149@stevenson.cogsci.ed.ac.uk>; from Richard Tobin on Wed, May 14, 1997 at 04:57:17PM +0100 Sender: owner-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Richard Tobin: |I'm using Win/TV (that's the Euro version - teletext instead of intercast). | |> Any problems? | |Yes; it can't keep up with the frames at full (PAL) window size when |the screen resolution is 1024x768. No problem at 800x600. Presumably |the screen refresh is using too much of the video memory bandwidth, so |reducing the refresh rate would also fix it, and you *may* not have so |much problem with NTSC (640x480x30 instead of 768x576x25). | |[Presumably it accesses 4MB in wider chunks than 2MB, otherwise it |wouldn't be able be display at all!] | |I guess this is a problem with single-ported video memory in general. I had my Wincast working fine in 1024x768x16 w/ a 2Meg EDO DRAM Hercules Stingray 64/Video (refresh of 70Hz). I'll bet your right in that on your card at the higher res, the refresh circuitry is tying up too much of the DRAM memory bandwidth, but it doesn't appear that all single-ported RAM results in this problem. Randall