• 1
  • 111
  • 112
  • 113
  • 114(current)
  • 115
DSPlayer (DirectShow Player for XBMC) Eden build available
(2013-02-01, 13:28)Skank Wrote: Chinese for me Smile
So will it be able to play movies from the youtube addon? And trailers addon?

Probably yes, if those are standard http-streams. In fact, I've successfully played streams from youtube in DSplayer.
You can check a stream in Graphstudio. If Graphstudio can build a filter graph for the network stream, then it can be played in DSplayer using the filters included in the graph.
Generally, with DirectShow you need a source filter and a splitter filter which would receive a certain file (or a network stream) and split it into elementary streams which then are passed to appropriate decoders and renderers for you to watch and listen Smile. Unfortunately, as I said above, there is no equivalent of AVsplitter (or LAVsplitter, or Haali etc.) for network streams, so network stream support is still limited, and this is not because of DSplayer.

Quote:Thx
Did you have the time to ask about dvd ifo?

Yes, but no reply so far.
Reply
Clear thx for all mate!
Reply
(2013-02-01, 13:21)Roman_V_M Wrote:
(2013-02-01, 10:00)dsync89 Wrote: Hey guys, any idea why installing the latest DSP build for Frodo doesn't allow me to play any video?

Have you tried configuring DSplayer properly? The wiki article is still valid.
Currently DSplayer does not include any "out of the box" filters, so either enable "Use system filters..." or set up your own filter configuration as described in the wiki article.

PS. The issues with build compilation have been fixed, so hopefully the build based on Frodo final will be released soon.
The issues with switching over XBMC sound output from AE to DSplayer and back should have been fixed. Also now DSplayer can play http streams.
mediasconfig.xml now supports protocols= property for filter rules.
However, the bigger issue with network steams is that there no comprehensive source DirectShow filter that would handle all kinds of network streams, like AVsplitter or LAVsplitter does this for various kinds of file types. System default "File Source (URL)" can only handle http-streams.

Nothing irregular message show up in the log as well.

Thanks for the reply. It seemed that I forgot to save the edited file in the mediasconfig.xml into the following instead of the default avsource and avsplitter.
<rule filetypes="mkv">
<source filter="mkvsource" />
<splitter filter="mkvsplitter" />

One thing though, it seemed to always hang or need to wait for a couple of minutes when exiting XMBC normally. Any thoughts on that?
Reply
Hello guys.

Just to make up my mind.

Frodo + Dsplayer is not avalaible yet, isn't it?.

We need to wait for a while.

Thanks.
Reply
Hello markrankin ,

It's right, we've to wait. Generous guys will give it for us. I dont know how to do.

Regards.
Reply
Frodo 12.0 final international build: http://www.mediafire.com/download.php?fxvp0ubxugn03kn
Source code: http://git.avmedia.su/git/?p=xbmc.git
Reply
Based on commit http://git.avmedia.su/git/?p=xbmc.git;a=...346593798a:
http://fragstore.net/panniweb/XBMCSetup-...dc8-dx.exe

I had problems while building with lame.h missing. Either I was stupid or someone forgot to add sources (or I was being stupid). Anyways, I've added lameenc 3.99.5 sources and the build went through well.

Consider this a mirror of Roman's post.
Reply
(2013-02-02, 00:46)Roman_V_M Wrote: Frodo 12.0 final international build: http://www.mediafire.com/download.php?fxvp0ubxugn03kn
Source code: http://git.avmedia.su/git/?p=xbmc.git

Thx made! And all those who helped...
Start a new dsplayer topic for frodo?
Reply
Thousand thanxs Roman and Panni
HTPC
Silverstone Grandia GD05 - Intel i5 3570k -Asus H61M-G Micro-ATX - Unidad Blu-ray
MSI GTX970 4GB GDDR5 - 8 GB RAM DDR3 - AVR Denon X3400H Atmos - LG  OLED 55C7V
Reply
Does anyone experience sound issues or hard freezing of XBMC when hitting "stop" with the latest build (no matter, from me or panni - they have the same hash i.e. the same code)?
Reply
Downloading now. Any help on what all should i backup so that when i upgrade, i see all the customizations/library items as they were before ?
Reply
(2013-02-02, 12:17)Roman_V_M Wrote: Does anyone experience sound issues or hard freezing of XBMC when hitting "stop" with the latest build (no matter, from me or panni - they have the same hash i.e. the same code)?
I have the same issue with the hard freeze. Can i use an older build without further problems?

Last Message of the xbmc.log:
16:28:52 T:4344 NOTICE: Thread CFileCache start, auto delete: false
Reply
(2013-02-02, 17:47)DerKiLLa Wrote:
(2013-02-02, 12:17)Roman_V_M Wrote: Does anyone experience sound issues or hard freezing of XBMC when hitting "stop" with the latest build (no matter, from me or panni - they have the same hash i.e. the same code)?
I have the same issue with the hard freeze. Can i use an older build without further problems?

Last Message of the xbmc.log:
16:28:52 T:4344 NOTICE: Thread CFileCache start, auto delete: false

Yes, you can - AFAIK freezes were introduced in the latest build.
BTW, Eduard said that he has fixed freezes, so either panni or me will post an updated installer soon.
Reply
(2013-02-02, 19:27)Roman_V_M Wrote: Yes, you can - AFAIK freezes were introduced in the latest build.
BTW, Eduard said that he has fixed freezes, so either panni or me will post an updated installer soon.

Okay, then i will wait for the next release ...
some files produce a freeze and some not ... dont know why.

thanks!
Reply
Shall i start a new topic?
Reply
  • 1
  • 111
  • 112
  • 113
  • 114(current)
  • 115

Logout Mark Read Team Forum Stats Members Help
DSPlayer (DirectShow Player for XBMC) Eden build available13