[DSCodec]Replacement for DSPlayer

  Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
_Andy_ Offline
Senior Member
Posts: 128
Joined: May 2010
Reputation: 0
Location: Germany, Milky Way Galaxy
Post: #71
you are right. the xbox port use a mplayer core.
ok. but any thoughts about my issue with wmv files and dscodec?

how can i check ffdshow uses the right filter for the file ?
find quote
tiben20 Offline
Team-XBMC Developer
Posts: 1,003
Joined: Jun 2008
Reputation: 16
Post: #72
_Andy_ Wrote:you are right. the xbox port use a mplayer core.
ok. but any thoughts about my issue with wmv files and dscodec?

how can i check ffdshow uses the right filter for the file ?
dsplayer had an amazing handling of wmv because we were able to use the microsoft asf parser. Unfortunately the dvdplayer demuxer is used for this branch so getting them to work will be a pain in the ass as usual. But i recently found the problem in dvdplayer for seeking in wmv files. The problem as been fixed in xbmc trunk for almost 1 month if i remember.
The only way we would get a perfect streaming would be to write an internal demuxer for the dvdplayer with the microsoft asf parser. But actually their a problem with the microsoft license about that library that make it illegal to use in a open source project so even if i write it i won't be able to add it.
find quote
sergiocos Offline
Posting Freak
Posts: 782
Joined: Jul 2009
Reputation: 4
Location: Bucharest, Romania
Post: #73
i've seen some interesting changes in DSCodec branch. i'd love to play with a new build (if you guys can build one, i'll appreciate it)

@tiben20: how is your branch, up-to-date with trunk, or you plan to synchronize it from time to time? i ask that because there are some interesting changes in trunk also. Thanks!
find quote
tiben20 Offline
Team-XBMC Developer
Posts: 1,003
Joined: Jun 2008
Reputation: 16
Post: #74
sergiocos Wrote:i've seen some interesting changes in DSCodec branch. i'd love to play with a new build (if you guys can build one, i'll appreciate it)

@tiben20: how is your branch, up-to-date with trunk, or you plan to synchronize it from time to time? i ask that because there are some interesting changes in trunk also. Thanks!
When i got some time to do it i will update the code. I'm not a beast with git so it's a bit longer for me to do it. I would be able to work much more on the branch if i wasn't working 6 days on 7. Even today was my day off and i got a call because they needed me. So this week i worked 6.5 days on 7
find quote
Malexx Offline
Fan
Posts: 330
Joined: Nov 2009
Reputation: 0
Location: Germany
Post: #75
Can we expect to get maybe AC3 and DTS Bitstreaming working in one of the next releases?
Even if it doenst handle the HD Codecs this would be great.
Thx anyway!
find quote
ashlar Offline
Donor
Posts: 2,048
Joined: Mar 2006
Reputation: 26
Post: #76
Hi tiben, any news on how things are progressing? Smile

For troubleshooting and bug reporting please make sure you read this first.
find quote
tiben20 Offline
Team-XBMC Developer
Posts: 1,003
Joined: Jun 2008
Reputation: 16
Post: #77
sergiocos Wrote:i've seen some interesting changes in DSCodec branch. i'd love to play with a new build (if you guys can build one, i'll appreciate it)

@tiben20: how is your branch, up-to-date with trunk, or you plan to synchronize it from time to time? i ask that because there are some interesting changes in trunk also. Thanks!
just updated the code
find quote
alexrose1uk Offline
Senior Member
Posts: 269
Joined: Aug 2010
Reputation: 1
Post: #78
Good news Tiben Smile
Does this mean we should see a build soon that'll combine the tweaks you performed to CPU usage; with restored bitsteam DD/DTS, and perhaps some work on the subtitle functionality (ok perhaps a pipe dream) so I can switch over from DSPlayer Big Grin

i3-2100 /w Scythe Big Shuriken Cooler, 4GB RAM, GT430 Passive, 40GB SSD boot drive, 2TB 5400RPM internal media drive, 2TB external drive, Nexus 430W PSU, Nexus case fans

Feeding Yamaha RX-V1800, Panasonic 42PZ80 Plasma, Mission 753/Quad speaker surround kit
find quote
IgorA100 Offline
Junior Member
Posts: 13
Joined: Apr 2011
Reputation: 0
Post: #79
tiben20 Wrote:right now the python plugin look like this
- How can I use a plugin for windows version ?
- You'll add to his version of the patch http://forum.xbmc.org/showthread.php?tid=96445
(This post was last modified: 2011-04-10 13:14 by IgorA100.)
find quote
IgorA100 Offline
Junior Member
Posts: 13
Joined: Apr 2011
Reputation: 0
Post: #80
I have ATI HD5550.
I used the latest version of the sources from https: / / github.com/tiben20/xbmc

If in the settings XBMC turn off DXVA - when playing MPEG-2 - black screen Sad (tried with different system decoders), and show that uses DirectShow. Turn DXVA in setting XBMC - the picture is, but it says that it uses a decoder ff-mpeg2video
find quote
Post Reply