- December 24, 2006
- 57
- 8
- Home Country
-
Germany
TV-Server Version: 1.0.0.0 (1.0.0.21149)
MediaPortal Version: 1.0.0.0 (1.0.0.21149)
MediaPortal Skin: Monochrome
Windows Version: XP SP3
CPU Type: Core2Duo E6420
HDD: Samsung 2x500GB
Memory: Kingston Value 2x1GB
Motherboard: Gigabyte P35-DS3
Video Card: GeForce 8600GTS
Video Card Driver:
Sound Card: HD Intel Relatek (onboard)
Sound Card AC3: spdif / optical out
Sound Card Driver:
1. TV Card: FlyTV Express X1 MST-T²A²
1. TV Card Type: analog,DVB-T
1. TV Card Driver: 1.33.0.1
2. TV Card: FlyDTV BDA DVB-S2
2. TV Card Type: DVB-S
2. TV Card Driver: 5.0.1.0
MPEG2 Video Codec: CyberLink (PDVD8)
Audio Codec: ffdshow
h.264 Video Codec: ffdshow
Satelite/CableTV Provider: Astra 28.2°E
HTPC Case: Origen S16V
Cooling: Zalman CNPS9500AT
Power Supply: Seasonic S12II 380W
Remote: Philips RC197
TV: Sony KDL32D3000
TV - HTPC Connection: DVI-HDMI
Hi,
using the FlyTV Express X1 MST-T2A2 tv card (the version with software encoder) analog TV scan doesn't work.
When channel added manually and previewed an exception is through: "Preview failed: Unknown Error"
The error.log shows:
The tv.log @ pastbin
I was playing around with GraphStudio and created a simple graph and it works! (both, video and audio)
Is there a way to tell TV-Server how to build the graph? ...or maybe another way to fix this issue?
regards
gig
MediaPortal Version: 1.0.0.0 (1.0.0.21149)
MediaPortal Skin: Monochrome
Windows Version: XP SP3
CPU Type: Core2Duo E6420
HDD: Samsung 2x500GB
Memory: Kingston Value 2x1GB
Motherboard: Gigabyte P35-DS3
Video Card: GeForce 8600GTS
Video Card Driver:
Sound Card: HD Intel Relatek (onboard)
Sound Card AC3: spdif / optical out
Sound Card Driver:
1. TV Card: FlyTV Express X1 MST-T²A²
1. TV Card Type: analog,DVB-T
1. TV Card Driver: 1.33.0.1
2. TV Card: FlyDTV BDA DVB-S2
2. TV Card Type: DVB-S
2. TV Card Driver: 5.0.1.0
MPEG2 Video Codec: CyberLink (PDVD8)
Audio Codec: ffdshow
h.264 Video Codec: ffdshow
Satelite/CableTV Provider: Astra 28.2°E
HTPC Case: Origen S16V
Cooling: Zalman CNPS9500AT
Power Supply: Seasonic S12II 380W
Remote: Philips RC197
TV: Sony KDL32D3000
TV - HTPC Connection: DVI-HDMI
Hi,
using the FlyTV Express X1 MST-T2A2 tv card (the version with software encoder) analog TV scan doesn't work.
When channel added manually and previewed an exception is through: "Preview failed: Unknown Error"
The error.log shows:
Code:
2009-02-19 08:59:54.015625 [9]: Exception :System.Exception: No audio compressor filter found
at TvLibrary.Implementations.Analog.TvCardAnalog.BuildGraph()
Exception :No audio compressor filter found
site :Void BuildGraph()
source :TVLibrary
stacktrace: at TvLibrary.Implementations.Analog.TvCardAnalog.BuildGraph()
2009-02-19 08:59:54.171875 [9]: Exception :System.Exception: No audio compressor filter found
at TvLibrary.Implementations.Analog.TvCardAnalog.BuildGraph()
at TvLibrary.Implementations.Analog.TvCardAnalog.Tune(Int32 subChannelId, IChannel channel)
at TvLibrary.Implementations.Hybrid.HybridCardGroup.Tune(Int32 subChannelId, IChannel channel)
at TvLibrary.Implementations.Hybrid.HybridCard.Tune(Int32 subChannelId, IChannel channel)
at TvService.CardTuner.Tune(User& user, IChannel channel, Int32 idChannel)
Exception :No audio compressor filter found
site :Void BuildGraph()
source :TVLibrary
stacktrace: at TvLibrary.Implementations.Analog.TvCardAnalog.BuildGraph()
at TvLibrary.Implementations.Analog.TvCardAnalog.Tune(Int32 subChannelId, IChannel channel)
at TvLibrary.Implementations.Hybrid.HybridCardGroup.Tune(Int32 subChannelId, IChannel channel)
at TvLibrary.Implementations.Hybrid.HybridCard.Tune(Int32 subChannelId, IChannel channel)
at TvService.CardTuner.Tune(User& user, IChannel channel, Int32 idChannel)
The tv.log @ pastbin
I was playing around with GraphStudio and created a simple graph and it works! (both, video and audio)

Code:
<?xml version="1.0" encoding="utf-8"?>
<graph name="Unnamed Graph">
<filter name="Video Mixing Renderer 9" clsid="{51B4ABF3-748F-4E3B-A276-C828330E926A}"/>
<filter name="Default DirectSound Device" clsid="{79376820-07D0-11CF-A24D-0020AFD79767}"/>
<filter name="7162 BDA Analog Capture0" clsid="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"/>
<filter name="7162 BDA Analog Xbar0" clsid="{71F96460-78F3-11D0-A18C-00A0C9118956}"/>
<filter name="7162 BDA Analog TV Audio0" clsid="{71F96462-78F3-11D0-A18C-00A0C9118956}"/>
<filter name="7162 BDA Analog TV Tuner0" clsid="{266EEE40-6C63-11CF-8A03-00AA006ECB65}"/>
</graph>
Is there a way to tell TV-Server how to build the graph? ...or maybe another way to fix this issue?
regards
gig