• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 95
DSPlayer (DirectShow Player for XBMC) Frodo build available
(2013-05-06, 10:39)juro1971 Wrote: @Slurm: Would be great if you could again merge 12.2 Frodo dsplayer with TV improvement version of Margro. Many thanks!

Margro hasn't updated his version to 12.2 and the patches from 12.1 don't work for me anymore Sad
Reply
oh, I forgot, I will contact Margro!
Reply
(2013-05-06, 11:34)Slurm Wrote:
(2013-05-06, 10:39)juro1971 Wrote: @Slurm: Would be great if you could again merge 12.2 Frodo dsplayer with TV improvement version of Margro. Many thanks!

Margro hasn't updated his version to 12.2 and the patches from 12.1 don't work for me anymore Sad

here you go: http://forum.xbmc.org/showthread.php?tid...pid1415639

Also checked in git hub

BR

Juro
Reply
(2013-05-08, 10:58)juro1971 Wrote: here you go: http://forum.xbmc.org/showthread.php?tid...pid1415639

Also checked in git hub

BR

Juro

Thanks, have you tried margro's dsplayer build?
Reply
no with the last one I Had issues, only your build went well for me !
Reply
(2013-05-08, 12:36)juro1971 Wrote: no with the last one I Had issues, only your build went well for me !

ok, I'll try to make a build tonight or tomorrow.
Reply
locking forward to this :-)
Reply
Here's the version with margro's pvr changes:

https://www.dropbox.com/s/158yrwi9e7me3w...5bb-dx.exe

and this on is with additional 3D support:

https://www.dropbox.com/s/9y9vkobvjqih9y...-dx-3D.exe

Have fun and please let me know if there are any problems.
Reply
Is the a filter I need to download and install? I have the Shark007 codec pack loaded...

00:18:26 T:3496 NOTICE: Loading filter core factory settings from special://profile/dsplayer/mediasconfig.xml (medias configuration).
00:18:26 T:3496 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/mediasconfig.xml (medias configuration).
00:18:26 T:3496 NOTICE: Successfully loaded rules
00:18:26 T:3496 NOTICE: CFGLoader::InsertAudioRenderer Successfully added "" to the graph
00:18:26 T:3496 FATAL: CFGFilterFile::Create CoCreateInstance failed!
00:18:26 T:3496 ERROR: CFGLoader::InsertFilter Failed to create filter "avsource"
00:18:26 T:3496 ERROR: CFGLoader::LoadFilterRules Failed to insert the source filter
00:18:26 T:3496 ERROR: CFGManager::RenderFileXbmc Failed to load filters rules
00:18:26 T:3496 ERROR: CDSPlayer:Tonguerocess - Failed creating DS Graph
00:18:26 T:5812 ERROR: XBMC.PlayMedia could not play media: Z:\Movies\test.mkv
00:18:26 T:5812 NOTICE: CDSPlayer::~CDSPlayer DSPlayer is now closed
Reply
Dear all,

I just discover XBMC with DSplayer and I love it. But I have a question. DSplayer is a directshow player that works with ffdshow, lav and avinsynth but not with the renderer MadVR.... :-(

DSplayer is not anymore in development (I'm not sure), but do you think it's possible to implement the madVR support? It's will be be great.

Best regards,
Reply
(2013-05-10, 11:12)waspy59 Wrote: Dear all,

I just discover XBMC with DSplayer and I love it. But I have a question. DSplayer is a directshow player that works with ffdshow, lav and avinsynth but not with the renderer MadVR.... :-(

DSplayer is not anymore in development (I'm not sure), but do you think it's possible to implement the madVR support? It's will be be great.

Best regards,

Not going to happen - been discussed in the past - can't remember the reasons why.
Reply
IIRC the problem is not with DSPlayer itself. MadVR developer tried to provide patch for XBMC main branch but got rejected.

1. MadVR is platform specific (Windows Only). And one of XBMC main goal is to provide multi-platform solution.
2. Patch code wasn't clean enough. There has to be maintainer of the patch and there is very few developer to maintain windows specific things.Most of XBMC Dev are on Linux platform.
3. MadVR is renderer and it changes very much how XBMC render thing.

So the proposed patch was rejected. I think you could ask MadVR developer for provide patch for DSPlayer. But then DSPlayer maintainer now is Russian Dev and hardly come in official XBMC Forums (here) or even interact in English at all.

So don't hold your breath over it. For mine DSPlayer now is good enough to ditch XBMC + External Player. I even prefer DSPlayer or DXVA-High Quality Deinterlacer enabled build over MPC/MadVR.
Reply
@Slurm - That build is working great on my end.

The one feature that I'm suprised people rarely mention is the lack of playback over network when using DSplayer, is this something that will ever happen or is it not really a priority? I have around 20TB of Movies/TV on two different ReadyNAS units and mapping drives on Win7 is not going well for me. Everytime I reboot the drives don't automatically connect, makes for a real problem for me considering I don't use a mouse on my HTPC. I'm currently looking for a workaround to this problem, but I was just wondering if there will ever be support for network playback in DSplayer.
Image
Reply
(2013-05-10, 19:33)tman12 Wrote: @Slurm - That build is working great on my end.

The one feature that I'm suprised people rarely mention is the lack of playback over network when using DSplayer, is this something that will ever happen or is it not really a priority? I have around 20TB of Movies/TV on two different ReadyNAS units and mapping drives on Win7 is not going well for me. Everytime I reboot the drives don't automatically connect, makes for a real problem for me considering I don't use a mouse on my HTPC. I'm currently looking for a workaround to this problem, but I was just wondering if there will ever be support for network playback in DSplayer.

Please don't confuse network streaming and playing files via network file systems (CIFS/NFS). DSplayer have problems with the 1st due to the underlying DirectShow limitations (lack of proper filters) and no problems with the 2nd. And don't forget that XBMC has its own CIFS/NFS client implementation to map network file systems as media sources.

(2013-05-08, 21:50)Slurm Wrote: Here's the version with margro's pvr changes:

https://www.dropbox.com/s/158yrwi9e7me3w...5bb-dx.exe

and this on is with additional 3D support:

https://www.dropbox.com/s/9y9vkobvjqih9y...-dx-3D.exe

Have fun and please let me know if there are any problems.

Could you explain: does the 2nd build include pvr features plus 3D subs or it's "either 1st or 2nd"?
Reply
(2013-05-10, 21:08)Roman_V_M Wrote:
(2013-05-08, 21:50)Slurm Wrote: Here's the version with margro's pvr changes:

https://www.dropbox.com/s/158yrwi9e7me3w...5bb-dx.exe

and this on is with additional 3D support:

https://www.dropbox.com/s/9y9vkobvjqih9y...-dx-3D.exe

Have fun and please let me know if there are any problems.

Could you explain: does the 2nd build include pvr features plus 3D subs or it's "either 1st or 2nd"?

Sorry for the confusion. The 2nd build contains both patches pvr and 3D.
Reply
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 95

Logout Mark Read Team Forum Stats Members Help
DSPlayer (DirectShow Player for XBMC) Frodo build available8