Kodi Community Forum
[WINDOWS] Internal Directshow Based Player [NO LONGER DEVELOPED] - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: [WINDOWS] Internal Directshow Based Player [NO LONGER DEVELOPED] (/showthread.php?tid=61355)



- oldpainless - 2010-02-06

bananaman Wrote:Did try the previous build with coreavc ffdshow .

It would not resume after some minutes of pause and crash at certain times.

Maybe thats a code issue

It was a bug in that build.

K


- oldpainless - 2010-02-06

blinkeb Wrote:Hi guys ! New build!

Change logs:
- Extra filters can be added to the graph (see in dsfilterconfig.xml for an example)
- The graph is now cleaned correctly (no more haali icons in the tray when exiting xbmc)
- Property pages are now shown for every filters (except for the audio & video renderer). The bug was in the api OleCreatePropertyFrame which works only if the filter is registred.
- Better handling of possible errors in dsfilterconfig.xml
- Important change in the way dsplayer connects filters together: if the graph cannot be builded with the filters in dsfilterconfig.xml, the rendering fails! If some files aren't playing anymore, check the log file!

Patch is here : http://trac.xbmc.org/ticket/7342

Link to the build : http://dsplayer.passion-xbmc.org/XBMCSetup-Rev27478-dx.exe
It's the same revision than the previous build because changes aren't in the svn yet Wink

Preview :
Image


Seb,

Winxp - major bug. Enter, play movie, press stop - xbmc crashes; c++ runtime error R6025 pure virtual function call.

Also, When it was playing, went to properties to try to call up codec/graph/properties (as in your screenshot above)....nothing on screen.....are you using windowed mode?


Debug log here if needed - http://pastebin.com/d35cdf651
K


- apex82 - 2010-02-06

oldpainless Wrote:Did you uninstall previous build (keeping userdata), clear any MS C++ dis packages using add/remove programs and then install portable?

K

ummm no... Ill try that. Thanks


- Sylus - 2010-02-06

I can confirm the problem byoldpainless. Same problem under win7. Pause a movies crashes xbmc.


- blinkseb - 2010-02-06

I'm working on the pause bug, but it's hard, it's working well here...

I'm in fake fullscreen, maybe in fullscreen the property pages don't show up, I'll look at it.


- oldpainless - 2010-02-06

blinkeb Wrote:I'm working on the pause bug, but it's hard, it's working well here...

I'm in fake fullscreen, maybe in fullscreen the property pages don't show up, I'll look at it.

Ok....but the C++ crash is a biggie....makes it unusable.

K


- blinkseb - 2010-02-06

oldpainless Wrote:Ok....but the C++ crash is a biggie....makes it unusable.

K

Yes I know, don't worry. Don't forget that's still alpha builds, so it's normal to see that kind of exceptions.


- oldpainless - 2010-02-06

blinkeb Wrote:Yes I know, don't worry. Don't forget that's still alpha builds, so it's normal to see that kind of exceptions.

Cool....don't misunderstand me....like I said before, I work in software (sales)...so kinda used to seeing an app go through all the stages before it's a public build. And you guys are doing a fantastic job!....and thats why folks are are offering their support (bug test etc).


K


- >>X<< - 2010-02-06

blinkeb Wrote:Hi guys ! New build!

Change logs:
- Extra filters can be added to the graph (see in dsfilterconfig.xml for an example)
- The graph is now cleaned correctly (no more haali icons in the tray when exiting xbmc)
- Property pages are now shown for every filters (except for the audio & video renderer). The bug was in the api OleCreatePropertyFrame which works only if the filter is registred.
- Better handling of possible errors in dsfilterconfig.xml
- Important change in the way dsplayer connects filters together: if the graph cannot be builded with the filters in dsfilterconfig.xml, the rendering fails! If some files aren't playing anymore, check the log file!

Patch is here : http://trac.xbmc.org/ticket/7342

Link to the build : http://dsplayer.passion-xbmc.org/XBMCSetup-Rev27478-dx.exe
It's the same revision than the previous build because changes aren't in the svn yet Wink

Preview :
Image

WOW, guys this is so close to being perfect now really great work Smile

I'm also running XP Pro and if I pause I cant unpause and stop gives me the following

Code:
Runtime Error

R6025
-pure virtual function call

I did a full clean install just to make sure its not my system


- apex82 - 2010-02-06

apex82 Wrote:ummm no... Ill try that. Thanks

Ok I tried uninstalling xbmc and all the ms c++ distrubutables before reinstalling the most recent dsplayer version. I am still getting the issue where only sound will play and no video whatsoever..... This is only happening on rev 2740 the 2730 rev still plays video. However I am finding that ISO and video_ts movies are jumpy and skipping frames.... is there a fix for this? Please help thanks.


- blinkseb - 2010-02-06

There's a bug on the VMR9 renderer. So, if you use it, it crach when you stop the video. Moreover, there's another bug : if you pause the video, and then stop it directly, paf, crash. I'm working on it!


- blinkseb - 2010-02-06

apex82 Wrote:Ok I tried uninstalling xbmc and all the ms c++ distrubutables before reinstalling this dsplayer version. I am still getting the issue where only sound will play and no video whatsoever..... please help thanks.

With the debug log, we can't do anything. Look at it, i'm pretty sure there's a problem in your codec config (check the change log ...)


- oldpainless - 2010-02-06

apex82 Wrote:Ok I tried uninstalling xbmc and all the ms c++ distrubutables before reinstalling this dsplayer version. I am still getting the issue where only sound will play and no video whatsoever..... please help thanks.

Start xbmc, goto system, switch on debug....play the movie then post the xbmc log at pastebin and post the link here.

K

EDIT - looks like I was typing the same time as seb.


- tiben20 - 2010-02-06

blinkeb Wrote:There's a bug on the VMR9 renderer. So, if you use it, it crach when you stop the video. Moreover, there's another bug : if you pause the video, and then stop it directly, paf, crash. I'm working on it!
I tested on xp the crash is comming from the safe_release at ~coutervmr


- christoofar - 2010-02-06

And if so, and it still isn't playing properly...post your log?