<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Waddles</id>
	<title>ZoneMinder Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Waddles"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/Waddles"/>
	<updated>2026-04-20T00:10:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=WinFast_TV2000_XP&amp;diff=1812</id>
		<title>WinFast TV2000 XP</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=WinFast_TV2000_XP&amp;diff=1812"/>
		<updated>2007-01-05T15:20:52Z</updated>

		<summary type="html">&lt;p&gt;Waddles: WinFast TV 2000 XP video capture card by Leadtek&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This card uses a bt878 chipset and the bttv kernel module and is probably one of the more common capture cards found in a home PC/DVR. It is quite generic but comes in 2 flavours: &amp;quot;ATX version&amp;quot; and &amp;quot;Low profile version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
There are 4 inputs:&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Television&amp;#039;&amp;#039;&amp;#039; (Coaxial cable) This is where you can tune to a TV channel frequency&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Composite1&amp;#039;&amp;#039;&amp;#039; (RCA lead)&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;SVideo&amp;#039;&amp;#039;&amp;#039; (MiniDIN connector)&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Composite3&amp;#039;&amp;#039;&amp;#039; (RCA lead) This is the FM tuner for radio&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; You should have a connector cable to connect the Composite1 and SVideo cables into a single 6-pin MiniDIN port on the card. The cable for the Low profile version also includes the Left/Right Audio inputs, connecting to a 9-pin MiniDIN port on the card.&lt;br /&gt;
&lt;br /&gt;
There is also an input for the Infrared sensor which plugs into a headphone jack. This is probably not useful for ZoneMinder but may be used with Linux InfraRed Control (LIRC) if you want to capture from TV occasionally.&lt;br /&gt;
&lt;br /&gt;
== dmesg ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Linux video capture interface: v2.00&lt;br /&gt;
bttv: driver version 0.9.16 loaded&lt;br /&gt;
bttv: using 8 buffers with 2080k (520 pages) each for capture&lt;br /&gt;
bttv: Bt8xx card found (0).&lt;br /&gt;
ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17&lt;br /&gt;
GSI 23 sharing vector 0xE9 and IRQ 23&lt;br /&gt;
ACPI: PCI Interrupt 0000:01:07.0[A] -&amp;gt; Link [APC2] -&amp;gt; GSI 17 (level, low) -&amp;gt; IRQ 23&lt;br /&gt;
bttv0: Bt878 (rev 17) at 0000:01:07.0, irq: 23, latency: 32, mmio: 0xe5100000&lt;br /&gt;
bttv0: detected: Leadtek WinFast TV 2000 [card=34], PCI subsystem ID is 107d:6606&lt;br /&gt;
bttv0: using: Leadtek WinFast 2000/ WinFast 2000 XP [card=34,autodetected]&lt;br /&gt;
bttv0: gpio: en=00000000, out=00000000 in=00bff706 [init]&lt;br /&gt;
bttv0: using tuner=5&lt;br /&gt;
bttv0: i2c: checking for MSP34xx @ 0x80... not found&lt;br /&gt;
bttv0: i2c: checking for TDA9875 @ 0xb0... not found&lt;br /&gt;
bttv0: i2c: checking for TDA7432 @ 0x8a... not found&lt;br /&gt;
bttv0: i2c: checking for TDA9887 @ 0x86... not found&lt;br /&gt;
tuner 5-0061: chip found @ 0xc2 (bt878 #0 [sw])&lt;br /&gt;
tuner 5-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))&lt;br /&gt;
bttv0: registered device video0&lt;br /&gt;
bttv0: registered device vbi0&lt;br /&gt;
bttv0: registered device radio0&lt;br /&gt;
bttv0: PLL: 28636363 =&amp;gt; 35468950 .. ok&lt;br /&gt;
input: bttv IR (card=34) as /class/input/input7&lt;br /&gt;
bttv-input: bttv IR (card=34) detected at pci-0000:01:07.0/ir0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== lspci ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
helot# lspci | grep Bt878&lt;br /&gt;
01:07.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)&lt;br /&gt;
01:07.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== xawtv -hwscan ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
helot# xawtv -hwscan&lt;br /&gt;
This is xawtv-3.95, running on Linux/x86_64 (2.6.18-ck1)&lt;br /&gt;
looking for available devices&lt;br /&gt;
&lt;br /&gt;
/dev/video0: OK                         [ -device /dev/video0 ]&lt;br /&gt;
    type : v4l2&lt;br /&gt;
    name : BT878 video (Leadtek WinFast 20&lt;br /&gt;
    flags: overlay capture tuner&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When you run &amp;lt;tt&amp;gt;xawtv&amp;lt;/tt&amp;gt;, you may need to fiddle with some of the options. In my case, I set the &amp;#039;&amp;#039;&amp;#039;&amp;#039;input&amp;#039;&amp;#039;&amp;#039;&amp;#039; to &amp;#039;&amp;#039;&amp;#039;Composite1&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;&amp;#039;capture&amp;#039;&amp;#039;&amp;#039;&amp;#039; to &amp;#039;&amp;#039;&amp;#039;grabdisplay&amp;#039;&amp;#039;&amp;#039;. Once you have a picture, you can adjust the colour, contrast, brightness etc. ZoneMinder will recognise these settings when you set up a Monitor for this input (you may need to leave xawtv running).&lt;br /&gt;
&lt;br /&gt;
== zmu -d &amp;lt;device&amp;gt; -q -v ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
helot# zmu -d /dev/video0 -q -v&lt;br /&gt;
Video Capabilities&lt;br /&gt;
  Name: BT878 video (Leadtek WinFast 20&lt;br /&gt;
  Type: 171&lt;br /&gt;
    Can capture&lt;br /&gt;
    Can tune&lt;br /&gt;
    Overlay onto frame buffer&lt;br /&gt;
    Can clip&lt;br /&gt;
    Scalable&lt;br /&gt;
  Video Channels: 4&lt;br /&gt;
  Audio Channels: 1&lt;br /&gt;
  Maximum Width: 924&lt;br /&gt;
  Maximum Height: 576&lt;br /&gt;
  Minimum Width: 48&lt;br /&gt;
  Minimum Height: 32&lt;br /&gt;
Window Attributes&lt;br /&gt;
  X Offset: 0&lt;br /&gt;
  Y Offset: 0&lt;br /&gt;
  Width: 384&lt;br /&gt;
  Height: 288&lt;br /&gt;
Picture Attributes&lt;br /&gt;
  Palette: 5 - 32bit RGB&lt;br /&gt;
  Colour Depth: 32&lt;br /&gt;
  Brightness: 27086&lt;br /&gt;
  Hue: 22280&lt;br /&gt;
  Colour :47185&lt;br /&gt;
  Contrast: 25340&lt;br /&gt;
  Whiteness: 0&lt;br /&gt;
Channel 0 Attributes&lt;br /&gt;
  Name: Television&lt;br /&gt;
  Channel: 0&lt;br /&gt;
  Flags: 3&lt;br /&gt;
    Channel has a tuner&lt;br /&gt;
    Channel has audio&lt;br /&gt;
  Type: 1 - TV&lt;br /&gt;
  Format: 0 - PAL&lt;br /&gt;
Channel 1 Attributes&lt;br /&gt;
  Name: Composite1&lt;br /&gt;
  Channel: 1&lt;br /&gt;
  Flags: 2&lt;br /&gt;
    Channel has audio&lt;br /&gt;
  Type: 2 - Camera&lt;br /&gt;
  Format: 0 - PAL&lt;br /&gt;
Channel 2 Attributes&lt;br /&gt;
  Name: S-Video&lt;br /&gt;
  Channel: 2&lt;br /&gt;
  Flags: 2&lt;br /&gt;
    Channel has audio&lt;br /&gt;
  Type: 2 - Camera&lt;br /&gt;
  Format: 0 - PAL&lt;br /&gt;
Channel 3 Attributes&lt;br /&gt;
  Name: Composite3&lt;br /&gt;
  Channel: 3&lt;br /&gt;
  Flags: 2&lt;br /&gt;
    Channel has audio&lt;br /&gt;
  Type: 2 - Camera&lt;br /&gt;
  Format: 0 - PAL&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuring a Monitor ==&lt;br /&gt;
In the ZoneMinder Console (main page), click &amp;#039;&amp;#039;&amp;#039;Add New Monitor&amp;#039;&amp;#039;&amp;#039;. Click the &amp;#039;&amp;#039;&amp;#039;Source&amp;#039;&amp;#039;&amp;#039; tab. Verify the settings match what you saw with &amp;lt;tt&amp;gt;xawtv&amp;lt;/tt&amp;gt;:&lt;br /&gt;
; Device Path : &amp;lt;tt&amp;gt;/dev/video0&amp;lt;/tt&amp;gt; (or &amp;lt;tt&amp;gt;/dev/v4l/video0&amp;lt;/tt&amp;gt;)&lt;br /&gt;
; Device Channel : &amp;lt;tt&amp;gt;1&amp;lt;/tt&amp;gt; (Composite1)&lt;br /&gt;
; Device Format : &amp;lt;tt&amp;gt;PAL&amp;lt;/tt&amp;gt; (NTSC in America)&lt;br /&gt;
; Capture Palette : &amp;lt;tt&amp;gt;RGB24&amp;lt;/tt&amp;gt;&lt;br /&gt;
; Capture Width (pixels) : &amp;lt;tt&amp;gt;384&amp;lt;/tt&amp;gt;&lt;br /&gt;
; Capture Height (pixels) : &amp;lt;tt&amp;gt;288&amp;lt;/tt&amp;gt;&lt;br /&gt;
; Orientation : &amp;lt;tt&amp;gt;Normal&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When you click &amp;#039;&amp;#039;Save&amp;#039;&amp;#039;, your new Monitor&amp;#039;s &amp;#039;&amp;#039;Source&amp;#039;&amp;#039; column should be coloured &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Orange or Green&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;. If it is Red, you probably need to adjust the Width/Height of the captured image.&lt;br /&gt;
----&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For more info, see the [http://www.linuxtv.org/v4lwiki/index.php/Leadtek_WinFast_2000 Video4Linux Wiki]&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>Waddles</name></author>
	</entry>
</feed>