• 1
  • 365
  • 366
  • 367(current)
  • 368
  • 369
  • 524
Kodi DSPlayer – DirectShow Player for Windows
Installed a new 1030 today (replacing a 750 ti) and now I don't get any video when playing 4K HDR.  Was working fine with the old card (not counting the terrible stuttering since the 750 ti can't decode HEVC) but now only the audio plays while the screen remains black no matter how long I let it run.  Then when I stop playback, the video I'm playing will flash on for just a split second before exiting, resolution zooms to 800x600, and HDR won't disengage until I reboot.  Have tried with both 385.41 drivers and updating to 390.77 and have reinstalled DSPlayer also but still no luck.  Meanwhile the same files play perfectly in MPC-BE including HDR disengaging after playback even with the new drivers (I'm on Win7 which is why I had rolled back to 385.41 in the first place).  

Anyone have any ideas?
Reply
(2018-02-21, 12:11)mclingo Wrote: hat do you mean your CPU decodes, are you saying you have the LAV filters set to software?

post your control+j screen while playing a HDR movie.
My GPU can't decode HEVC HDR content so my CPU must do it.

Here's 2 screenshots of my ctrl+j settings:
https://imgur.com/a/PKwtb

Do you notice anything wrong with this?
Reply
Hey all, just a quick question... I currently have the official version of Kodi v17.6 installed, with some issues related to broken DX11 AMD drivers (no surprise there).  I want to install the DSPlayer version because all of my video playback issues that I have with Kodi are non-existent when using MPC-HC and LavFilters, so I'm guessing that this will probably resolve my problems.

Question is - if I install DSPlayer, will it modify my library and other customized settings to the point that I can't go back to official Kodi if I decide to?  Or can I just reinstall official Kodi and resume where I left off if I decide to go back?

thanks
TRJB
Reply
please remove
Reply
(2018-02-22, 21:13)Eddie Strike Wrote:
(2018-02-21, 12:11)mclingo Wrote: hat do you mean your CPU decodes, are you saying you have the LAV filters set to software?

post your control+j screen while playing a HDR movie.
My GPU can't decode HEVC HDR content so my CPU must do it.

Here's 2 screenshots of my ctrl+j settings:
https://imgur.com/a/PKwtb

Do you notice anything wrong with this?  
 first thing i've noticed is your havent got CRU set in MADVR, you need to create a custom resolution for 23,976 hz in MADVR which is why you are getting a frame repeat every few mins.

You must have a beefy system, I cant get my I7 2700k to decode 4k HDR, straight to 100% cpu.
Reply
you really need to pickup a 4k gfx card though really, pretty much everything is stupidly overpriced at the moment though. I'm using an RX550, plays everything fine until I push the quality in MADVR. If I had the case i'd get a RX580, too many issues with NV cards for me to bother with those.
Reply
I have a Windows 10 PC with a Nvidia GTX 1070 and a Sony XE93 TV. How setup so that I can use HDR?
Reply
(2018-02-21, 23:38)ElJimador Wrote: Installed a new 1030 today (replacing a 750 ti) and now I don't get any video when playing 4K HDR.  Was working fine with the old card (not counting the terrible stuttering since the 750 ti can't decode HEVC) but now only the audio plays while the screen remains black no matter how long I let it run.  Then when I stop playback, the video I'm playing will flash on for just a split second before exiting, resolution zooms to 800x600, and HDR won't disengage until I reboot.  Have tried with both 385.41 drivers and updating to 390.77 and have reinstalled DSPlayer also but still no luck.  Meanwhile the same files play perfectly in MPC-BE including HDR disengaging after playback even with the new drivers (I'm on Win7 which is why I had rolled back to 385.41 in the first place).  

Anyone have any ideas?
 Nevermind.  Decided to upgrade to a 1050 ti instead and everything worked fine with that card out of the box.  Still weird to me that DSPlayer wouldn't play video from the 1030 at all, even after I reinstalled everything (card, driver, madVR, + DSPlayer) and confirmed the exact same settings on everything as the working 750 ti and 1050 ti, but I suppose it's academic now.
Reply
someone should compile new version becouse of new LAVFilters and new MadVR renederes its crashing here alot Sad
Reply
It's not crashing at all for me.  And for a lot of people it's fine.  So a new build won't change anything really.   One thing I do is not use DSplayer's control of madVR, I tell it to use madVR's own settings.
Reply
Video Renderer setting is greyed out for me, can't select EVR.
Tried all DSPlayer versions from 16.1 to 17.6, on 2 separate PCs running Windows 10 1607 and 1709
evr.dll is present in system32, and EVR-CP is present in MPC-HC.
Any solutions is appreciated, however I do not want MadVR.
Reply
I found a bug with playing mkv files with editions

this mkv wouldn't even give me the option to choose an edition to play using kodi 17.6, but i went back and tried on an older version of dsplay (16.0 beta1) and it had a popup telling me to select the edition

i'm not really sure what the point of having the editions in the chapter file was, but the fact that i need to remove it is kind of annoying.

here's a small sample of the file (10mb)  if someone wants to try themselves to see why it does that.
https://mega.nz/#!ltogHLgb!1oIlysmHwDp_6...k4UiYZaewc

heres the chapter file
Code:
<?xml version="1.0"?>
<!-- <!DOCTYPE Chapters SYSTEM "matroskachapters.dtd"> -->
<Chapters>
  <EditionEntry>
    <EditionFlagHidden>0</EditionFlagHidden>
    <EditionFlagDefault>0</EditionFlagDefault>
    <EditionUID>37732305515</EditionUID>
    <ChapterAtom>
      <ChapterUID>66346010231</ChapterUID>
      <ChapterTimeStart>00:00:00.033000000</ChapterTimeStart>
      <ChapterTimeEnd>00:00:00.033000000</ChapterTimeEnd>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>Intro</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
    <ChapterAtom>
      <ChapterUID>34725563286</ChapterUID>
      <ChapterTimeStart>00:01:45.330000000</ChapterTimeStart>
      <ChapterTimeEnd>00:01:45.330000000</ChapterTimeEnd>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>Part A</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
    <ChapterAtom>
      <ChapterUID>14521860241</ChapterUID>
      <ChapterTimeStart>00:07:54.990000000</ChapterTimeStart>
      <ChapterTimeEnd>00:07:54.990000000</ChapterTimeEnd>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>OP</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
    <ChapterAtom>
      <ChapterUID>30530268346</ChapterUID>
      <ChapterTimeStart>00:09:24.960000000</ChapterTimeStart>
      <ChapterTimeEnd>00:09:24.960000000</ChapterTimeEnd>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>Part B</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
    <ChapterAtom>
      <ChapterUID>54443007181</ChapterUID>
      <ChapterTimeStart>00:13:10.930000000</ChapterTimeStart>
      <ChapterTimeEnd>00:13:10.930000000</ChapterTimeEnd>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>Part C</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
    <ChapterAtom>
      <ChapterUID>43880271377</ChapterUID>
      <ChapterTimeStart>00:22:25.900000000</ChapterTimeStart>
      <ChapterTimeEnd>00:22:25.900000000</ChapterTimeEnd>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>ED</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
    <ChapterAtom>
      <ChapterUID>25208330588</ChapterUID>
      <ChapterTimeStart>00:23:54.910000000</ChapterTimeStart>
      <ChapterTimeEnd>00:23:54.910000000</ChapterTimeEnd>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>Preview</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
  </EditionEntry>
  <EditionEntry>
    <EditionFlagHidden>0</EditionFlagHidden>
    <EditionFlagDefault>0</EditionFlagDefault>
    <EditionUID>9280592100818673339</EditionUID>
    <ChapterAtom>
      <ChapterUID>14976977901284216993</ChapterUID>
      <ChapterTimeStart>00:00:00.097000000</ChapterTimeStart>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>00:00:00.097</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
  </EditionEntry>
</Chapters>
Reply
*duplicate post*
Reply
(2018-02-25, 19:47)zenn Wrote: Video Renderer setting is greyed out for me, can't select EVR.
Tried all DSPlayer versions from 16.1 to 17.6, on 2 separate PCs running Windows 10 1607 and 1709
evr.dll is present in system32, and EVR-CP is present in MPC-HC.
Any solutions is appreciated, however I do not want MadVR.
 the way to get it is to install madVR, then it appears.
Reply
(2018-02-26, 00:21)spencerjford Wrote:  the way to get it is to install madVR, then it appears.
 Thank you so much.
Reply
  • 1
  • 365
  • 366
  • 367(current)
  • 368
  • 369
  • 524

Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47