- Thread starter
- #21
I still have a suspicion that its locale thats the problem, or maybe even language! The .net framework shouldn't be an issue as you need 2.0 for media portal anyway. The thing it is failing on is a directx dll that should be part of the standard install, I use it to open ts files so that I can see thier duration (as media portal doesn't have that info in the xml). I've told the project not to be specific on its version requirements but its still failing! Unfortunately it seems that I would have to include the whole directx redistributable to give out that dll or i'd be breaking the licence terms. I'll do some more research though. Maybe there is another way of getting the duration!