[DSCodec]Replacement for DSPlayer

  Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
liquidskin76 Offline
Skilled Skinner
Posts: 1,290
Joined: Aug 2009
Reputation: 16
Location: UK
Post: #51
Shit, i've turned into a Nerd

Welo... a skin for XBMC

HTPC: Streacom FC1 Evo Case | Asus P8H77-I ITX | Intel Core i3 3220T | Kingston HyperX SSD | Kingston DDR3 RAM
Home AV: Sony KDL-40HX723 | Sky+HD | Sony BDP-S480 BD Player | Sony STR-DH820 AV Receiver | Sony Speaker System | Sony PS3 Slim | Logitech Harmony Touch
find quote
steelman1991 Offline
Member+
Posts: 2,145
Joined: Jan 2009
Reputation: 6
Location: West Lothian, Scotland
Post: #52
What makes you think you've just turned into one? Wink
find quote
liquidskin76 Offline
Skilled Skinner
Posts: 1,290
Joined: Aug 2009
Reputation: 16
Location: UK
Post: #53
cheeky git!

Welo... a skin for XBMC

HTPC: Streacom FC1 Evo Case | Asus P8H77-I ITX | Intel Core i3 3220T | Kingston HyperX SSD | Kingston DDR3 RAM
Home AV: Sony KDL-40HX723 | Sky+HD | Sony BDP-S480 BD Player | Sony STR-DH820 AV Receiver | Sony Speaker System | Sony PS3 Slim | Logitech Harmony Touch
(This post was last modified: 2011-03-03 12:02 by liquidskin76.)
find quote
LordMerlin Offline
Member
Posts: 83
Joined: Sep 2009
Reputation: 0
Post: #54
tiben20 Wrote:clearly the problem is the name of the file.
Ôðàíêëèí (2008).avi

I do not think this happens with any file regardless of the name and on the Cyrillic or Roman letters it is written. Yes, and why it should affect the system if you use a procedure call through DirectShow and Graphstudio clear that she normally worked through.
find quote
tiben20 Offline
Team-XBMC Developer
Posts: 995
Joined: Jun 2008
Reputation: 16
Post: #55
steelman1991 Wrote:Tiben - any progress on the audio playback issue liquidskin reported - playback of DTS Core track from DTS-MA?
im working 6 days a week sometime more than 9 hours a day. So when i got time i will work on this.
find quote
steelman1991 Offline
Member+
Posts: 2,145
Joined: Jan 2009
Reputation: 6
Location: West Lothian, Scotland
Post: #56
tiben20 Wrote:im working 6 days a week sometime more than 9 hours a day. So when i got time i will work on this.
Damn work - gets in the way of everything Rolleyes Thanks
find quote
dsync89 Offline
Member
Posts: 74
Joined: Aug 2010
Reputation: 0
Post: #57
After downloaded and installed the latest build video playback is very slow, around 10 FPS and then hang.

Since yesterday I had been trying to configure XBMC to use ffdshow as I wanted to use avisynth to double the frame rate.

By using the build here I managed to set it to use ffdvideodec when playing mkv files. However, I need to manually change the audio filter to 'ac3filter' when playing HD movies that uses DTS and 'ffdaudiodec' when playing anime video that uses aac. Is there any way to do a rule that tell it to use ffdaudiodec when playing mkv with aac and 'ac3filter' when playing mkv with 'DTS'?

The mediasconfig.xml that I currently used is as follows. Not sure how to do a rule based filter. :confused2:

Code:
<rule filetypes="mkv">
      <source filter="haali" />
      <splitter filter="haali" />
      <video filter="ffdvideodec" />
    
    <audio filter="ffdaudiodec" />    

      <extra>
        <extra filter="ac3filter" />
        <extra filter="dcgraphiceq" />
      </extra>
    </rule>
find quote
Nstream Offline
Junior Member
Posts: 1
Joined: Mar 2011
Reputation: 0
Post: #58
I install last build - XBMCSetup-Rev0f7bcc3-dx on
Windows Server 2003 for Small Business (WHS) OS Version 5.2.3790 Service Pack 2 Build 3790

When I run program XBMC.exe - Unable To Locate Component
"This application has failed to start because MFPlat.DLL was not found. Re-installing ..."

After I place mfplat.dll in windows\system32 directory I have message
"The procedure entry point swscanf_s could not be located in the dynamic link library msvcrt.dll"

Please, tell me what can I do
find quote
onomatopellan Offline
Junior Member
Posts: 22
Joined: Feb 2010
Reputation: 0
Post: #59
Nstream Wrote:I install last build - XBMCSetup-Rev0f7bcc3-dx on
Windows Server 2003 for Small Business (WHS) OS Version 5.2.3790 Service Pack 2 Build 3790

When I run program XBMC.exe - Unable To Locate Component
"This application has failed to start because MFPlat.DLL was not found. Re-installing ..."

After I place mfplat.dll in windows\system32 directory I have message
"The procedure entry point swscanf_s could not be located in the dynamic link library msvcrt.dll"

Please, tell me what can I do

Probably you need MSVC2010 runtimes
http://www.microsoft.com/downloads/en/de...bf0912db84

Athlon XP 2800+ (MMX, SSE, 3Dnow) - ATI HD3450 AGP - Windows 7 Professional 32bits
find quote
Dannydeman Offline
Senior Member
Posts: 177
Joined: Sep 2008
Reputation: 0
Post: #60
I remember when DXVA in XBMC seemed far away. DSplayer was the first thing that gave me hope and it did the job quite well for me (just no subs). But when the DXVA2 stuff came out, I kinda forgot about DSplayer. Good to see it's still in development though, I think some people would prefer it above the DXVA2 stuff.

[Image: widget]
find quote
Post Reply