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-05-22

After some further investigation with Live TV and pvr:// type file designations, as best as I can tell, these are not being converted internally to os-specific filenames before being passed. I think this is the case because, at least for me, looking at the logs with debug on, when playing to the internal player, I can see correct translation to an actual filename and then this plays correctly. If I take that filename from the log and drop it into MPC-HC, the file plays. Looking the DS graph using graphstudionext, it is using the same source/splitter, video & audio codecs and the EVR renderer as specified in my xml files.

Also, using the python API, obtaining the file playing from the player class and then running it thru xbmc.translate, I get back the same string. No translation.

Furthermore, if I attempt to use MPC-HC as an external player for LiveTv, it is passed the untranslated version (ie. pvr://channels/tv/All TV channels/55.pvr) as opposed to: 'smb://HTPC-W7/Users/Public/Recorded TV/TempSWMC/LiveTV_EinsteinsSon_Digital Cable_1106_2014_05_22_08_53_40.ts'.

___________

I posted a bug report in the PVR forum. I have not found the developers there very helpful, however, in the past.
http://forum.xbmc.org/showthread.php?tid=195845


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - gregh77 - 2014-05-27

when upgrading over the 12.3 version of DSPlayer XBMC with Gotham, should my filter config files work still? i tried upgrading and fresh install then dropping my config files into their respective locations. when i try to play a video it tries to start then it goes back to the movie selection screen. everything else seems to be working other than a few apps....


thanks


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Bjur - 2014-05-28

(2014-05-10, 15:00)Slurm Wrote:
(2014-05-10, 08:21)Dinth Wrote:
(2014-05-07, 11:32)Slurm Wrote: Here's the Gotham final build with margro's changes:

https://www.dropbox.com/s/d5pizbtrdmmzcmp/XBMCSetup-20140504-bf40f03-Gotham_dsplayer_margro.exe

Have fun!

Does it have IMON patch like margro exes from first post ?

I took aracnoz's git sources. If the patch is in there, it's also in my build.

Slurm have you compiled 13.1 RC1 with margro's changes also?


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Slurm - 2014-05-28

(2014-05-28, 11:30)Bjur Wrote: Slurm have you compiled 13.1 RC1 with margro's changes also?

Not yet. I've had some problems with it, but will try again and post it here if i succeed.


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Bjur - 2014-05-28

ThxSmile


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Bjur - 2014-06-05

Does anyone now how to get teletext with DSPlayer in Live TV?
I can get it to work without DSPlayer + LAV, but now when using DSPLayer + LAV.

And funny thing is in DVBViewer + LAV teletext do work


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

gotham 13.1 it's out

i've updated the link in my signature

ciauz Smile


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

Is there any formal way of reporting bugs specific to the DSPlayer branch besides posting here? Similar to trac.xbmc.org?

I am still having the same issue in the Python API with xbmc.CapturePlayer() failing in DSPlayer. Does DSPlayer not write to the exposed video buffers such that CapturePlayer.capture always fails? If memory serves, this worked OK in Frodo, but I could be mistaken.


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

(2014-06-06, 15:45)aracnoz Wrote: gotham 13.1 it's out

i've updated the link in my signature

ciauz Smile

Thank u so much buddy


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

(2014-06-06, 15:45)aracnoz Wrote: gotham 13.1 it's out

i've updated the link in my signature

ciauz Smile

Cheers.

Big Grin


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Bjur - 2014-06-08

@aracnoz: Chrome blocks the downloaded file on all my computers saying it contains malware??

Thanks anyway for your effort aracnoz


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Slurm - 2014-06-08

Here's 13.1 with margro's fast channel switching changes:

https://www.dropbox.com/s/oaitdb3dswnif9s/XBMCSetup-20140606-8486343-Gotham_dsplayer_margro.exe

Have fun!


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - gregh77 - 2014-06-11

if i update to 13.1 will it kill my settings?


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - Wearver - 2014-06-18

I have a problem. The subtitle of DSPlayer is overwriting XBMC, I tried everything and did not find how to disable the external player. someone could help me


RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - axlt2002 - 2014-06-21

Hi guys!

Referring to the following post http://forum.xbmc.org/showthread.php?tid...pid1737902, I was wondering how to merge, if possible, the two builds having one complete solution encompassing both DSPlayer and DualAudio.

I would try to do it, but I really donĀ“t know which could be the starting point...

Thanks for any help!

P.S.: I have also posted in the DualAudio thread.