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: 510437" data-attributes="member: 77164"><p>OK, just did test in new SVN and problem is fixed but only 1/2.</p><p>Graph is corectly (?) released, MS video decoder and PDVD h.264 decoders works now, but not MPC video decoder. You can open/close video 9 times with MPC decoder in use, then MP tells you cannot play video and you can see 9haali icons + 9ffdshow audio icons (in my case).</p><p></p><p>That mean MPC video decoder is steel unusable <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>again - no problem on GB-PVR with same graph in use...</p><p></p><p>EDIT:</p><p>On XP it is even worse then before, now you can only play video 3times with MPC video decoder and you got cannot play video message (prew. version play video always). That is bad, really bad :/</p><p></p><p><a href="http://www.volny.cz/hoborg/log.zip" target="_blank">XP log</a></p><p></p><p>From error log:</p><p></p><p>[CODE]2009-09-16 21:41:05.436610 [ERROR][MPMain]: VideoPlayer9:exception while creating DShow graph Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at DirectShowLib.IGraphBuilder.RenderFile(String lpcwstrFile, String lpcwstrPlayList)</p><p> at MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()</p><p>2009-09-16 21:41:05.452238 [ERROR][MPMain]: VideoPlayerVMR9: Exception while cleanuping DShow graph - Object reference not set to an instance of an object. at MediaPortal.Player.VideoPlayerVMR9.Cleanup()</p><p>2009-09-16 21:41:05.452238 [ERROR][MPMain]: PlaylistPlayer: *** unable to play - L:\MP\_videa\bbc-blue_m1080p.mkv - skipping track!</p><p>2009-09-16 21:41:14.875801 [ERROR][MPMain]: VideoPlayer9:exception while creating DShow graph Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at DirectShowLib.IGraphBuilder.RenderFile(String lpcwstrFile, String lpcwstrPlayList)</p><p> at MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()</p><p>2009-09-16 21:41:14.875801 [ERROR][MPMain]: VideoPlayerVMR9: Exception while cleanuping DShow graph - Object reference not set to an instance of an object. at MediaPortal.Player.VideoPlayerVMR9.Cleanup()</p><p>2009-09-16 21:41:14.875801 [ERROR][MPMain]: PlaylistPlayer: *** unable to play - L:\MP\_videa\bbc-blue_m1080p.mkv - skipping track![/CODE]</p><p></p><p>Now i tryed to play same video and MP crashed completly (freeze) - MP was able to play/stop video 6times now.</p><p></p><p>I think i found reason - if i play/stop video using PDVD decoder, MP write in log "<strong>Remove filter from graph:</strong>" + all used filters, but with MPC decoder in use, logs about removing filters end on "<strong>Remove filter from graph: MPC - Video decoder</strong>" - it look like MP by some reason failed on removing this filter from graph, generate in error log message about Exception while cleanuping DShow graph...</p><p>That explains why Haali + FFDShow audio decoder remains in graph.</p></blockquote><p></p>
[QUOTE="hoborg, post: 510437, member: 77164"] OK, just did test in new SVN and problem is fixed but only 1/2. Graph is corectly (?) released, MS video decoder and PDVD h.264 decoders works now, but not MPC video decoder. You can open/close video 9 times with MPC decoder in use, then MP tells you cannot play video and you can see 9haali icons + 9ffdshow audio icons (in my case). That mean MPC video decoder is steel unusable :( again - no problem on GB-PVR with same graph in use... EDIT: On XP it is even worse then before, now you can only play video 3times with MPC video decoder and you got cannot play video message (prew. version play video always). That is bad, really bad :/ [URL="http://www.volny.cz/hoborg/log.zip"]XP log[/URL] From error log: [CODE]2009-09-16 21:41:05.436610 [ERROR][MPMain]: VideoPlayer9:exception while creating DShow graph Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at DirectShowLib.IGraphBuilder.RenderFile(String lpcwstrFile, String lpcwstrPlayList) at MediaPortal.Player.VideoPlayerVMR9.GetInterfaces() 2009-09-16 21:41:05.452238 [ERROR][MPMain]: VideoPlayerVMR9: Exception while cleanuping DShow graph - Object reference not set to an instance of an object. at MediaPortal.Player.VideoPlayerVMR9.Cleanup() 2009-09-16 21:41:05.452238 [ERROR][MPMain]: PlaylistPlayer: *** unable to play - L:\MP\_videa\bbc-blue_m1080p.mkv - skipping track! 2009-09-16 21:41:14.875801 [ERROR][MPMain]: VideoPlayer9:exception while creating DShow graph Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at DirectShowLib.IGraphBuilder.RenderFile(String lpcwstrFile, String lpcwstrPlayList) at MediaPortal.Player.VideoPlayerVMR9.GetInterfaces() 2009-09-16 21:41:14.875801 [ERROR][MPMain]: VideoPlayerVMR9: Exception while cleanuping DShow graph - Object reference not set to an instance of an object. at MediaPortal.Player.VideoPlayerVMR9.Cleanup() 2009-09-16 21:41:14.875801 [ERROR][MPMain]: PlaylistPlayer: *** unable to play - L:\MP\_videa\bbc-blue_m1080p.mkv - skipping track![/CODE] Now i tryed to play same video and MP crashed completly (freeze) - MP was able to play/stop video 6times now. I think i found reason - if i play/stop video using PDVD decoder, MP write in log "[B]Remove filter from graph:[/B]" + all used filters, but with MPC decoder in use, logs about removing filters end on "[B]Remove filter from graph: MPC - Video decoder[/B]" - it look like MP by some reason failed on removing this filter from graph, generate in error log message about Exception while cleanuping DShow graph... That explains why Haali + FFDShow audio decoder remains in graph. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Codecs, External Players
Haali not disposed after stopping video
Contact us
RSS
Top
Bottom