Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

M8 AVI playback issues

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    M8 AVI playback issues

    I have been reading elsewhere about a lot of AVI playback issues.
    I suffer them also, it hasn't made any difference what ROM or Player i use, XBMC or an Android Player.

    Dropping frames, Audi sync and complete stopping of the video as audio continues.

    Anyone else suffer these problems. It is not on all AVI files, but many.
    I will also add horrible interlace issues too.

    Deselecting Hardware Accelerators does improve the issues.

    #2
    AVI is only a container (like mkv also) so it's not helpful to talk about problems with AVI without knowing which format is inside the container (e.g. xVid ...) ...
    RK3288 Devices
    - Overview BOX (LINK !)
    - Overview STICK (Dongle) (LINK !)

    MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
    UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
    Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
    Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

    RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
    Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

    Comment


      #3
      Playback Issues

      Originally posted by marty17 View Post
      I have been reading elsewhere about a lot of AVI playback issues.
      I suffer them also, it hasn't made any difference what ROM or Player i use, XBMC or an Android Player.

      Dropping frames, Audi sync and complete stopping of the video as audio continues.

      Anyone else suffer these problems. It is not on all AVI files, but many.
      I will also add horrible interlace issues too.

      Deselecting Hardware Accelerators does improve the issues.
      Recently ive been mucking around with different roms and versions of xbmc and so far ive gotten the smoothest experience by doing the following:
      Install finless rom 1.8 – Thanks finless, I’ll keep donating for all the hard work you put in!
      Use the 1008mhz cpu patcher
      Uninstall the default version of xbmc that comes with the rom
      Install spmc , 13.3.0 apk found in the below link
      http://spmc.semperpax.com/
      Once installed, make sure decoding method is set to software and allow multi threading software decoding is enabled.
      Open notepad and paste the following into it:
      <advancedsettings>
      <network>
      <buffermode>1</buffermode
      >
      <cachemembuffersize>52428800</cachemembuffersize
      >
      </network
      >
      </advancedsettings>

      Save it as advancedsettings.xml
      Next you’ll need a file manager with root access. I recommend es file explorer - it's free from the app store.

      Copy the advancedsettings.xml file you just created to :
      Android/data/org.xbmc.xbmc/files/.xbmc/userdata/

      You might need to create the xbmc and userdata folders.
      Shut down spmc and start it up again.
      Test it and see if it works ok for you.
      Keep in mind I use my m8 via an Ethernet connection so not sure how this will perform over wifi.
      Last edited by firestorm2yk; 06 August 2014, 23:14.

      Comment


        #4
        Originally posted by firestorm2yk View Post

        Copy the advancedsettings.xml file you just created to :
        Android/data/org.xbmc.xbmc/files/xbmc/userdata/
        there is a dot . (meaning hidden system folder) before ie: .xbmc/userdata/

        /Android/data/org.xbmc.xbmc/files/.xbmc/userdata/

        Comment

        Working...
        X