MCE Cards - useful information (1 Viewer)

astral2k

New Member
November 7, 2004
1
0
I just saw that there is support for Hauppage 150 and Winfast PVR2000.

Frodo wrote in the cvs files :)
/@@@TODO: replace hardcoded pin names

And looking in their inf driver file, i found the GUID for some pins :) maybe it will help you.


AVerMedia M150 H/W MPEG Card Drivers - Conexant Chip

GUID.PINNAME_656_OUT = "{E2EEB283-EB84-4910-BABE-037FFBB03249}"
GUID.PINNAME_I2S_OUT = "{71A59578-46D2-4368-BEAF-062B0447565D}"
PinName.656_OUT = "MPEG Video"
PinName.I2S_OUT = "MPEG Audio"

WinFast PVR2000 - Conexant Chip

Capture filter pins and guids

GUID.PINNAME_656_OUT = "{E2EEB283-EB84-4910-BABE-037FFBB03249}"
GUID.PINNAME_I2S_OUT = "{71A59578-46D2-4368-BEAF-062B0447565D}"
GUID.PINNAME_ANALOG_AUDIO_IN = "{04394D28-52A7-4c46-AED0-65D62CC64DA6}"
PinName.656_OUT = "656"
PinName.I2S_OUT = "I2S"
Pin.p2AnalogAudioIn = "Analog Audio In"

Encoder Filter Pins and guids

TPPinID = "{1649D2C1-435E-11d3-A94B-00A0C9D8B34E}"
TPPinName = "MPEG-2 TS"
GUID.PINNAME_656_IN = "{DFD530C7-36D9-47ff-B838-9A11D215B140}"
PinName.656_IN = "656"
GUID.PINNAME_I2S_IN = "{DF77FE27-FA59-47d7-BFC4-955DE7A32794}"
PinName.I2S_IN = "I2S"
GUID.IVAC_PROPERTIES = "{d2185a40-0398-11d3-a53e-00a0c9ef506a}"
GUID.Encoder = "{19689BF6-C384-48fd-AD51-90E58C79F70B}"
GUID.Multiplexer = "{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}"



Hauppauge WinTV-PVR PCI II - 150 MCE

GUID.PROPERTY_SET_IVAC_PROPERTIES= "{d2185a40-0398-11d3-a53e-00a0c9ef506a}"
GUID.PINNAME_MPEG2_VIDEO= "{4A548B66-AB0F-4bab-BF35-9B8DF814618B}"
GUID.PINNAME_VBI= "{d5b95261-c8e3-11d3-a541-00a0c9ef506a}"
GUID.PINNAME_Index= "{6e8aa6a9-1dee-11d5-a437-00e0294170dd}"
GUID.PINNAME_MPEG2_DEC_VIDEO= "{3e4035c1-6d25-11d4-a435-00e0294170dd}"
GUID.PINNAME_VBI_OUT= "{FE5BBAA5-2D07-4d35-BACA-E0ADDA5AD751}"
GUID.PINNAME_ANALOG_VIDEO_IN= "{41C38A94-B29F-4adc-855E-D5C8024ACAA4}"
GUID.PINNAME_ANALOG_AUDIO_IN= "{04394D28-52A7-4c46-AED0-65D62CC64DA6}"
GUID.PINNAME_VIDEO_YUV = "{46E70DC8-C91C-4e27-9194-0A92787B225D}"
GUID.PINNAME_AUDIO_PCM = "{4DE7B8BD-66AF-409d-B1CA-1221C6C52B46}"
GUID.PINNAME_LINE_21 = "{FB6C4284-0353-11d1-905F-0000C0CC16BA}"
GUID.PINNAME_PREV_YUV = "{B9B5C1DC-387B-45de-B6B8-3445E83F1478}"
GUID.PINNAME_PREV_PCM = "{405A0891-A769-4c3f-8A43-F4A3E4FDAD77}"

GUID.A2.PINNAME_ANALOG_AUDIO_IN = "{3E2D189F-B15C-4447-96F1-BD1D64FB99BA}"
GUID.A2.PINNAME_AUDIO_OUT = "{9DA02733-7910-40f2-95DD-0441676C9A9B}"
GUID.A2.PINNAME_MPEG_OUT = "{0336609B-16B8-420b-9A6F-E65BB03447BA}"
GUID.A2.PINNAME_MPEG_INDEX_OUT = "{E298342F-F60B-4c61-9C0D-4EDACDA8007F}"
GUID.A2.PINNAME_656_OUT = "{4EF89945-4D43-48d7-A442-A1B4E7813036}"
GUID.A2.PINNAME_656_IN = "{0E49C928-C95B-4e72-B1A5-A1B9EA79EB6B}"
PinName.AnalogAudioIn = "Analog Audio In"
PinName.AnalogAudioOut = "Audio Out"
PinName.MpegOut = "MPEG"
PinName.MpegIndexOut = "Mpeg Index"
PinName.656Out = "656"
PinName.656In = "656"

GUID.Encoder="{19689BF6-C384-48fd-AD51-90E58C79F70B}"
GUID.Multiplexer="{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}"

You can find the drivers at the following links :
http://www.aver.com/software/ultratv1500mce/ultratv1500mcedriver.zip
ftp://ftp.winfast.com.tw/tv_tuner/PVR2000/041112/Driver_5.13.1.4008.zip
http://www.hauppauge.co.uk/downloads/mce_cd_v21.zip
 

Users who are viewing this thread

Top Bottom