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
SAA7130 analog card doesnt work with MP
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="misterd" data-source="post: 637831" data-attributes="member: 19503"><p>The TvServer checks for an MPEG-2 program stream pin on the capture filter and if that is the case, TvServer assumes that the card includes a hardware encoder.</p><p>This is the line that indicates when TvServer find a MPEG-2 stream</p><p>[code]</p><p>analog: FindCapturePin succeeded.</p><p>[/code]</p><p></p><p>According to the information that you provided, I'm quite that your drivers are the root of all evil as it reports wrong information.</p><p></p><p>"No audio/video found" means for analog cards, that our filter doesn't got enough combined audio/video material to start the transformation into a MPEG-2 transport stream. For digital cards it really means that TvServer has found video and/or audio data.</p><p></p><p>Unfortunately there is no way to tell TvServer at the moment to use a specific software encoder or hardware encoder filter. Of course you could modify the source code in order to handle that.</p><p>You could just comment out line 282-344 in Encoder.cs. That way TvServer won't try to use Hardware encoders.</p><p></p><p>Perhaps if you provide information about the provided media types of all pin on the capture filter and a picture of the graph, we might be able to modify the code in general so that it can handle it automatically. But I must admit that currently I doubt that it will work.</p><p></p><p>MisterD</p></blockquote><p></p>
[QUOTE="misterd, post: 637831, member: 19503"] The TvServer checks for an MPEG-2 program stream pin on the capture filter and if that is the case, TvServer assumes that the card includes a hardware encoder. This is the line that indicates when TvServer find a MPEG-2 stream [code] analog: FindCapturePin succeeded. [/code] According to the information that you provided, I'm quite that your drivers are the root of all evil as it reports wrong information. "No audio/video found" means for analog cards, that our filter doesn't got enough combined audio/video material to start the transformation into a MPEG-2 transport stream. For digital cards it really means that TvServer has found video and/or audio data. Unfortunately there is no way to tell TvServer at the moment to use a specific software encoder or hardware encoder filter. Of course you could modify the source code in order to handle that. You could just comment out line 282-344 in Encoder.cs. That way TvServer won't try to use Hardware encoders. Perhaps if you provide information about the provided media types of all pin on the capture filter and a picture of the graph, we might be able to modify the code in general so that it can handle it automatically. But I must admit that currently I doubt that it will work. MisterD [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
SAA7130 analog card doesnt work with MP
Contact us
RSS
Top
Bottom