diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2011-11-27 11:56:22 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2011-11-27 11:56:22 +0000 |
commit | 991b898e7243d26367b1162dafac85d9a7a68e07 (patch) | |
tree | a9cce23d899c029642919ecc464ab757f0de6e35 /multimedia/fxtv/pkg-descr | |
parent | 93e420afe5e0cb510cb65c366a750548a5871a21 (diff) |
Re-add multimedia/fxtv and mplex
- update Mastersite
- take maintainership from ports@FreeBSD.org.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286500
Diffstat (limited to 'multimedia/fxtv/pkg-descr')
-rw-r--r-- | multimedia/fxtv/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/multimedia/fxtv/pkg-descr b/multimedia/fxtv/pkg-descr new file mode 100644 index 000000000000..d15f1ede0b28 --- /dev/null +++ b/multimedia/fxtv/pkg-descr @@ -0,0 +1,12 @@ +Fxtv is an X11-based FreeBSD app that provides TV-in-a-window and +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 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. + +WWW: http://people.FreeBSD.org/~rhh/fxtv/ |