Kodi Community Forum
DSPlayer (DirectShow Player for XBMC) Frodo build available - 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: DSPlayer (DirectShow Player for XBMC) Frodo build available (/showthread.php?tid=154534)



RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - KenV99 - 2014-06-22

Not that it seems that anyone is listening, but I want to document another BUG in the DSPlayer builds:

From the python API, calling xbmc.getInfoLabel("VideoPlayer.VideoAspect") retrieves the wrong aspect ratio information when playing using DSPlayer. However, when playing using the standard DVDplayer (in the DSPlayer build by using the context menu), it retrieves the correct information.

This is in addition to the other bug I previously reported that the python RenderCapture consistently fails in the DSPlayer builds for both DSPlayer and DVDPlayer. I understand why it might fail for DSPlayer but do not understand why it would fail for DVDPlayer.

One other thing to note is that the Monitor.onPlayBackStarted() event fires late in the DSPlayer builds. This is relevant because in the current 13.0 and 13.1 releases, the onPlayBackStarted() event does not fire for external players, forcing developers to monitor for that occurrence in a loop. This will be fixed in the next release and has already been addressed by the development team. The end result is that if you are monitoring and firing that event more quickly than DSPlayer is firing it, it may end up firing twice.

I am posting this here to hopefully prevent someone else from having to go through the discovery process that I have in order to ensure that their scripts/plugins run correctly with DSPlayer builds. I myself love DSPlayer, but the fact that the developers who put in all of the time and effort to release these builds do not even acknowledge bugs is disheartening. I understand that there may be some reasons that some of these things cannot or will not be fixed, but any sort of feedback would be appreciated.


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - steelman1991 - 2014-06-22

Ken - I'm not sure there is any active development as such.


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - KenV99 - 2014-06-23

steelman1991: That does seem to be the case. I guess I'll just keep a running tally of 'Known Issues' for other developers Smile


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - hentai23 - 2014-06-27

seems like tiben is taking his sweet time with madvr integration , perhaps hes still busy with school


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - ashlar - 2014-06-30

(2014-06-27, 23:45)hentai23 Wrote: seems like tiben is taking his sweet time with madvr integration , perhaps hes still busy with school
... that's a bit ingenerous. He's taking whatever time he needs for something he does, for free, in his spare time. Come on guys...


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - oldpoem - 2014-06-30

(2014-06-27, 23:45)hentai23 Wrote: seems like tiben is taking his sweet time with madvr integration , perhaps hes still busy with school

It's not ususual though. Last time he told me he would looked into subtitles issues and he had some ideas about it, he's been absent ever since (months maybe even year) until latest comeback this year.

So appreciate what you've now and don't hold your breath. If there is any development surface then good.


Re: RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - TheHobbyist - 2014-07-03

(2014-06-27, 23:45)hentai23 Wrote: seems like tiben is taking his sweet time with madvr integration , perhaps hes still busy with school

Also, as it's been said before, feel free to continue the development of this open source project with your own code.


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - StinDaWg - 2014-07-05

Honestly, I just gave up a long time ago and started launching MPC-HC from XBMC. It took a few days of getting used to, but now I don't see a reason to go back. I don't think the MPC-HC player has crashed once in the past year. I can't say the same about DVD/DSPlayer.


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - axlt2002 - 2014-07-05

(2014-07-05, 11:45)StinDaWg Wrote: Honestly, I just gave up a long time ago and started launching MPC-HC from XBMC. It took a few days of getting used to, but now I don't see a reason to go back. I don't think the MPC-HC player has crashed once in the past year. I can't say the same about DVD/DSPlayer.

Just one question about how XBMC with MPC-HC does it look: is XBMC closed in order to open MPC-HC? So, in this case are you loosing the layout/look of the XBMC skin (I suppose that the interface will be the one of MPC-HC)? How the remote does work? Do you ned to configure it also MPC-HC too?

Thanks!


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - StinDaWg - 2014-07-06

(2014-07-05, 11:58)axlt2002 Wrote:
(2014-07-05, 11:45)StinDaWg Wrote: Honestly, I just gave up a long time ago and started launching MPC-HC from XBMC. It took a few days of getting used to, but now I don't see a reason to go back. I don't think the MPC-HC player has crashed once in the past year. I can't say the same about DVD/DSPlayer.

Just one question about how XBMC with MPC-HC does it look: is XBMC closed in order to open MPC-HC? So, in this case are you loosing the layout/look of the XBMC skin (I suppose that the interface will be the one of MPC-HC)? How the remote does work? Do you ned to configure it also MPC-HC too?

Thanks!
It minimizes XBMC and opens MPC-HC fullscreen. You can modify remote keys in MPC-HC to your liking.


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Warner306 - 2014-07-07

(2014-07-06, 13:39)StinDaWg Wrote:
(2014-07-05, 11:58)axlt2002 Wrote:
(2014-07-05, 11:45)StinDaWg Wrote: Honestly, I just gave up a long time ago and started launching MPC-HC from XBMC. It took a few days of getting used to, but now I don't see a reason to go back. I don't think the MPC-HC player has crashed once in the past year. I can't say the same about DVD/DSPlayer.

Just one question about how XBMC with MPC-HC does it look: is XBMC closed in order to open MPC-HC? So, in this case are you loosing the layout/look of the XBMC skin (I suppose that the interface will be the one of MPC-HC)? How the remote does work? Do you ned to configure it also MPC-HC too?

Thanks!
It minimizes XBMC and opens MPC-HC fullscreen. You can modify remote keys in MPC-HC to your liking.

Are you able to playback items in 24P with correct audio sync? I have been searching everywhere for a solution to this issue that is found in the current default XBMC player. Could you share your playercorefactory.xml file? I wouldn't mind giving MPC-HC a try, but I'm not up on external players.


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - steelman1991 - 2014-07-07

@Warner306 - have a look in the wiki http://wiki.xbmc.org/index.php?title=External_players, its not as difficult as it looks. Just make sure the path to mpc-hc matches its location and that the file is placed in the correct location and its good to go - set-up of mpc-hc, now that's a whole different ball game and neither topic is really for discussion here.

There are other threads for external player issues, or start a fresh one. Here's a link to a cracking tutorial on mpc-hc set-up http://www.avsforum.com/forum/26-home-theater-computers/1357375-advanced-mpc-hc-setup-guide.html


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Warner306 - 2014-07-08

(2014-07-07, 09:02)steelman1991 Wrote: @Warner306 - have a look in the wiki http://wiki.xbmc.org/index.php?title=External_players, its not as difficult as it looks. Just make sure the path to mpc-hc matches its location and that the file is placed in the correct location and its good to go - set-up of mpc-hc, now that's a whole different ball game and neither topic is really for discussion here.

There are other threads for external player issues, or start a fresh one. Here's a link to a cracking tutorial on mpc-hc set-up http://www.avsforum.com/forum/26-home-theater-computers/1357375-advanced-mpc-hc-setup-guide.html

In case anyone is interested, below is a completed Playercorefactory to run MPC-HC from XBMC. I have adapted the core settings to incorporate a setting to exclude all Internet streams and only apply a "watched" status to any video that is launched in MPC-HC for more than 19 minutes. I also attached two guides that provide step-by-step instructions on how to incorporate MadVR and Reclock (For some, Reclock may be necessary to solve 24p lip sync issues):

<playercorefactory>
<players>
<player name="MPC-HC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\MPC-HC\mpc-hc.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
<playcountminimumtime>1140</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule internetstream="false" player="MPC-HC" />
</rules>
</playercorefactory>

http://www.avsforum.com/forum/26-home-theater-computers/1357375-advanced-mpc-hc-setup-guide.html

http://myanimelist.net/forum/?topicid=516729

If anyone is interested, I can provide a starter guide of commands that you may want to remap in the "Keys" section of MPC-HC for control with a Harmony One remote.

My opinion of MPC-HC over DVDPlayer:
I dislike the spartan OSD options in MPC-HC compared to XBMC, but playback is superior to XBMC in some ways (I'm mostly talking about smoother 24p playback. MadVR rendering is equal to DVDPlayer in most respects IMO. Nothing worth the hassle of setting up MPC-HC).


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - vicmanpergar - 2014-07-08

Warner, did u possibly know u can run ReClock on DSPlayer?
Just saying, cos i have no sync issues at all (I know it's highly dependant on each one's system)


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - oldpainless - 2014-07-08

(2014-07-08, 10:43)vicmanpergar Wrote: Warner, did u possibly know u can run ReClock on DSPlayer?
Just saying, cos i have no sync issues at all (I know it's highly dependant on each one's system)

Been using it ever since Tiben added support for it - never get sync issues.

K