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 :/
XP log
From error log:
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 "Remove filter from graph:" + all used filters, but with MPC decoder in use, logs about removing filters end on "Remove filter from graph: MPC - Video decoder" - 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.
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 :/
XP log
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!
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 "Remove filter from graph:" + all used filters, but with MPC decoder in use, logs about removing filters end on "Remove filter from graph: MPC - Video decoder" - 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.