Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

auvitek(4) [netbsd man page]

AUVITEK(4)						   BSD Kernel Interfaces Manual 						AUVITEK(4)

NAME
auvitek -- Auvitek AU0828 video capture device driver SYNOPSIS
auvitek* at uhub? dtv* at dtvbus? video* at videobus? uaudio* at auvitek? audio* at uaudio? DESCRIPTION
The auvitek driver provides support for USB video capture devices based on the Auvitek AU0828 bridge. This hybrid analog/digital device requires a hi-speed USB host controller (such as ehci(4)) to function properly. For auvitek devices with analog audio capture interfaces, the uaudio(4) device driver provides access to the audio stream. Application soft- ware can find a video(4) device's audio(4) device by comparing the VIDIOC_QUERYCAP bus_info field with the audio device's AUDIO_GETDEV config field. The following cards are supported by the auvitek driver: Device Decoder Tuner Hauppauge WinTV-HVR-850 au8522(4) xc5k(4) Hauppauge WinTV-HVR-950Q au8522(4) xc5k(4) Cards with an XC5000 tuner require the firmware provided by the pkgsrc/sysutils/xc5k-firmware package to function properly. SEE ALSO
audio(4), dtv(4), dtviic(4), ehci(4), uaudio(4), video(4) pkgsrc/sysutils/xc5k-firmware HISTORY
The auvitek device driver appeared in NetBSD 6.0. AUTHORS
The auvitek driver was written by Jared D. McNeill <jmcneill@NetBSD.org>. BSD
August 30, 2011 BSD

Check Out this Related Man Page

DTVIIC(4)						   BSD Kernel Interfaces Manual 						 DTVIIC(4)

NAME
dtviic, au8522, cx24227, lg3303, mt2131, nxt2k, zl10353, tvpll, xc3028, xc5k -- Inter IC (I2C) modules for DTV DESCRIPTION
The dtviic modules provide support for dtv(4) devices. The dtviic module group includes tuners, demodulators, and analog video decoders. The usual hardware structure consists of a host controller (connected for instance via usb(4) or pci(4)) that provides the data moving facil- ities (for the analog or digital video streams) and an iic(4) bus over which the other chips can be configured. For example, a typical dtv(4) setup would look like this: 1. Initialize transport stream (TS) port on the host controller. 2. Configure the demodulator that ``demodulates'' the information from an intermediate frequency (IF) that is provided to it by the associated tuner. This step typically includes setting the desired quadrature amplitude modulation (QAM) and bandwidth, among other things. 3. Configure the tuner. Typically this step includes at least setting the frequency. 4. Start TS transfer (using DMA transfers or USB high speed transfers). The supported demodulators include: au8522 Auvitek AU8522 ATSC/QAM64/QAM256 demodulator cx24227 Conexant CX24227 ATSC/QAM64/QAM256 demodulator lg3303 LG LGDT3303 ATSC/QAM64/QAM256 demodulator mt2131 MicroTune MT2131 ATSC demodulator nxt2k NxtWave Communications NXT2004 ATSC demodulator zl10353 Zarlink ZL10353 (Intel CE623x) COFDM/DVB-T demodulator The supported tuners are: tvpll Generic PLL-based tuners xc3028 XCeive XC3028 analog and digital tuner xc5k Xceive XC5000 analog and digital tuner FILES
o dvb-fe-nxt2004.fw needed by nxt2k o xc3028-v27.fw or xc3028L-v36.fw (provided by pkgsrc/sysutils/xc3028l-firmware) needed by xc3028 o dvb-fe-xc5000-1.6.114.fw needed by xc5k, provided by the pkgsrc/sysutils/xc5k-firmware SEE ALSO
dtv(4), iic(4), module(7) HISTORY
The dtviic modules first appeared in NetBSD 6.0. AUTHORS
Authors include Jared D. McNeill <jmcneill@NetBSD.org>, Jonathan A. Kollasch <jakllsch@NetBSD.org>, and Jukka Ruohonen <jruohonen@iki.fi>. BSD
August 30, 2011 BSD
Man Page

7 More Discussions You Might Find Interesting

1. Linux

USB video capture? composite, s-video, etc

does anybody have any experience with any of these composite video to usb devices on linux? usb video capture - Google Product Search would like to get one but a linux newbie and having trouble figuring out if any are ported... i've found lots of things that link to freedesktop.org DisplayLink... (1 Reply)
Discussion started by: danpaluska
1 Replies

2. Programming

usb real time video storage

Hi, Am working on an embedded device with a camera and I would want to send the video data it streams to a usb device connected to it. Am using the c language and of course Linux (Fedora). Any help and suggestions are most welcomed. Thanks in advance.:) (1 Reply)
Discussion started by: THSstd
1 Replies

3. Solaris

Video capture and editing on Solaris vs Debian vs Ubuntu

I am interested in doing some heavy video work. I have a ADVC 110 Video capture device, which I am using to capture VHS video tapes, which I will convert on the server to DVD format and burn to DVD's using DVD production software. I will also take the captured video file and split it up in parts... (1 Reply)
Discussion started by: Marcus Aurelius
1 Replies

4. Slackware

/root/pkgsrc-bootstrap/pkgsrc2008Q3.tar.bz2 no such file

Does anyone have experience installing pkgsrc-on-slack who can explain to me what I'm doing wrong here? Following the instructions here: pkgsrc-on-slack (I haven't had enough posts to give the link) and first trying wget... (4 Replies)
Discussion started by: kevinamygrayson
4 Replies

5. Solaris

Mounting USB in XSCF on M5000

Trying to update my M5000 firmware. trying to mount my USB to upload firmware and getting the following message. XSCF> getflashimage -v file:///media/usb_msd/FFXCP1115.tar.gz Free space: 97MB Making sure mount point is clear umount: /media/usb_msd is not mounted (according to mtab) Trying... (2 Replies)
Discussion started by: soupbone38
2 Replies

6. Shell Programming and Scripting

Script to compare partial filenames in two folders and delete duplicates

Background: I use a TV tuner card to capture OTA video files (.mpeg) and then my Plex Media Server automatically optimizes the files (transcodes for better playback) and places them in a new directory. I have another Plex Library pointing to the new location for the optimized .mp4 files. This... (2 Replies)
Discussion started by: shaky
2 Replies

7. OS X (Apple)

OSX Sierra transparent shell audio sampler.

Well after the transparent QuickTime Player means of capture for OSX 10.7.x became broken in at least Yosemite I decided to persevere with a version of command line capture for OSX 10.12.x. A derivative of this DEMO is now inside AudioScope.sh to give my MBP and iMac a means of capturing an... (3 Replies)
Discussion started by: wisecracker
3 Replies