
awalls at radix
Nov 14, 2008, 6:44 PM
Post #4 of 4
(1169 views)
Permalink
|
|
Re: Need hardware recommendation. Want to use ivtv, no pci slot.
[In reply to]
|
|
On Fri, 2008-11-14 at 21:21 -0500, Christopher Boorman wrote: > Hans Verkuil wrote: > > > > There are no ivtv USB devices as it is a PCI driver. However, the > > Hauppauge PVRUSB2 is a good USB device based around the same chipset > > and is supported through the pvrusb2 driver. It has no support for VBI > > though, if that's important for you. Just MPEG. > > > > Regards, > > > > Hans > > > > > What's VBI? Is this a new product? VBI = Vertical Blanking Interval services: Teletext, Closed Caption, etc. > The closest I can find on Hauppauge's > site is a Win-TV USB2. Is this what you were referring to? Is the > pvrusb2 driver also integrated into the kernel? Yes that would be the pvrusb2 driver. $ grep \.description v4l-dvb/linux/drivers/media/video/pvrusb2/pvrusb2-devattr.c .description = "WinTV PVR USB2 Model Category 29xxx", .description = "WinTV PVR USB2 Model Category 24xxx", .description = "Gotview USB 2.0 DVD 2", .description = "Gotview USB 2.0 DVD Deluxe", .description = "OnAir Creator Hybrid USB tuner", .description = "OnAir USB2 Hybrid USB tuner", .description = "WinTV HVR-1900 Model Category 73xxx", .description = "WinTV HVR-1950 Model Category 750xx", .description = "WinTV HVR-1950 Model Category 751xx", Caveat emptor, I have no experience with this driver. Check the driver source code for more details to ensure a product is supported to your usage needs, before you spend $. You could also ask on the linux-dvb or video4linux lists about the pvrusb2 driver or your original question. Regards, Andy _______________________________________________ ivtv-users mailing list ivtv-users [at] ivtvdriver http://ivtvdriver.org/mailman/listinfo/ivtv-users
|