2014-04-07, 15:24
Does wololo version works on AMLogic
(2013-11-01, 21:09)Romout Wrote: Hi wololo,
This is my first post on this forum. I have tried your patch build binaries with an Amerry Android Stick (V2). I have taken your playercorefactory.xml and wanted to stream files from my NAS using Samba. As XBMC always used the internal player, I figured out that your xml does mention known problems of MXPlayer concerning Samba and therefore routing SMB to DVDPlayer. I changed that to the MXPlayer but that instantly dropped me back to the desktop when ever I wanted to start a movie. I then switched to VLCPlayer with the same outcome.
Now here comes the interesting part: I added a player configuration for the android gallery with exactly the same behavior (drop back to desktop) but I would have expected that to work as it actually does work using ES Explorer + Network/Samba connection to my NAS. I have chosen the gallery to view the very same movie and it did run like a charm.
Do you have any further ideas on how I could overcome that issue?
Thanks in advance for your time and aforts,
Romout
(2014-04-24, 15:01)smithjoe115 Wrote: I was hoping someone could help me with something? I want XBMC to use my external player (MX Player) instead of the XBMC's player .
I am using both the Frodo 12.4 and Gotham 13 Beta4 versions of XBMC (19th April Nightly build).
I created the file, when i play a film from (1channel Primeware or Mashup) it uses MX Player (the correct External Player), but if i try and play a live stream is states (External Player Active) "Click OK when playback has ended" (an example would be any stream from Expat TV, F.T.V, Navi-X, Mashup, Sports Devil, Nothing works other than films.
If someone could advise it would be great :-)
It does not seem to matter what I do I get the same results. I have cut down the file to the basics see below:-
<playercorefactory>
<players>
<player name="MXPlayerFree" type="ExternalPlayer" audio="false" video="true">
<filename>com.mxtech.videoplayer.ad</filename>
<hidexbmc>true</hidexbmc>
<playcountminimumtime>120</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule video="true" player="MXPlayerFree"/>
</rules>
</playercorefactory>
I have tried changing the hidexbmc to false and still no diffference.
I don't understand, if I go to 1channel, it plays a film using MX Player, then if I got to say klm05 sports links in Mashup, I get the message (External Player Active) "Click OK when playback has ended". But it does not startup MX Player.
I cannot be the only one that experiences this problem, I am sure everyone has had this problem and I hoping someone would share the answer please?
Thanks for your help.