Kodi DSPlayer – DirectShow Player for Windows
(2015-08-07, 20:03)ashlar Wrote: Ok, here's Addic7ed plugin downloading subtitles but DSPlayer not showing them after download. I then stopped and restarted the video and subtitles were displayed correctly:

http://xbmclogs.com/pfdlxxuma

fixed for the next build, it was a problem with smb path conversion

(2015-08-07, 20:03)ashlar Wrote: And here's the "rubber band" effect when adjusting subtitles delay. I don't know how else to define it... I reach -400ms and it goes back to -200ms by itself, stuff like that:

http://xbmclogs.com/pvy0pzn5t

when i added the delay support for audio and subtitles i noticed that kodi has the slider inverted to manage the delay value,to have a delay of +500 +1000 you have to put the slider back, for a minus delay put the slider ahead, i don't know if it's a fault with my brain but it was impossible to me find a right delay with the slider set in this way

so i inverted the slider, but obviously now i discovered that kodi manages the delay in a different way if you change the delay from the osd, or by pressing a combination of key set in a custom keyboard.xml as in your case, may be there will be again another way for change the delay with a smarphone or with the web interface who knows Smile, so maybe it will be better that I reverts the changes that i made

but i'm not able to reproduce any issue, in my case i have only the slider that work in different way if i use the osd or if i use a key set in the keyboard.xml, the value remains stored without any problem, maybe in your custom keyboard there is some conflict with some config? because i see a alot of "delay minus" and then some "delay plus" in the middle

Code:
:55:40 T:2668   DEBUG: CInputManager::OnKey: ctrl-shift-g (0x3f047) pressed, action is SubTitleDelayMinus
19:55:40 T:2668   DEBUG: ------ Window Init (DialogSlider.xml) ------
19:55:40 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0130, unicode: 0x0000, modifier: 0x1
19:55:40 T:2668   DEBUG: CInputManager::OnKey: leftshift (0xf0d2) pressed, action is
19:55:40 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x40
19:55:40 T:2668   DEBUG: CInputManager::OnKey: ctrl-leftctrl (0x1f0d0) pressed, action is
19:55:40 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0067, unicode: 0x0007, modifier: 0x40
19:55:40 T:2668   DEBUG: CInputManager::OnKey: ctrl-g (0x1f047) pressed, action is SubTitleDelayPlus
19:55:41 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0130, unicode: 0x0000, modifier: 0x1
19:55:41 T:2668   DEBUG: CInputManager::OnKey: leftshift (0xf0d2) pressed, action is
19:55:41 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x41
19:55:41 T:2668   DEBUG: CInputManager::OnKey: ctrl-shift-leftctrl (0x3f0d0) pressed, action is
19:55:41 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0067, unicode: 0x0007, modifier: 0x41
19:55:41 T:2668   DEBUG: CInputManager::OnKey: ctrl-shift-g (0x3f047) pressed, action is SubTitleDelayMinus
19:55:41 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0130, unicode: 0x0000, modifier: 0x1
19:55:41 T:2668   DEBUG: CInputManager::OnKey: leftshift (0xf0d2) pressed, action is
19:55:41 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x40
19:55:41 T:2668   DEBUG: CInputManager::OnKey: ctrl-leftctrl (0x1f0d0) pressed, action is
19:55:41 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0067, unicode: 0x0007, modifier: 0x40
19:55:41 T:2668   DEBUG: CInputManager::OnKey: ctrl-g (0x1f047) pressed, action is SubTitleDelayPlus
19:55:41 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0130, unicode: 0x0000, modifier: 0x1
19:55:41 T:2668   DEBUG: CInputManager::OnKey: leftshift (0xf0d2) pressed, action is
19:55:41 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x41
19:55:41 T:2668   DEBUG: CInputManager::OnKey: ctrl-shift-leftctrl (0x3f0d0) pressed, action is
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0067, unicode: 0x0067, modifier: 0x0
19:55:42 T:2668   DEBUG: CInputManager::OnKey: g (0xf047) pressed, action is
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0130, unicode: 0x0000, modifier: 0x1
19:55:42 T:2668   DEBUG: CInputManager::OnKey: leftshift (0xf0d2) pressed, action is
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x41
19:55:42 T:2668   DEBUG: CInputManager::OnKey: ctrl-shift-leftctrl (0x3f0d0) pressed, action is
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0067, unicode: 0x0007, modifier: 0x41
19:55:42 T:2668   DEBUG: CInputManager::OnKey: ctrl-shift-g (0x3f047) pressed, action is SubTitleDelayMinus
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0130, unicode: 0x0000, modifier: 0x1
19:55:42 T:2668   DEBUG: CInputManager::OnKey: leftshift (0xf0d2) pressed, action is
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x40
19:55:42 T:2668   DEBUG: CInputManager::OnKey: ctrl-leftctrl (0x1f0d0) pressed, action is
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0067, unicode: 0x0007, modifier: 0x40
19:55:42 T:2668   DEBUG: CInputManager::OnKey: ctrl-g (0x1f047) pressed, action is SubTitleDelayPlus
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0130, unicode: 0x0000, modifier: 0x1
19:55:42 T:2668   DEBUG: CInputManager::OnKey: leftshift (0xf0d2) pressed, action is
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x41
19:55:42 T:2668   DEBUG: CInputManager::OnKey: ctrl-shift-leftctrl (0x3f0d0) pressed, action is
19:55:42 T:2668   DEBUG: Keyboard: scancode: 0x00, sym: 0x0067, unicode: 0x0007, modifier: 0x41
19:55:42 T:2668   DEBUG: CInputManager::OnKey: ctrl-shift-g (0x3f047) pressed, action is SubTitleDelayMinus

in my case instead the log appears in this way
Code:
10:06:59 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:06:59 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:06:59 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:06:59 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:06:59 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:06:59 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:06:59 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:00 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:00 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:00 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:00 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:00 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:00 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:00 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:00 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:00 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:00 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:00 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:00 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:01 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:01 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:01 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:01 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus
10:07:01 T:800   DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x40
10:07:01 T:800   DEBUG: CInputManager::OnKey: ctrl-left (0x1f082) pressed, action is subtitledelayminus

(2015-08-08, 04:43)Warner306 Wrote:
(2015-08-07, 10:27)aracnoz Wrote: also thx to some good friends, DSPlayer seems that don't wants to die...


This looks great...I don't want to burden you with things to do in the summer, but is it possible to look into adding support for this addon:

Netflix style next up notification

It appears to partially work, but I've had it freeze on me a few times when attempting to start the next episode. I using a version of Aeon Nox 5 similar to the latest GitHub version, Isengard branch.

You need to use a skin with existing support for the addon.

My customized fork of Aeon Nox 5 is found here. This is the skin I am using.

guys i really want to fix all these things, but only to be able to reproduce i have to employs alot of time just to understain how the addons works etc etc, anyway i will try to see

(2015-08-08, 10:01)a11599 Wrote:
(2015-08-07, 10:27)aracnoz Wrote: also thx to some good friends, DSPlayer seems that don't wants to die...

Yes! You are awesome. Smile

I personally would not really worry about the loss of EVR. dvdplayer with DXVA renderer has all features and better PQ in my opinion (EVR-CP chroma scaling has some truly ugly artifacts sometimes and also the image scaling algorithms are pretty outdated by today's standards).

The true value of dsplayer is madVR support and it is very good to see your work alive after DX11 upgrade. Smile
I think the same way about everything you said, but DSPlayer that's a Direct Show Player For Kodi it's supposed to be more opened to everything related to the Direct Show Filters, now instead it will works only with madVR

my dream initially was to have the same possibility of mpc-hc in Kodi without to loose the original Kodi experience

you can have all without have to configure anything in a desktop, only you, your tv and your remote, so why i added the menu to configure the rules, filters, dvdplayer merits and also all madVR settings

but a perfect fusion of mpc-hc and kodi it's impossible without work on this 24h/24

it will remain a dream Smile
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: Kodi DSPlayer – DirectShow Player for Windows - by aracnoz - 2015-08-08, 10:18
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
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