Anyone with Experience Using WinTV Capture Cards with Python?

W

W. eWatson

A friend is looking for some help with how to use Python to access a
WinTV (Go Plus) capture card, and how to display an image from it. Is
there some facility that might help him, or does anyone have experience
with such use that might suggest sources? Win XP OS. Any general methods
for dealing with such commercially built capture cards?
 
A

Andrew E.

Actually with tv capture cards,the best bet is to install its drivers
only.For
software (recording/editing/converting,etc) use microsoft encoder 9 series,
+ get its utilities..As for python,go to python web site,&/or go to:
http://www.microsoft.com/msdn MSDN & its communities are well aquinted
with python & its uses....
 
W

W. eWatson

Andrew said:
Actually with tv capture cards,the best bet is to install its drivers
only.For
software (recording/editing/converting,etc) use microsoft encoder 9 series,
+ get its utilities..As for python,go to python web site,&/or go to:
http://www.microsoft.com/msdn MSDN & its communities are well aquinted
with python & its uses....
Good. Thanks. I'll try it. There are many python sites. Any particular
one. I do belong to some python forums and NGs.
 
P

Panzy

W. eWatson said:
Good. Thanks. I'll try it. There are many python sites. Any particular
one. I do belong to some python forums and NGs.

I have no experiance of Python, but we all have experiance of Andrew E.
He is an annoying poster who believes encoder9 cures everything, even
swine flu! It is not what you need.
Your first port of call should be Hauppauge who manufacture WinTV.
Support (USA):
http://www.hauppauge.com/site/support/support.html
User forums (UK)
http://www.hauppauge.co.uk/board/index.php
 
W

W. eWatson

Panzy said:
I have no experiance of Python, but we all have experiance of Andrew E.
He is an annoying poster who believes encoder9 cures everything, even
swine flu! It is not what you need.
Your first port of call should be Hauppauge who manufacture WinTV.
Support (USA):
http://www.hauppauge.com/site/support/support.html
User forums (UK)
http://www.hauppauge.co.uk/board/index.php
I finally got through to Hauppauge, but Python seemed out of their
vocabulary. They did point me to OCX for older products and MS Show (I
have no idea what that is) for current products. I'll try the UK link
next. Thanks. None of the Python NGs (comp.lang.python) showed any
meaningful responses. I'm fairly well aquainted with Python, but am
somewhat surprised something isn't available.
 
P

Panzy

W. eWatson said:
I finally got through to Hauppauge, but Python seemed out of their
vocabulary. They did point me to OCX for older products and MS Show (I
have no idea what that is) for current products. I'll try the UK link
next. Thanks. None of the Python NGs (comp.lang.python) showed any
meaningful responses. I'm fairly well aquainted with Python, but am
somewhat surprised something isn't available.

I really am only slightly familiar with Python so won't have a solution,
but my very weak understanding is that you wouldn't access the card
directly as such, but access the installed WinTV software with Python.
But I don't know how, this is just an assumption, but assumed it would
be similar to accessing WMP using Python?
My personel view for what it's worth: It's Win XP, and the hauppauge
site has the latest drivers to download and fully patched and uptodate
WinTV capture software - use that!
Python seems to be a very troublesome method to obtain something
that is so easy on XP with official software!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top