Page 1 of 1
Nivida Codecs
Posted: Fri Feb 29, 2008 4:35 pm
by BOB
I was wondering if it is possible to add nivida codecs so it will show up in the graph/codecs window.
Verson 0.8.7 .
windows 2000 pro
Nexus-s
Thanking any one in advance for help
Posted: Sat Mar 01, 2008 11:16 am
by rel
if you can post the CLSIDs for the nVidia codec you want to use ?
Posted: Sat Mar 01, 2008 7:34 pm
by BOB
Not sure if this the info your locking for but, this codec alows me to run HD wit ritz with my pc's limited resources.
<GRAPH version="1.0">
<FILTER ID="Default DirectSound Device" clsid="{79376820-07D0-11CF-A24D-0020AFD79767}">
</FILTER>
<FILTER ID="Video Renderer" clsid="{B87BEB7B-8D29-423F-AE4D-6582C10175AC}">
</FILTER>
<FILTER ID="NVIDIA Audio Decoder" clsid="{6C0BDF86-C36A-4D83-8BDB-312D2EAF409E}">
</FILTER>
<FILTER ID="NVIDIA Video Decoder" clsid="{71E4616A-DB5E-452B-8CA5-71D9CC7805E9}">
</FILTER>
<FILTER ID="DVBCore MPEG2 ES/AC3 Source" clsid="{FACE0501-DECC-11CF-A66B-00AA00BF96AA}">
</FILTER>
<connect direct="yes" src="DVBCore MPEG2 ES/AC3 Source" srcpin="Video MPEG2" dest="NVIDIA Video Decoder" destpin="Video Input"/>
<connect direct="yes" src="NVIDIA Video Decoder" srcpin="Video Output" dest="Video Renderer" destpin="VMR Input0"/>
<connect direct="yes" src="DVBCore MPEG2 ES/AC3 Source" srcpin="Audio MPEG/AC3" dest="NVIDIA Audio Decoder" destpin="Audio Input"/>
<connect direct="yes" src="NVIDIA Audio Decoder" srcpin="Audio Output" dest="Default DirectSound Device" destpin="Audio Input pin (rendered)"/>
</GRAPH>
Posted: Sun Mar 02, 2008 6:15 am
by BOB
If I open up one of the codes that came with dream and make it look like the one I posted above, then when I chose that codec in DVBdream will I end up with what I am looking for?