From owner-freebsd-multimedia Fri Jan 28 7: 5:24 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 45BB1158C1 for ; Fri, 28 Jan 2000 07:05:18 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh.dmem.strath.ac.uk [130.159.202.3]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id PAA20409 Fri, 28 Jan 2000 15:05:09 GMT Message-ID: <3891B00D.E5E4C993@cs.strath.ac.uk> Date: Fri, 28 Jan 2000 15:04:45 +0000 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Steve Roome Cc: multimedia@FreeBSD.ORG Subject: Re: Fxtv/Alevt with ModularTech MM100TV(UK) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve, > Anyway, fxtv works, although I need to force it to PALBDGHI as I'm in the UK. This is right. UK is actually PAL-I format. > PART 2: ALEVT > ------------- > > I've compile alevt straight from ports, and also vbidecode. (for version > numbers see below), however neither seem to work, and the minimal documentation > for vbidecode doesn't tell me very much, and it's idea of debugging is > appalling! just don't bother with vbidecode. I can make it work with the VideoText port, but really is a pain in the bumb. All you need is Alevt 1) start alevt FIRST!!!! 2) start fxtv 3) in fxtv, tune to the TV station you want teletext from. 4) it should all work. teletext cannot survive bad TV signals. If you get the video from your cable TV box you will be OK. > ** Question 4) Does anyone have the interface specs for /dev/vbi, I can't find > them! open /dev/vbi each frame has 16x2x2048 bytes of data in. You can read this from /dev/vbi. Reading from /dev/vbi blocks when there is no data to be read. You can use select to check if there is any data there before reading. > ** Question 5) Is there a TV card than can decode digital cable yet, I've got > that at home too and I'd be interested in that one. Hauppauge are about to release one. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message