![]() |
|
[DSCodec]Replacement for DSPlayer - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Windows support (/forumdisplay.php?fid=59) +---- Thread: [DSCodec]Replacement for DSPlayer (/showthread.php?tid=94645) |
- liquidskin76 - 2011-03-03 11:23 Shit, i've turned into a
- steelman1991 - 2011-03-03 11:45 What makes you think you've just turned into one?
- liquidskin76 - 2011-03-03 11:55 cheeky git! - LordMerlin - 2011-03-03 14:28 tiben20 Wrote:clearly the problem is the name of the file. 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. - tiben20 - 2011-03-03 15:00 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. - steelman1991 - 2011-03-03 18:25 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 Thanks
- dsync89 - 2011-03-04 18:49 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">- Nstream - 2011-03-08 13:29 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 - onomatopellan - 2011-03-08 19:18 Nstream Wrote:I install last build - XBMCSetup-Rev0f7bcc3-dx on Probably you need MSVC2010 runtimes http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84 - Dannydeman - 2011-03-08 20:02 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. |