Hi,
I need Your help. Since a long time I'm trying to get a analog video cam runnning. First I tried to bring up a older Hauppauge WinTV and now I tried to get a Syntek TvTuner running.
I patched MP with the analog Patch and installed a InterVideo encoder . So the Tunercards are listed in the MP Serversetup but on the second page the Video decoder standard is empty an there is no possiblitiy to choose a decoder.
My questions: Isn't that the place where a video encoder should be displayed? Why is there a video DEcoder entry?
So, please give me a hint how to bring up that system running with an analog card attached?
In one thread I found a hint to change the analog xml config file. So I'll post the Configuration-7-Syntek TvTuner.xml file...
Ralph
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<configuration version="2">
<card cardId="7" name="Syntek TvTuner">
<device>
<path>@device
np:\\?\usb#vid_05e1&pid_0408&mi_00#6&35586e9c&1&0000#{a799a800-a46d-11d0-a18c-00a02401dcd4}\global</path>
</device>
<graph>
<tuner>
<name>Syntek TvTuner</name>
<videoPin>0</videoPin>
<audioPin>1</audioPin>
<radioMode>0</radioMode>
</tuner>
<tvAudio>
<mode>0</mode>
<name>Syntek TvAudio</name>
<audioModes>0</audioModes>
</tvAudio>
<crossbar>
<name>Syntek CrossBar</name>
<videoOut>0</videoOut>
<audioOut>1</audioOut>
<videoPin type="1" index="0" related="4" />
<videoPin type="4" index="1" related="4" />
<videoPin type="0" index="2" related="3" />
<audioPin type="1" index="3" />
<audioPin type="5" index="4" />
</crossbar>
<capture>
<videoCapture>
<name>Syntek STK1150</name>
<videoIn>0</videoIn>
<videoStandard>
<available>264179</available>
<selected>16</selected>
</videoStandard>
<videoProcAmp>
<videoQuality minValue="0" maxValue="255" defaultValue="128" delta="1" flags="2" value="128">0</videoQuality>
<videoQuality minValue="0" maxValue="127" defaultValue="64" delta="1" flags="2" value="64">1</videoQuality>
<videoQuality minValue="0" maxValue="360" defaultValue="180" delta="1" flags="2" value="180">2</videoQuality>
<videoQuality minValue="0" maxValue="511" defaultValue="256" delta="1" flags="2" value="256">3</videoQuality>
</videoProcAmp>
<imageResolution>720x576</imageResolution>
<frameRate>25</frameRate>
<teletextPin>3</teletextPin>
</videoCapture>
<audioCapture>
<name />
<audioIn>0</audioIn>
</audioCapture>
</capture>
<teletext>
<name />
<category>00000000-0000-0000-0000-000000000000</category>
</teletext>
</graph>
<qualityControl>
<customSettings value="50" peakValue="75" />
<playback mode="0" type="1" />
<record mode="0" type="1" />
</qualityControl>
</card>
</configuration>
I need Your help. Since a long time I'm trying to get a analog video cam runnning. First I tried to bring up a older Hauppauge WinTV and now I tried to get a Syntek TvTuner running.
I patched MP with the analog Patch and installed a InterVideo encoder . So the Tunercards are listed in the MP Serversetup but on the second page the Video decoder standard is empty an there is no possiblitiy to choose a decoder.
My questions: Isn't that the place where a video encoder should be displayed? Why is there a video DEcoder entry?
So, please give me a hint how to bring up that system running with an analog card attached?
In one thread I found a hint to change the analog xml config file. So I'll post the Configuration-7-Syntek TvTuner.xml file...
Ralph
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<configuration version="2">
<card cardId="7" name="Syntek TvTuner">
<device>
<path>@device
</device>
<graph>
<tuner>
<name>Syntek TvTuner</name>
<videoPin>0</videoPin>
<audioPin>1</audioPin>
<radioMode>0</radioMode>
</tuner>
<tvAudio>
<mode>0</mode>
<name>Syntek TvAudio</name>
<audioModes>0</audioModes>
</tvAudio>
<crossbar>
<name>Syntek CrossBar</name>
<videoOut>0</videoOut>
<audioOut>1</audioOut>
<videoPin type="1" index="0" related="4" />
<videoPin type="4" index="1" related="4" />
<videoPin type="0" index="2" related="3" />
<audioPin type="1" index="3" />
<audioPin type="5" index="4" />
</crossbar>
<capture>
<videoCapture>
<name>Syntek STK1150</name>
<videoIn>0</videoIn>
<videoStandard>
<available>264179</available>
<selected>16</selected>
</videoStandard>
<videoProcAmp>
<videoQuality minValue="0" maxValue="255" defaultValue="128" delta="1" flags="2" value="128">0</videoQuality>
<videoQuality minValue="0" maxValue="127" defaultValue="64" delta="1" flags="2" value="64">1</videoQuality>
<videoQuality minValue="0" maxValue="360" defaultValue="180" delta="1" flags="2" value="180">2</videoQuality>
<videoQuality minValue="0" maxValue="511" defaultValue="256" delta="1" flags="2" value="256">3</videoQuality>
</videoProcAmp>
<imageResolution>720x576</imageResolution>
<frameRate>25</frameRate>
<teletextPin>3</teletextPin>
</videoCapture>
<audioCapture>
<name />
<audioIn>0</audioIn>
</audioCapture>
</capture>
<teletext>
<name />
<category>00000000-0000-0000-0000-000000000000</category>
</teletext>
</graph>
<qualityControl>
<customSettings value="50" peakValue="75" />
<playback mode="0" type="1" />
<record mode="0" type="1" />
</qualityControl>
</card>
</configuration>
England