Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Rule to call MX-player for >=1080p videos

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Rule to call MX-player for >=1080p videos

    Hi all!

    I need a rule(advancedsettings.xml) to use MX-Player if the video resolution >= 1080p

    All <=720P videos run smoothly at my device.

    Searched all the web but nothing specific found.


    Device specs:
    RK3188T Tronsmart CX-919 Neomode 1.9a 1080p (kernel 3)
    Device specs:
    RK3188T Tronsmart CX-919 Neomode 1.9a 1080p (kernel 3)

    #2
    Originally posted by chrishham View Post
    Hi all!

    I need a rule(advancedsettings.xml) to use MX-Player if the video resolution >= 1080p

    All <=720P videos run smoothly at my device.

    Searched all the web but nothing specific found.


    Device specs:
    RK3188T Tronsmart CX-919 Neomode 1.9a 1080p (kernel 3)
    Try this XBMC: http://www.freaktab.com/showthread.p...stXBMC+mplayer

    Comment


      #3
      Originally posted by Phycopat View Post
      Thanks for the suggestion Phycopat!
      But i dont want to use MX-Player for all the videos, ONLY for the >=1080p.
      Device specs:
      RK3188T Tronsmart CX-919 Neomode 1.9a 1080p (kernel 3)

      Comment


        #4
        Just make a 'playercorefactory.xml' file
        Then add a line
        Like..
        Code:
        <rule videoresolution="1080" player="MXPlayer"/>
        Note..
        Playercore... xml file dont work on xbmc v13 pre-dating dec 2013

        Comment


          #5
          Thanks mitchell4you for the suggestion!

          I found the ultimate xbmc for my tronsmart cx-919: beyond xbmc 3.3

          It plays 1080p movies out of the box, no tweaking, no stuttering everything perfect!

          I am a very very happy RK3188T owner now.
          Device specs:
          RK3188T Tronsmart CX-919 Neomode 1.9a 1080p (kernel 3)

          Comment

          Working...
          X