diff options
author | brueffer <brueffer@FreeBSD.org> | 2005-12-31 22:02:46 +0800 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2005-12-31 22:02:46 +0800 |
commit | 4b5cff1472b5de9e3b8e0362abda6a0f0e93a40f (patch) | |
tree | bcbcd2604db2bacb05900cce6ed00d955f6772cb /multimedia/fxtv | |
parent | 568fc4e61fcd0078b0079761bda764c621138428 (diff) | |
download | freebsd-ports-gnome-4b5cff1472b5de9e3b8e0362abda6a0f0e93a40f.tar.gz freebsd-ports-gnome-4b5cff1472b5de9e3b8e0362abda6a0f0e93a40f.tar.zst freebsd-ports-gnome-4b5cff1472b5de9e3b8e0362abda6a0f0e93a40f.zip |
Update description on supported hardware and remove some outdated stuff.
Diffstat (limited to 'multimedia/fxtv')
-rw-r--r-- | multimedia/fxtv/pkg-descr | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/multimedia/fxtv/pkg-descr b/multimedia/fxtv/pkg-descr index 3760313ac60b..d15f1ede0b28 100644 --- a/multimedia/fxtv/pkg-descr +++ b/multimedia/fxtv/pkg-descr @@ -1,21 +1,12 @@ Fxtv is an X11-based FreeBSD app that provides TV-in-a-window and -image/audio/video capture capabilities for Bt848/878-based tuner/capture -cards. +image/audio/video capture capabilities for Brooktree Bt848/849/878/879 +and Pinnacle PCTV tuner/capture cards. -To use this app, you need a capture card based on the Brooktree 848/878 chip. +To use this app, you need a capture card supported by the bktr(4) driver. Examples include the Hauppauge Wincast/TV, the STB TV PCI, and the Intel Smart Video Recorder III. See the 'bktr' man page for more information. -Refer to the README for details on usage +Refer to the README for details on usage. WWW: http://people.FreeBSD.org/~rhh/fxtv/ - -Note on Bt848/Bt878 bktr driver: -FXTV 1.00 requires release 1.66 (or later) of the Bt848/Bt878 driver. -(Note, this is the driver release, not the CVS version) - -Newer versions of the Bt848/Bt878 driver for FreeBSD 2.2.x, 3.x and 4.x -can be found -at http://people.FreeBSD.org/~roger -or http://telepresence.dmem.strath.ac.uk/bt848 |