home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
TView 99 - Conexant BT878 Working
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Steve Clarke" data-source="post: 77823" data-attributes="member: 24564"><p>I have included the latest view of the CaptureCardDefinition file below (it may be the same as my last entry).</p><p></p><p>I have found to get reasonable playback, timeshifting, and recording I needed to do the follow</p><p></p><p>1) Download the Nvidia Pure Video/Audio decoders, mentioned else where in the forums and set them as my default Video and Audio decoders</p><p></p><p>2) Set the Audio Render, under settings when you are running MP to "Default Direct Sound Device". This has improved lip sync. How knows why I can't select Sound Blaster Live-24bit explicity?</p><p></p><p>3) Download the InterVideo demo and install this. This is required to take the Video Stream and Audio stream put on by the card and create a MPEG2 stream I believe. It is my understanding that MP requires a MPEG2 because it uses Directshow for some of the TV, Video and Sound routines. This card doesn't natively produce a Hardware Encoded MPEG2 stream so the Intervideo software does this, but is taxing on the CPU.</p><p></p><p>4) I found the autotuning didn't work out for me. What I did for the channel setup was I explicitly set the TV frequencies and the channel numbers and country. I took this information from the tuning info for DScaler 4.x the TV playing program. I haven't been able to tune TV1 channel in New Zealand successfully yet, that is the only thing outstanding. This issue is probably related to the TUNING tables used by Direct Sound in New Zealand because Microsoft didn't release the correct tables for our country.</p><p></p><p>5) I also have EPG working as well using a manual method of creating the TVGUIDE.xml file and directing MP to the location of the file.</p><p></p><p>So all in all it is working ok. Although I think it is quite taxing on my CPU. There probably other tweaks to get it working better. Being a single Tuner you can only watch and record one channel at a time.</p><p></p><p>I would be interested to have your feedback on whether this works for you, and what your performance is like. By the way, your device id may be slightly different to mine if so just change the details below i.e. devid="ven_109e&amp;dev_036 etc to what your card says. </p><p></p><p>You can find out your cards details by going to:</p><p></p><p>Control Panel -> System -> Device Manager -> Expand the Sound, video and game controllers. Right click on BTCap, WDM Video Capture and click on the Details tab. Select either the Deviceid drop down or the Hardware Ids drop down. That will give you the specific details for your card. Also make sure that text matches.</p><p></p><p>If you have a problem in detecting your card after check the capture cardname devid, you need to check the text. You need to download a program called GraphEdit. Once you have installed it you need the names of the various Video and Audio filters and ensure the match the names below. In my case by expanding the WDM Streaming capture devices provides you with the name of the appropriate device which is the text for the capture name.</p><p></p><p>Expand WDM Streaming TV Tuner Devices for the tvtuner text.</p><p>Expand WDM Streaming TV Audio Devices for the tvaudio text.</p><p>Expand WDM Streaming Crossbar Devices for the crossbar text.</p><p></p><p>Good luck, and please let me know how you get on.</p><p></p><p>Cheers</p><p>Steve</p><p></p><p><?xml version="1.0"?></p><p><capturecards></p><p> <capturecard commercialname="Tview99 Conexant Analogue" capturename="Conexant Capture" devid="ven_109e&amp;dev_036e&amp;subsys_3002144f&amp;rev_02"></p><p> <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"/></p><p> <tv></p><p> <interface cat="mux" video="" audio="" mpeg2="0"/></p><p> <filters></p><p> <filter cat="tvtuner" name="Conexant TvTuner" checkdevice="true"/></p><p> <filter cat="tvaudio" name="Conexant TvAudio" checkdevice="true"/></p><p> <filter cat="crossbar" name="Conexant Crossbar" checkdevice="true"/></p><p> <filter cat="capture" name="Conexant Capture" checkdevice="true"/></p><p> <filter cat="audcapture" name="%soundcard%" checkdevice="true"/></p><p> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"/></p><p> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"/></p><p> <filter cat="mux" name="%mpegmux%" checkdevice="false"/></p><p> </filters></p><p> <connections></p><p> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/></p><p> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/></p><p> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/></p><p> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/></p><p> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/></p><p> <connection sourcefilter="audcapture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"/></p><p> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/></p><p> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/></p><p> </connections></p><p> </tv></p><p> </capturecard></p></blockquote><p></p>
[QUOTE="Steve Clarke, post: 77823, member: 24564"] I have included the latest view of the CaptureCardDefinition file below (it may be the same as my last entry). I have found to get reasonable playback, timeshifting, and recording I needed to do the follow 1) Download the Nvidia Pure Video/Audio decoders, mentioned else where in the forums and set them as my default Video and Audio decoders 2) Set the Audio Render, under settings when you are running MP to "Default Direct Sound Device". This has improved lip sync. How knows why I can't select Sound Blaster Live-24bit explicity? 3) Download the InterVideo demo and install this. This is required to take the Video Stream and Audio stream put on by the card and create a MPEG2 stream I believe. It is my understanding that MP requires a MPEG2 because it uses Directshow for some of the TV, Video and Sound routines. This card doesn't natively produce a Hardware Encoded MPEG2 stream so the Intervideo software does this, but is taxing on the CPU. 4) I found the autotuning didn't work out for me. What I did for the channel setup was I explicitly set the TV frequencies and the channel numbers and country. I took this information from the tuning info for DScaler 4.x the TV playing program. I haven't been able to tune TV1 channel in New Zealand successfully yet, that is the only thing outstanding. This issue is probably related to the TUNING tables used by Direct Sound in New Zealand because Microsoft didn't release the correct tables for our country. 5) I also have EPG working as well using a manual method of creating the TVGUIDE.xml file and directing MP to the location of the file. So all in all it is working ok. Although I think it is quite taxing on my CPU. There probably other tweaks to get it working better. Being a single Tuner you can only watch and record one channel at a time. I would be interested to have your feedback on whether this works for you, and what your performance is like. By the way, your device id may be slightly different to mine if so just change the details below i.e. devid="ven_109e&dev_036 etc to what your card says. You can find out your cards details by going to: Control Panel -> System -> Device Manager -> Expand the Sound, video and game controllers. Right click on BTCap, WDM Video Capture and click on the Details tab. Select either the Deviceid drop down or the Hardware Ids drop down. That will give you the specific details for your card. Also make sure that text matches. If you have a problem in detecting your card after check the capture cardname devid, you need to check the text. You need to download a program called GraphEdit. Once you have installed it you need the names of the various Video and Audio filters and ensure the match the names below. In my case by expanding the WDM Streaming capture devices provides you with the name of the appropriate device which is the text for the capture name. Expand WDM Streaming TV Tuner Devices for the tvtuner text. Expand WDM Streaming TV Audio Devices for the tvaudio text. Expand WDM Streaming Crossbar Devices for the crossbar text. Good luck, and please let me know how you get on. Cheers Steve <?xml version="1.0"?> <capturecards> <capturecard commercialname="Tview99 Conexant Analogue" capturename="Conexant Capture" devid="ven_109e&dev_036e&subsys_3002144f&rev_02"> <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"/> <tv> <interface cat="mux" video="" audio="" mpeg2="0"/> <filters> <filter cat="tvtuner" name="Conexant TvTuner" checkdevice="true"/> <filter cat="tvaudio" name="Conexant TvAudio" checkdevice="true"/> <filter cat="crossbar" name="Conexant Crossbar" checkdevice="true"/> <filter cat="capture" name="Conexant Capture" checkdevice="true"/> <filter cat="audcapture" name="%soundcard%" checkdevice="true"/> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"/> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"/> <filter cat="mux" name="%mpegmux%" checkdevice="false"/> </filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/> <connection sourcefilter="audcapture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"/> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/> </connections> </tv> </capturecard> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
TView 99 - Conexant BT878 Working
Contact us
RSS
Top
Bottom