Kodi DSPlayer – DirectShow Player for Windows
(2024-03-19, 21:58)ashlar Wrote:
(2024-03-19, 19:13)tiben20 Wrote: Just to fix every compiling issue correctly i have a good amount of work ahead of me.They changed kodi quite a lot since the last dsplayer update. I will probably skip redoing the evr since everyone will be using madvr i suppose i will save some time on that. I didnt test madvr is it still only using direct3d 9?
EVR would be absolutely time wasted. 
This might be interesting for future developments:

https://github.com/Aleksoid1978/VideoRenderer

As it’s still unclear what madVR’s future on PC it’s gonna be.
I already worked with those guys from mpc-hc black edition.
Im the one who added the subtitles rendering in direct3d 11.
I also posted a patch for d3d12 rendering for the renderer and a patch for lavfilters for d3d12 decoding and also a patch for mpcvideodec d3d12 decoding.
They didn't want to take it since they dont know anything about direct3d 12. And also its really hard to speak with them they are 3 russian developers.
Quote:Things i have to fix before being done
Smartptr classes that dont compile
Every use of instance of settings,pvr, application, player sysinfo need to be converted to the new kodi system we use them a lot its around 1k lines to modify and verify that im doing the same thing as before
Remove the use of direct3d9 not sure about this one i will need to verify that madvr does not require a d3d9 device for the shaders
Fix the pvr code so far i just commented it so i can do it way after everything work
audio and subtitle stream need to be looked at
the source filter will need to be looked at they modified the core of reading file in kodi
remaking the main application to fit the new kodi system
remaking the new rendering system so we dont have infinite lock
If you guys want to see updates im making to the code

https://github.com/tiben20/xbmc/tree/dsplayer_march2024

Im trying to rush it before summer come up here in east canada. I have a lot of renovation on my house i want to do this summer.

i already did a lot so far.

I will need later 1 tester to compile the application to see if i didn't forget added code in the new git branch. And later i will need of course testers for the final product
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
RE: Kodi DSPlayer – DirectShow Player for Windows - by tiben20 - 2024-03-19, 23:34
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47