• 1
  • 40
  • 41
  • 42(current)
  • 43
  • 44
  • 95
DSPlayer (DirectShow Player for XBMC) Frodo build available
which source is the best to use
this one http://git.avmedia.su/git/?p=xbmc.git;a=...12.3-Frodo
?

From what i seen right now i will need time just to get dsplayer running with this source
Reply
(2014-02-23, 19:40)tiben20 Wrote: which source is the best to use
this one http://git.avmedia.su/git/?p=xbmc.git;a=...12.3-Frodo
?

Yes, dsplayer_12.3-Frodo is the latest international branch. There is also dsplayer_rus_12.3-Frodo, but it is meant for Russian users and includes En/Ru switchable keyboard.

Quote:From what i seen right now i will need time just to get dsplayer running with this source

I'm not sure what you mean. I'm not a developer (at least not a C++ developer), but I have a set-up building environment on Windows and compiled working builds from this source without any problems. Actually, all the builds I have posted in the 1st post I have compiled myself.
Reply
(2014-02-24, 08:30)Roman_V_M Wrote:
(2014-02-23, 19:40)tiben20 Wrote: which source is the best to use
this one http://git.avmedia.su/git/?p=xbmc.git;a=...12.3-Frodo
?

Yes, dsplayer_12.3-Frodo is the latest international branch. There is also dsplayer_rus_12.3-Frodo, but it is meant for Russian users and includes En/Ru switchable keyboard.

Quote:From what i seen right now i will need time just to get dsplayer running with this source

I'm not sure what you mean. I'm not a developer (at least not a C++ developer), but I have a set-up building environment on Windows and compiled working builds from this source without any problems. Actually, all the builds I have posted in the 1st post I have compiled myself.
It might only be the userdata i am using. And i might also need to setup my directshow to work correctly. Thanks for the info i will use 12.3 frodo
And also i got it working modifying the settings and setting up directshow.
Reply
Some news about madvr a screenshot of my desktop showing its actually rendering

http://oi57.tinypic.com/2wlzh9y.jpg
Im getting some problem with unexpected blackscreen while rendering but at least its a start.

Edit: The modification i made in the last hour got rid of a big part of the blackscreen but this is not perfect yet.

The rendering loop containt 2 wait events that shouldn't be there but are necessary right now to make it work. When i get rid of the wait events in the correct way and add the correct xbmc gui rendering callback, i will provide a public beta for testing. But right now ill be happy to distribute the patch http://www.filedropper.com/madvrdiff or http://pastebin.com/9RH4nsjq

I also found some bug in dsplayer that were added since i left the project a while back. When you resize the window the subtitle are rendered at the wrong position and the compressed file are not handled by the internal source filter i made.
Reply
(2014-02-28, 00:06)tiben20 Wrote: Some news about madvr a screenshot of my desktop showing its actually rendering

http://oi57.tinypic.com/2wlzh9y.jpg
Im getting some problem with unexpected blackscreen while rendering but at least its a start.

I'm starting to droole again
lol
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
(2014-02-28, 01:50)vicmanpergar Wrote:
(2014-02-28, 00:06)tiben20 Wrote: Some news about madvr a screenshot of my desktop showing its actually rendering

http://oi57.tinypic.com/2wlzh9y.jpg
Im getting some problem with unexpected blackscreen while rendering but at least its a start.

I'm starting to droole again
lol
lol you seem to like my work.
Reply
(2014-02-28, 03:07)tiben20 Wrote: lol you seem to like my work.

I think many of us will like your work Smile
Concerning your path, it's against 12.3 dsplayer branch or 12.3 official branch?
Reply
can this be used on the gotham builds ?
Reply
(2014-02-28, 18:40)mika91 Wrote:
(2014-02-28, 03:07)tiben20 Wrote: lol you seem to like my work.

I think many of us will like your work Smile
Concerning your path, it's against 12.3 dsplayer branch or 12.3 official branch?
the patch is for http://git.avmedia.su/git/?p=xbmc.git;a=...12.3-Frodo

Quote:can this be used on the gotham builds ?
This is only for dsplayer
Reply
(2014-02-28, 19:01)djhifi Wrote: can this be used on the gotham builds ?

There're only Frodo builds with DSPlayer at the moment
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
(2014-02-28, 19:49)tiben20 Wrote:
(2014-02-28, 18:40)mika91 Wrote:
(2014-02-28, 03:07)tiben20 Wrote: lol you seem to like my work.

I think many of us will like your work Smile
Concerning your path, it's against 12.3 dsplayer branch or 12.3 official branch?
the patch is for http://git.avmedia.su/git/?p=xbmc.git;a=...12.3-Frodo

Ok.
i'll install it next week and start to read the source code.
Reply
The patch is really unstable and barelly usable, i only posted the patch in case someone want to help for a faster end product.

Here is patch v2
http://pastebin.com/410vxfF7
The playback is perfect on this one, but xbmc don't detect its in a video so there no seeking action possible and the gui is not working
Reply
V3
http://pastebin.com/K0FCCWUd
I managed to get the seeking working with a good playback, but still no gui

it might be longer for me to fix the gui, it is hard to figure out the way i should render the gui without screwing with madvr. Any help would be welcome
Reply
you really workin hard at it bro, impressive , keep it up i like what im reading so far Smile and yea hope the guys can help you out abit, ill be waiting for that stable dsplayer build with madvr support over here in my corner , ill be rootin for yall
Reply
(2014-03-01, 01:35)tiben20 Wrote: V3
http://pastebin.com/K0FCCWUd
I managed to get the seeking working with a good playback, but still no gui

it might be longer for me to fix the gui, it is hard to figure out the way i should render the gui without screwing with madvr. Any help would be welcome

I copy-pasted the pastebin contents to an empty file to create a patch file but couldn't apply the patch using TortoiseGit due to "invalid patch format" message. Could you create a diff patch file using git and upload the file on some file-sharing service? Thanks in advance.
Reply
  • 1
  • 40
  • 41
  • 42(current)
  • 43
  • 44
  • 95

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