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
Codecs, External Players
Haali not disposed after stopping video
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="hoborg" data-source="post: 502882" data-attributes="member: 77164"><p><strong>I asked "sub" (developer of GB-PVR wich do not have haali problem) what he thinks about it, here is his answer:</strong></p><p></p><p><em>GB-PVR isnt doing anything special to avoid this happening and doesnt have this problem.</em></p><p><em></em></p><p><em>To me it sounds like MP has a reference counting problem on its graph (ie, not called xxxxx->Release() on some component, which ends up still having a reference), causing directshow not to try destroying the graph, leaving Haali hanging around in memory. These sorts of things can be hard to track down, since it could be pretty much anywhere in the graph (for example, some interface on a subtitle filter). If I ever have these sorts of things happen, I usually have to start commenting stuff out to see when it starts working again, and then work from there to find the exact cause.</em></p></blockquote><p></p>
[QUOTE="hoborg, post: 502882, member: 77164"] [B]I asked "sub" (developer of GB-PVR wich do not have haali problem) what he thinks about it, here is his answer:[/B] [I]GB-PVR isnt doing anything special to avoid this happening and doesnt have this problem. To me it sounds like MP has a reference counting problem on its graph (ie, not called xxxxx->Release() on some component, which ends up still having a reference), causing directshow not to try destroying the graph, leaving Haali hanging around in memory. These sorts of things can be hard to track down, since it could be pretty much anywhere in the graph (for example, some interface on a subtitle filter). If I ever have these sorts of things happen, I usually have to start commenting stuff out to see when it starts working again, and then work from there to find the exact cause.[/I] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Codecs, External Players
Haali not disposed after stopping video
Contact us
RSS
Top
Bottom