Kodi Community Forum
[WINDOWS] Internal Directshow Based Player [NO LONGER DEVELOPED] - 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: [WINDOWS] Internal Directshow Based Player [NO LONGER DEVELOPED] (/showthread.php?tid=61355)



- >>X<< - 2010-08-04

MrDowntempo Wrote:I just started using DSplayer XBMC and am SOOO happy because i can turn on the dynamic compression shader which makes the colors finally look good on my TV. Unfortunetly my entire DVD collection is backed up in .iso format, so while the videos I can watch finally look good, I can't watch most of my videos Sad Is it possible to use advancedsettings.xml in some way to allow .iso files to use a different player in the mean time?

Thanks!

You can use the search in a thread Wink

http://forum.xbmc.org/showthread.php?p=574429#post574429


- robinsj - 2010-08-04

Maybe someone can help me out, I have never had a problem building dsplayer builds until now, I keep getting this error:

LINK : fatal error LNK1181: cannot open input file '..\..\xbmc\cores\dsplayer\subtitles\libsubs\release\libsubs.lib'

Haven't really changed anything since the last time i did a build..


- robinsj - 2010-08-04

relayer35 Wrote:Got through the curl error.

I installed the DirectX SDK, and I did the follow the steps to point to the libraries by adding $(DXSDK_DIR)Lib to the VC++ Directories under Libraries. I even tried adding the entire path C:\Program Files\Microsoft DirectX SDK (August 2009)\Lib to the Libraries section but that didn't work. The file is there. Am I supposed to update a different path for linking?

You need to add this to the VC++ Directories under Libraries,

$(DXSDK_DIR)Lib\x86

That should help, once you do that, let me know if you are getting the libsubs error that I just posted...


- relayer35 - 2010-08-04

robinsj Wrote:You need to add this to the VC++ Directories under Libraries,

$(DXSDK_DIR)Lib\x86

That should help, once you do that, let me know if you are getting the libsubs error that I just posted...

Should the x86 be included or not? At first, I had it, because I misread the wiki, but it says that was needed for the April '07 SDK. So, I took off the x86 and I got through one error...only to get another one later. Should I put both in?

This is not as easy as everyone has been making it out to be.


- relayer35 - 2010-08-04

robinsj Wrote:You need to add this to the VC++ Directories under Libraries,

$(DXSDK_DIR)Lib\x86

That should help, once you do that, let me know if you are getting the libsubs error that I just posted...

Actually, I'm pretty sure I was getting the libsubs error as well. I'm at work now so I can't try again until I get home, but I'm pretty sure I saw those errors as well.


- sonic00 - 2010-08-04

robinsj Wrote:You need to add this to the VC++ Directories under Libraries,

$(DXSDK_DIR)Lib\x86

That should help, once you do that, let me know if you are getting the libsubs error that I just posted...
I can confirm you error message ... The last time I bulit a svn all was fine, so something must be wrong with last changes ...


- robinsj - 2010-08-05

Hmm... well I was finally able to get past the libsubs error by going back several revisions, then I just went a few revisions each time to verify the build..... I got to 31777, Now I get this error:

fatal error C1083: Cannot open include file: 'SDL\SDL.h


- blinkseb - 2010-08-05

robinsj Wrote:Hmm... well I was finally able to get past the libsubs error by going back several revisions, then I just went a few revisions each time to verify the build..... I got to 31777, Now I get this error:

fatal error C1083: Cannot open include file: 'SDL\SDL.h

SDL is now a dependency, you need to run the downloaddependencies.bat file


- robinsj - 2010-08-05

Yeah, I figured that out.... I have just updated to the latest revision, and now its failing on these files, DVDsubtitleTagMicroDVD.cpp / DVDSubtitleTagSami.cpp / AutoPtrHandle.cpp

EDIT: Nevermind, updated again and it downloaded them.... Don't know why it didn't the first time. I am trying to build now, We shall see....

Hallelejah It worked.....


- sonic00 - 2010-08-05

I still have the problem with the libsubs.lib

Code:
LINK : fatal error LNK1181: cannot open input file '..\..\xbmc\cores\dsplayer\subtitles\libsubs\release\libsubs.lib'

Downloaded the latest revision today ...


- oldpainless - 2010-08-05

Seb,

When do you think there will be a new cut of dsplayer?

K


- blinkseb - 2010-08-05

sonic00 Wrote:I still have the problem with the libsubs.lib

Code:
LINK : fatal error LNK1181: cannot open input file '..\..\xbmc\cores\dsplayer\subtitles\libsubs\release\libsubs.lib'

Downloaded the latest revision today ...

What are you using to build? I tried vs2008 & vs2010, no errors. Make sure you have no other errors.

Post you build log to pastebin.

oldpainless Wrote:Seb,

When do you think there will be a new cut of dsplayer?

K

Hard to tell, I'm still on holidays Laugh I think they won't be a new release. After Dharma, there will be nightly build of dsplayer, so you'll all be able to enjoy dsplayer without any work from me :p Just a little more patience :p


- Wulfman - 2010-08-05

I have a problem to play DVDs (org). Problem exists with Win7-32 and Win7-64. I want start video_ts.ifo => buffer ... buffer ... buffer ... minutes! then a second - SOUND only -> buffer ... buffer ... buffer ...

DVD works von mpc fine. But no navigation with my remote Sad

I use 31520 (dsplayer-Build) - right-click an start with dvdplayer an dsplayer. With a newer Dharma-Release it works fine. webserver does not work also. Is still a newer release with functioning dvdplayer and webserver (and rules? Smile )? Or is it possible to use dsplayer with a Dharma-Release?

Edit: DVD-Copy work fine :| ... so i test with anydvdhd => Org-DVD: same problem Sad

TIA
Wulfman


- sonic00 - 2010-08-05

blinkseb Wrote:What are you using to build? I tried vs2008 & vs2010, no errors. Make sure you have no other errors.

Post you build log to pastebin.
Visual C++ 2008 Express ...

Here is the build log

http://pastebin.com/PYFX8jSe


- blinkseb - 2010-08-05

sonic00 Wrote:Visual C++ 2008 Express ...

Here is the build log

http://pastebin.com/PYFX8jSe

You need to build the whole solution, not just the xbmc project! Open "XBMC for Windows.sln" in Visual Studio and do a full build.