From owner-freebsd-multimedia Wed May 14 09:08:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA16941 for multimedia-outgoing; Wed, 14 May 1997 09:08:51 -0700 (PDT) Received: from stevenson.cogsci.ed.ac.uk (stevenson144.cogsci.ed.ac.uk [129.215.144.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA16596 for ; Wed, 14 May 1997 09:02:49 -0700 (PDT) Received: (from richard@localhost) by stevenson.cogsci.ed.ac.uk (8.8.5/8.8.5) id QAA03149; Wed, 14 May 1997 16:57:17 +0100 (BST) Date: Wed, 14 May 1997 16:57:17 +0100 (BST) Message-Id: <199705141557.QAA03149@stevenson.cogsci.ed.ac.uk> From: Richard Tobin Subject: Re: FreeBSD Web DATABASE(WAS Re: Bt848 on P55T2P4-P100oc) To: Bernie Doehner In-Reply-To: Bernie Doehner's message of Wed, 14 May 1997 11:42:46 -0400 (EDT) Organization: just say no Cc: multimedia@freebsd.org Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Hmm. Maybe I should have asked you before buying. I have a no-brand S3 > Virge card with 4MB EDO RAM and just ordered a mono Wincast/TV board. > Are you also using a Wincast board? 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. -- Richard