• 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 42
Kodi 17.7 DSPlayer x64 (2020 build)
Oh my bad.
Sorry for giving you false hopes.
Reply
(2021-03-02, 18:19)fandangos Wrote: Oh my bad.
Sorry for giving you false hopes.

No worries
Reply
How do I get ffdshow (or AVISynth) working with this build? I'm trying to update my Smooth Video Project (SVP) setup.
I tried adding 'ffdshow raw video filter' as an extra filter (after all the LAV filters), but I keep getting the below errors. Videos play even with the ffdshow error.

xml:
20:28:21.726 T:10276  NOTICE: CFGLoader::InsertAudioRenderer Successfully added internal sanear audio renderer to the graph
20:28:21.769 T:10276  NOTICE: CFGLoader::InsertFilter Successfully added "LAV Splitter Source" to the graph
20:28:21.843 T:10276  NOTICE: CFGLoader::InsertSourceFilter Successfully loaded file in the splitter/source
20:28:21.850 T:10276  NOTICE: CFGLoader::InsertFilter Successfully added "XySubFilter" to the graph
20:28:21.851 T:10276  NOTICE: CStreamsManager::LoadIAMStreamSelectStreamsInternal Audio stream found : SoundHandler [eng] (aac lc, 48000 Hz, 5.1, 224 kb/s) - index: 1
20:28:21.851 T:10276  NOTICE: CSubtitleManager::Initialize disabled libsubs.dll
20:28:21.852 T:10276   FATAL: CFGFilterFile::Create CoCreateInstance failed!
20:28:21.852 T:10276   ERROR: CFGLoader::InsertFilter Failed to create filter "ffdshowrawfilter"
20:28:21.857 T:10276  NOTICE: CFGLoader::InsertFilter Successfully added "LAV Video Decoder" to the graph
20:28:21.858 T:10276  NOTICE: CFGLoader::InsertFilter Successfully added "LAV Audio Decoder" to the graph
Reply
I've been having a weird issue lately, with Kodi 17.7 and MadVR. Every few days, I'll play a movie, and my render times will start jumping up into the 300s. On a normal day, the render times are around 35. The only way to fix it, is to restart Kodi, and it works fine, for a few days. Does anyone know what could be going on?
Reply
(2021-03-07, 02:28)lennie paz Wrote: I've been having a weird issue lately, with Kodi 17.7 and MadVR. Every few days, I'll play a movie, and my render times will start jumping up into the 300s. On a normal day, the render times are around 35. The only way to fix it, is to restart Kodi, and it works fine, for a few days. Does anyone know what could be going on?

Does this happen with other DirectShow players? MPC-HC, for instance.
For troubleshooting and bug reporting please make sure you read this first (usually it's enough to follow instructions in the second post).
Reply
(2021-03-16, 16:08)ashlar Wrote:
(2021-03-07, 02:28)lennie paz Wrote: I've been having a weird issue lately, with Kodi 17.7 and MadVR. Every few days, I'll play a movie, and my render times will start jumping up into the 300s. On a normal day, the render times are around 35. The only way to fix it, is to restart Kodi, and it works fine, for a few days. Does anyone know what could be going on?

Does this happen with other DirectShow players? MPC-HC, for instance.
Haven't tried with other players, but I'm thinking it might just be from using nightly builds of MadVR, instead of the stable release.
Reply
Wonder if anyone can help when try to play mkv file with dsplayer picture displays on only 2 thirds of screen but plays fine with native player
Reply
I was just watching Return of the Jedi, and when Jabba the Hutt is talking, and the subtitles are below, they are half cut off at the bottom of the screen. How can I get them higher up, so I can see all of them?
Reply
Thanks for the updates. I tried this out to get the newer version of LAV Filters which were supposed to fix DTS-X Streaming.
Still with Tenant 4k they did not.

Though while I was in the neighborhood I noticed your pixel ratio adjustment isn't working properly.
Perhaps black border detection only. I'm not sure but it wasn't letting me squish the screen.
FYI
@axbmcuser
Reply
yeah its a current bug with the pixel ratio thing in latest 2 update releases, gotta have to downgrade to 17.6, also has messed up sub display placement as already reported, also would love to be able to play bdmvs, m2ts ,mpls and vobs , would appreciate the help since i am yet to manage to make them play with dsplayer
Reply
Is it possible to use skins with this build?

When i try to use Unity skin I get errors about python versions etc, I tried installing an older version of Unity skin and I had the same issue.
Reply
having a problem trying to get stretching to work.

i want to view an old 4:3 anime in 16:9 by stretching but it doesn't seem to change the picture at all.

worked fine on the 17.6 dsplayer build and i compared the madvr settings but didn't find any differences.

its definitly something to do with this dsplayer build as when playing with the default kodi renderer it will change it fine.
Reply
Doesn't work. I can adjust 2.35 to 169 with pixel ratio.
Reply
In case someone had as much trouble as I did trying to get SVP (SmoothVideo Project) functionality working, here is what worked for me.

-Download and install KODI 17.7 DSPlayer x64 BETTERGUI007
-Download and install FFDShow. I'm using "ffdshow x64 v1.3.4533"
-Download External Filters Bundle (LAV Filters x64, XySubFilter x64, AC3Filter x64) - (DirectShowFilters_x64.zip)
  Install:
    -Create a folder named C:\DirectShowFilters_x64\ and extract the 4 folders from inside zip file right in this created folder. (The important bit is to NOT copy them to to c:\Program Files.. folder. I use a C:\Program Files (Custom)\ folder for my manually-installed apps)
    -Right-click each of the three RunAsAdmin - Install.bat files and 'Run as Administator'. Better yet, open a Command Prompt as Admin, and run each of them to make sure no errors are returned.

The most important steps are in the 'BETTERGUI006' update description and are listed as 'New features', which is what tripped me up. I'll summarize here:

 Enable DSPlayer:
    You can use "! Helper: Create example player rule" to create an example player rule which is a good starting point (read help texts)
     Settings -> Player -> DSPlayer -> Activate DSPlayer: Rules management -> ! Helper: Create example player rule
    Note: Read the full update if you use LiveTV to avoid breaking that (I don't use it).
    Note: I'm using the 'madshi Video Renderer (madVR)'; I can't remember if this is the default.

 Create default Filters rule:
   "This helper creates an example media rule for initial configuration (using external LAVFilters+XySubFilter) which you can then find under "Media rules [Editor]".
     Settings -> Player -> DSPlayer -> Filters -> Filters management -> Media rules and Filters configuration -> ! Helper: Create example media rule
    Once the default rule is in place, to enable SVP (SmoothVideo Project), modify the default filter rule.
     "Settings -> Player -> DSPlayer -> Filters -> Media Rules [Editor] -> Rule: (External) LAVFilters.. -> Video Filter" and choose 'ffdshow raw video filter (ffdshowrawfilter)'

Profit, I mean, check that SVP is working.
Reply
(2020-05-18, 17:22)hentai23 Wrote:
(2020-05-06, 18:34)hentai23 Wrote:
(2020-04-29, 20:21)hentai23 Wrote: this i can confirm as well , when i have a video with borders and i zoom in on my 16:9 screen and set the aspect to 16:9 in old dsplayer it would properly zoom to the edges of the screen with additional vertical pixel ratio adjustment , in this one it dont , same issue as mentioned and also movies start in this shrinked screen output in the center , i gotta select custom zoom as aspect for it not to do so , in old dsplayer it was set to 16:9 and didnt shrink the window to the center of the screen at half size , indeed an current issue 

btw if possible add as said dsplayer playback support for this >

anybody know how i can get this to play bdmvs and vobs with dsplayer as videoplayer , help would be appreciated, i come from the previous dsplayer build, just want to force dsplayer to be the default player for ALL Formats possible so i can get the best possible quality playback with madvr and lav, a drag and drop option would be appreciated for sure

mind you this stopped being possible since ive updgraded to kodi 17 dsplayer previous versions worked with aforementioned formats in dsplayer


one more issue ive noticed with it is the skipping ahead is alot slower aka much smaller increments , im using the xperience1080 skin

and yes the dsplayer branch is still superior,  ...just needs some love again

btw notice another issue when in files mode and youre in a video folder and select a video file ,it wont play you have to call up the menu and select play instead , something with your update that messes with xperience1080

hope this can be taken care of , would be very appreciated 

and bump
Any update on this? Smile  This is my one-year bump. Hoping this got fixed or will soon.
Reply
  • 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 42

Logout Mark Read Team Forum Stats Members Help
Kodi 17.7 DSPlayer x64 (2020 build)8