Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

FTMC Jarvis 16.2.31

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

    #76
    But here is the last build i made...

    Changelog:

    Code:
    DVDVideoCodecAmlogic: Do not H/W decode Hi10P h264
    
    [GUIFont] - the BufferHandle is a GLUInt for gl and gles and a void * for dx
    
    [GUIFont] - fixed warning about BufferHandle initialisation
    
    [GUIFont] - make BufferHandle explicit GLuint, use initializer consistently
    
    FIX: DT_SONAME warning
    
    [FIX] Ignore MEDIA_BUTTON intent received while not playing
    
    disable plugin caching
    
    FIX: [droid] never try to do a lib copy
    
    FIX: [droid] libmodplug.so was missing since... ever
    
    FIX: [droid] more DT_SONAME
    
    [FIX]: fixed crash, GetStereoModeFlags. In odd cases, mode can be empty
    
    disable screensaver if slideshow is playing, tvos/android

    Comment


      #77
      THANKS!!!!!..Let´s how it works or what improves with rockchip and Leotec android tv

      Comment


        #78
        Hi, after tested Build 10 here is my return: sound skips occasionally with the video but sometimes returns after 2 or 5 seconds, with any sound codec.

        (i68G with TronZid 9.5)

        Comment


          #79
          FTMC Build 11

          Changelog:

          Code:
          Updates to librtmp - KSV Fixes
          
          FIX: better Randomize()
          
          FIX: remove all random_shuffle
          
          FIXUP: randomize
          
          FIX: [droid] don't try /proc/self/exe (selinux)
          
          [VP6] send VP6 to soft decoder
          
          [Thumb] when video is playing do not extract thumb
          [Audio] after decode audio frame sleep 1ms
          [Thread] set thread name for some threads
          
          FIX: [droid] enable system screensaver everywhere
          
          DVDVideoCodecAmlogic: Do not H/W decode 10-bit HEVC if hardware doesn't support it
          
          DVDVideoCodecAmlogic: Add more unsupported H264 formats to HW decoding blacklist
          
          10bit video do not extract video thumb, because of need use more memory for ffmpeg decoder, make cause out of memory
          
          [video/rm] fix some video rm file could not play
          http://freak-tab.de/luis/Ftmc/FTMC-1...e-Build-11.apk
          Last edited by superceleron; 10-20-2016, 01:40.

          Comment


            #80
            Can i install it over the old ones?¿?...
            With all the updates i just see that if i activate rockchip acceleration i can´t play any mkv files...is that normal?¿?

            Comment


              #81
              Originally posted by WAIKIKI728 View Post
              Can i install it over the old ones?¿?...
              With all the updates i just see that if i activate rockchip acceleration i can´t play any mkv files...is that normal?¿?
              No, you also have to copy the 2 files(librkffplayer.so & libffmpeg.so) from the link below into /system/lib.
              Just make sure it has the same permissions as the files already there or use MiXplorer  file manager that automatically sets the correct file permissions otherwise you might get a bootloop.
              GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.

               

              Comment


                #82
                I can´t copy the files..i don´t have root in my android tv..and i don´t know what i am doing wrong...

                Comment


                  #83
                  Originally posted by shivattaque View Post
                  Hi, after tested Build 10 here is my return: sound skips occasionally with the video but sometimes returns after 2 or 5 seconds, with any sound codec.

                  (i68G with TronZid 9.5)
                  The same thing happens to me...

                  P.D.:
                  Sorry to post times

                  Comment


                    #84

                    Like i hace just opened a new threat and i am around here i spend my time to upload several photos with the last FTMC...

                    Click image for larger version

Name:	Screenshot_2016-10-19-17-48-38.png
Views:	164
Size:	5.3 KB
ID:	605351
                    Click image for larger version

Name:	Screenshot_2016-10-19-17-48-58.png
Views:	170
Size:	5.2 KB
ID:	605352



                    Click image for larger version

Name:	Screenshot_2016-10-19-17-49-29.png
Views:	169
Size:	4.0 KB
ID:	605353
                    Click image for larger version

Name:	Screenshot_2016-10-19-17-49-41.png
Views:	174
Size:	20.4 KB
ID:	605354




                    Click image for larger version

Name:	Screenshot_2016-10-19-17-50-14.png
Views:	176
Size:	4.0 KB
ID:	605355
                    Click image for larger version

Name:	Screenshot_2016-10-19-17-49-29.png
Views:	167
Size:	4.0 KB
ID:	605356
                    Click image for larger version

Name:	Screenshot_2016-10-19-17-49-49.png
Views:	162
Size:	4.4 KB
ID:	605357






                    At least for me the best version of Freakteab is FTMC Build 11 without problems with sound of the films..

                    P.D:

                    I wonder why some screenshots are bigger than other ones if i always select full size in my post

                    Attached Files
                    Last edited by WAIKIKI728; 10-22-2016, 22:43.

                    Comment


                      #85
                      Try not selecting a size, just post it and see what happens.

                      Comment


                        #86
                        Originally posted by RISCy Dude View Post
                        Try not selecting a size, just post it and see what happens.
                        Thanks
                        Attached Files

                        Comment


                          #87
                          Originally posted by mo123 View Post

                          No, you also have to copy the 2 files(librkffplayer.so & libffmpeg.so) from the link below into /system/lib.
                          Just make sure it has the same permissions as the files already there or use MiXplorer  file manager that automatically sets the correct file permissions otherwise you might get a bootloop.
                          GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.

                           
                          Hi mo123, would be great if we have a script to set proper permissions. Thanks!
                          Tronsmart Orion R68 Meta
                          CS968 -> HTC_T018 v4 20131216 with MTK
                          GM282 (aka CX 919 II aka J22) - dead

                          Comment


                            #88
                            the build 11 is better except for the DST HD, DD True HD and DD +(E-AC-3), for the video h264 it's ok juste a little cut.

                            i68 G (9.5)


                            Comment


                              #89
                              Another new build...

                              Changelog:

                              Code:
                              [AndroidDyload]: fix crash when dlopen fail in close function
                              
                              [AudioTrack]: Add Android6.0 IEC61937 define
                              
                              upstream sync, fixed: Low readrate error toast could show when performing e.g. small stepping
                              
                              core: add http DELETE handling
                              
                              [fix] crash on UnShuffle ... davilla says : std::sort requires a sort function that creates a strict-weak ordering
                              
                              fixed, big seek is like a chapter, also do a m_callback.OnPlayBackSeek there too
                              
                              fixed, closed caption for EIA-608/EIA-708. Not sure how this ever worked. Finding a cc stream then calling OpenDefaultStreams(false) will delete/create m_pCCDemuxer so m_pCCDemuxer->GetStream(pkt->iStreamId) fails as there are no CC streams anymore
                              
                              FIX: [droid;egl] quirk is not needed and problematic
                              
                              fixed, mem leak. need to release the msg here as nothing else will handle it
                              
                              FIX: [rar] deadlock with cbr + net vfs (credit @notspiff)
                              
                              FIX: [jpegio] return original size
                              
                              [WIP] Proper eComics mode
                              
                              ADD: [droid;key] channel up/down



                              enjoy.

                              Comment


                                #90
                                Thanks...is it necessary to update the 2 files(librkffplayer.so & libffmpeg.so)?¿?¿?

                                Comment

                                Working...
                                X