VOGONS


First post, by FalconFour

User metadata
Rank Newbie
Rank
Newbie

I imagine most folks think "Video capture? ISA bus? That cannot be possible, there is no way". Well, it's been my recent itch to dig deep into this and find out about the companies that did, in fact, make it happen. First, I went DEEP down a rabbit hole in discovering and fully documenting the LifeView Video II from 1992 and its companion card, the LifeView Tuner I (yes, that makes it a TV tuner that comes in two cards!). Once that path was fully paved, I came upon a monster card that combines the two:

The attachment img-6843-69dbe1fe0606e266604833.jpg is no longer available

The Hauppauge! Win/TV Celebrity.
(The slash in Win/TV matters - you'll soon find why)

This card was... only loosely known to the internet. A strange, broken website - as if forgotten by the web devs - existed that contained its manual, but all the software was broken: https://hauppage.com/html/software.html (note the misspelled "hauppage" domain - strange, but seemingly real) - live still today (April 2026). The links for software only go to a long-dead FTP server, but the manual was still present. The manual went a long way to describing how one would use the hardware and software (jumper settings, in particular) worked. But it described software that only existed on floppies.

As I dug further down the rabbit hole, I found that in this era of Hauppauge's history, it was as if they were tossing a stack of datasheets in the air, seeing where they landed, and then building chips around what-landed-whereever. Each individual different product had a custom-compiled version of the "Win/TV" software to go with it, tuned specifically to work with that specific chipset. Filenames were shared (e.g. "PCVIDEO.DLL" for different boards, living in the Windows\System folder), applications expected to configure the board directly (without a HAL driver), 16-bit and 32-bit differences, etc... it was a complete jungle to parse through.

Ultimately, I found that the software known as "Win/TV" went along with the products branded as "Win/TV", with the change to "WinTV" signifying a shift to more standards- and drivers-based architecture (using a driver for overlay video and capture, instead of directly controlling the chip). They also went HARD directly into the PCI era, completely abandoning the ISA cards in all software support. Thus, it has been near-impossible to find the software. No archive of their FTP existed anywhere - the files were lost (except for one copy found on a German driver DVD).

That's where I sent off a "hail mary" email to Hauppauge support. They actually HAD the files, and emailed me a copy of the contents of the "celeb" folder from their long-lost FTP. It had everything that was missing from the site. That's attached here!

My card was just a bare card - no "dongle" to connect the VGA pass-thru. After a few hours of note-taking and probing around the board with a multimeter, looking up datasheets of the associated chips, I was able to piece together the VGA input for overlay. Then came the software -> get the software working -> get tuner displayed on screen. Lastly, more probing led to finding the audio and video input/output pins, and I had the whole system working.

The attachment IMG_6836.JPG is no longer available
The attachment IMG_6841.JPG is no longer available

However, even with that - the support FTP was incomplete. No capture driver (for VFW) exists. The software is display-only; you can operate the card, capture individual frames (with the capture-to-clipboard function), but you can't do the video-capture function the manual describes... without the VfW driver specifically made for this card. (Some other capture drivers for cards like the CinemaPro were found - but they work with the CinemaPro PnP card, not the Celebrity!)

So, tossing this out there partly to show that yes, ISA video capture did exist and it's a wild west - and partly to see if anyone happens to have Hauppauge floppies sitting around that they figured _must_ already exist on Internet Archive... no, trust me, they do not. Having exhausted every possible search for every Hauppauge driver media I could - that's the dead end. If it exists on CD, it's newer than this card (and doesn't support it). Every floppy that exists as of this writing has been checked. So, if there are folks out there with a floppy collection, maybe check for a Hauppauge floppy set - you might have the only copy of software that exists for this thing 😀 I wonder if I might be able to see VfW video capture actually working on this thing some day...

Reply 1 of 10, by FalconFour

User metadata
Rank Newbie
Rank
Newbie

I also came upon this chef's-kiss vintage ad for "Win/TV" - probably the first version of it. Thought it'd be worth sharing in context...

The attachment s-l1600.jpeg is no longer available

Reply 2 of 10, by weedeewee

User metadata
Rank l33t
Rank
l33t

This is really neat.

The chips on the card seem to indicate a 1995 production date, while the copyright stamp seems to indicate a 1993 design.

Do you have drivers & software for windows 3.11 ?

I recall my first hauppauge wintv pci card that had nicam stereo decoding in hardware...
at least until I contacted the manufacturer to request update drivers since the drivers on the cd were old ones that didn't support the hardware nicam sound decoder.

Right to repair is fundamental. You own it, you're allowed to fix it.
How To Ask Questions The Smart Way
Do not ask Why !
https://www.vogonswiki.com/index.php/Serial_port

Reply 3 of 10, by FalconFour

User metadata
Rank Newbie
Rank
Newbie

The only software I've been able to get working is 32-bit software for Windows 95. It's an extremely odd setup - the card has no proper "driver" (for the 9x kernel) but instead, the application does direct hardware access by itself and "PCVIDEO.DLL". Theoretically, it might work in Windows 3.11 using Win32s as it just relies on "PCVIDEO.INI" for settings and the application for control.

16-bit drivers are available for the Win/TV CinemaPro - which I find particularly odd/funny considering Windows 95 was the beginning of the PnP era, and the Celebrity is a non-PnP card (jumper-configured) while the CinemaPro is a PnP card... yet the CinemaPro has the 16-bit apps and the Celebrity/High-Q have the 32-bit apps.

It's my hope that someone out there might have floppies buried away for this...

Reply 4 of 10, by BitWrangler

User metadata
Rank l33t++
Rank
l33t++

I seem to recall the ads being a bit misleading at the time, and capture FROM full frame video is not the same as capture OF full frame video. In the first case you get full frame stills or scaled down 15fps blocky video, something like QVGA 6 bit color. The second case was almost unpossible without Pentium CPU and SCSI disks. Wasn't until about 1997 you got real consumer "record TV" functionality and even then it filled your skimpy 8GB HDD very rapidly, unless it had a high dollar Mpeg2 compression chip on it then it dropped down to "a bit quick" where you could get 2 hours in a GB, standard def. In between there seemed to be setups where you could grab brief clips until the buffer saturated.

is liqmatt around at the moment? He deep dived one series of capture cards and might know something about the chipsets.

I think maybe if we can find a generic BT812 capture driver that might be helpful.

Unicorn herding operations are proceeding, but all the totes of hens teeth and barrels of rocking horse poop give them plenty of hiding spots.

Reply 5 of 10, by NeoG_

User metadata
Rank Oldbie
Rank
Oldbie
FalconFour wrote on Yesterday, 19:59:

16-bit drivers are available for the Win/TV CinemaPro

If that includes the 16-bit WinTV application for Windows 3.11, it should work with the Celebrity. According to the user manual, the same application is used for the HighQ, Celebrity and Cinema Pro. The only difference being the HighQ and Celebrity use direct hardware access at the configured address whereas the Cinema Pro has drivers for resource allocation.

98/DOS Rig: BabyAT AladdinV, K6-2+/550, V3 2000, 128MB PC100, 20GB HDD, 128GB SD2IDE, SB Live!, SB16-SCSI, PicoGUS, WP32 McCake, iNFRA CD, ZIP100
XP Rig: Lian Li PC-10 ATX, Gigabyte X38-DQ6, Core2Duo E6850, ATi HD5870, 2GB DDR2, 2TB HDD, X-Fi XtremeGamer

Reply 6 of 10, by NeoG_

User metadata
Rank Oldbie
Rank
Oldbie

Based on the file name references in the user manual, I found a copy of the WinTV 3 appliction and image of the installation disk on internet archive. It's inside a 15.5GB snapshot of the files.mpoli.fi ftp server from 2013
Source snapshot: https://archive.org/details/files.mpoli.fi.2013.04

Extracted WinTV 3 files attached to the post. The file dates are 1992 which predates the card so this may be an earlier incompatible version of the application.

Edit: This 1992 version seems to not have a bunch of files referneced in the user manual so likely won't work.

I Assume this file cp38448.exe is the same one you found for the Cinema Pro. Maybe it's worth a try to see if it also covers all 3 similar cards even though the readme only mentions the Cinema Pro.
https://www.driverguide.com/driver/detail.php … riverid=1374044

Even though I don't have one of the cards, I installed the software and it did ask me to manually set up the I/O Port, Memory Base and IRQ level like it would for a HighQ or Celebrity card so it might be worth a shot.

98/DOS Rig: BabyAT AladdinV, K6-2+/550, V3 2000, 128MB PC100, 20GB HDD, 128GB SD2IDE, SB Live!, SB16-SCSI, PicoGUS, WP32 McCake, iNFRA CD, ZIP100
XP Rig: Lian Li PC-10 ATX, Gigabyte X38-DQ6, Core2Duo E6850, ATi HD5870, 2GB DDR2, 2TB HDD, X-Fi XtremeGamer

Reply 7 of 10, by FalconFour

User metadata
Rank Newbie
Rank
Newbie
BitWrangler wrote on Yesterday, 21:53:

I seem to recall the ads being a bit misleading at the time, and capture FROM full frame video is not the same as capture OF full frame video.

Half-right on this thought. The LifeView card I worked with earlier had a *REALLY* awful 16-bit driver, but even with that, I was able to get a capture with this maximum performance (Pentium Pro with a ISA memory-hole punch; PCI sound card doing the audio). See attached; caution: loud music and flashing video. Captured from a Daft Punk visualizer playing via Roku.

The attachment capture4_discord_x264.zip is no longer available

(Forum doesn't like a *.mp4 file, it seems - so it's in a zip here)
Pipeline here was: VirtualDub raw video+audio capture -> FTP to my modern system -> ffmpeg to mp4 for the modern internet.

Note: the attached capture is NOT from the Hauppauge card. It's from the earlier, more primative LifeView card. Artifacts are present likely due to being unable to fill the memory in time between capture calls (like I said: terrible driver). It's far from full resolution, but 15 FPS? Sure, almost doable!

A big trick of the Hauppauge card is that it captures natively in YUV-compressed frame data. This ought to reduce the load on the ISA bus, but still - the manual has hard limits at 15FPS x 320x240 resolution. Understandable. I *DO* have one more card I'm interested in testing... an Intel ISA video capture card with a built-in Indeo encoder and no video passthru (doesn't rely on overlay tricks). So we'll hopefully see just how far ISA video capture can be pushed...

BitWrangler wrote on Yesterday, 21:53:

I think maybe if we can find a generic BT812 capture driver that might be helpful.

Nah, the BT812 is just a video signal decoder (Source -> Decode -> VXP500 -> RAM). The main heavy-lifter here, the "heart" of the system, is the VXP500 chip. Good luck finding any documentation on that obscure boi... it connects to the RAM, the ISA bus, the RAMDAC, etc... VXP500 pulls the strings and turns the levers, interfacing with the ISA bus and exposing all the functionality. All the other chips are just along for its ride.

NeoG_ wrote on Today, 03:07:

Based on the file name references in the user manual, I found a copy of the WinTV 3 appliction and image of the installation disk on internet archive. It's inside a 15.5GB snapshot of the files.mpoli.fi ftp server from 2013
Source snapshot: https://archive.org/details/files.mpoli.fi.2013.04

Extracted WinTV 3 files attached to the post. The file dates are 1992 which predates the card so this may be an earlier incompatible version of the application.

Yep, welcome to Hauppauge software rabbit-hole hell! It's definitely great to see more PCVIDEO.DLL files there - their file "properties" will tell you what card they're compatible with (e.g. "for CinemaPro", "for Celebrity", generic, etc). The PCVIDEO.INI also contains hardware initialization parameters for the specific card. Might be interesting to dig through - but it's not the Win/TV application that's terribly interesting here. It's the VFW capture driver that's missing, and I can hardly even tell what it should look like (WTVCAPT.DRV maybe? Missing in the FTP archive unfortunately). "WTVCAPT.DRV" was the name of the 16-bit capture driver for the CinemaPro, which takes a 16-bit pipeline incompatible with the 32-bit "PCVID32.DLL" used by the Celebrity's Win/TV application. Yep, I've bashed my head into the keyboard for a long time on that one... 😀

Reply 8 of 10, by jmarsh

User metadata
Rank Oldbie
Rank
Oldbie
FalconFour wrote on Today, 05:49:

A big trick of the Hauppauge card is that it captures natively in YUV-compressed frame data.

Not really a trick. PAL/NTSC video is YUV (or luma+chroma if you want to be picky) to begin with, with chroma having half the bandwidth of luma. It's less effort to keep it like that rather than convert to RGB.

Reply 9 of 10, by vetz

User metadata
Rank l33t
Rank
l33t

I have the following files if any is of interest:

HYPERCOM.ZIP	343.400	04.01.97	Intellitext - lite teletext manual for Celeb & Cinema.
WINTV.BMP 18.678 04.01.97 Celebrity test image.
CEL32_1.ZIP 1.113.617 04.01.97 Description missing
CELMCI22.ZIP 26.594 04.01.97 Win/TV MCI Driver
CEL32_2.ZIP 1.105.102 04.01.97 Description missing
CEL_384.ZIP 980.382 04.01.97 Hauppauge Win/TV Software Version 3.84.12
CEL_NT1.ZIP 30.719 04.01.97 Hauppauge Win/TV für NT
AC_DISK1.ZIP 445.379 04.01.97 Hauppauge Win/TV Scheduler,Screen Saver Hardware Configuration Software Version 1.4
MCI32.ZIP 76.372 04.01.97 Hauppauge Win/TV NT
NT_DVR21.ZIP 42.111 04.01.97 Hauppauge Win/TV Celebrity or Cinema Pro card to work under Windows NT
SECOND.ZIP 149.889 04.01.97 Description missing
TOOLK.ZIP 518.212 04.01.97 Description missing
WTV32TKT.ZIP 282.522 04.01.97 Description missing
WTVCAPT.ZIP 12.776 04.01.97 Update to the Win/TV-Celebrity Video for Windows Capture driver

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 10 of 10, by NeoG_

User metadata
Rank Oldbie
Rank
Oldbie
FalconFour wrote on Today, 05:49:

Yep, welcome to Hauppauge software rabbit-hole hell! It's definitely great to see more PCVIDEO.DLL files there - their file "properties" will tell you what card they're compatible with (e.g. "for CinemaPro", "for Celebrity", generic, etc). The PCVIDEO.INI also contains hardware initialization parameters for the specific card. Might be interesting to dig through - but it's not the Win/TV application that's terribly interesting here. It's the VFW capture driver that's missing, and I can hardly even tell what it should look like (WTVCAPT.DRV maybe? Missing in the FTP archive unfortunately). "WTVCAPT.DRV" was the name of the 16-bit capture driver for the CinemaPro, which takes a 16-bit pipeline incompatible with the 32-bit "PCVID32.DLL" used by the Celebrity's Win/TV application. Yep, I've bashed my head into the keyboard for a long time on that one... 😀

According to the user manual for the Celebrity, the VFW driver is optional for using 3rd party capture applications and it can't use the card's YUV video compression modes, limiting capture to max 15fps at 320x240 - I would think that would make the native WinTV application the most interesting thing to get working? Since it does compressed YUV at 30fps

98/DOS Rig: BabyAT AladdinV, K6-2+/550, V3 2000, 128MB PC100, 20GB HDD, 128GB SD2IDE, SB Live!, SB16-SCSI, PicoGUS, WP32 McCake, iNFRA CD, ZIP100
XP Rig: Lian Li PC-10 ATX, Gigabyte X38-DQ6, Core2Duo E6850, ATi HD5870, 2GB DDR2, 2TB HDD, X-Fi XtremeGamer