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
Installation, configuration support
Problems by building the graph after the first time
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="Eabin" data-source="post: 241431" data-attributes="member: 24932"><p>could you please point me to the trace? the graph rebuilding time is the time between "Doing full graph rebuild." and "Reconfigure graph done".</p><p></p><p>The technical reason behind this is, that we cannot know which _type_ of filter the CyberLink H.264/AVC Decoder is. It might as well be an audio decoder. So MP just calls the connect method, and the connect method asks for the type of the filter, which in turn returns an error because it apparently isn't suitable for audio. You see that in this context, "connect" does not in any sense mean that we believe that these filters should be able to establish a connection. It doesn't event really try to actually connect those filters. It just happens to be a badly worded log output.</p><p></p><p>And both methods of building the graph use the filters that are configured in the settings. is there a reason why you believe otherwise?</p></blockquote><p></p>
[QUOTE="Eabin, post: 241431, member: 24932"] could you please point me to the trace? the graph rebuilding time is the time between "Doing full graph rebuild." and "Reconfigure graph done". The technical reason behind this is, that we cannot know which _type_ of filter the CyberLink H.264/AVC Decoder is. It might as well be an audio decoder. So MP just calls the connect method, and the connect method asks for the type of the filter, which in turn returns an error because it apparently isn't suitable for audio. You see that in this context, "connect" does not in any sense mean that we believe that these filters should be able to establish a connection. It doesn't event really try to actually connect those filters. It just happens to be a badly worded log output. And both methods of building the graph use the filters that are configured in the settings. is there a reason why you believe otherwise? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Problems by building the graph after the first time
Contact us
RSS
Top
Bottom