Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Hardware video acceleration in Froyo (DIVX)

777
  1. [translate]    #1
    Senior Member
    Join Date
    Jul 2010
    Location
    Poland
    Posts
    574

    Default Hardware video acceleration in Froyo (DIVX)

    I've made this topic to investigate where the problem is and how can we finally get divx support in Android 2.2 Froyo. For now I'm sure that the problem is related to at least two things- kernel, and its Samsung MFC (Multi Function Codec) driver which is compiled as a module, and system libraries which needs to support H/W decoding. Replacing libs to the right ones shouldn't be that hard (prelink maps edit), kernel related stuff should be simple too. What do you think?

  2. [translate]    #2
    Moderator nebkat's Avatar
    Join Date
    Oct 2010
    Location
    Dublin, Ireland
    Posts
    989

    Default

    Here is Samsung Intercept libraries: https://github.com/S3C6410-AOSP/andr...sung_intercept. If they can get it to work then we can too
    Code:
    for (n00b n : mSamdroid) {
        if (!n.findAnswer()) {
            n.useSearch();
        }
    }

  3. [translate]    #3
    Senior Member
    Join Date
    Jun 2010
    Location
    IDN
    Posts
    380

    Default

    maybe you can port it from LG O1 ? it has divx support.. and maybe the same DivX VOD app on our stock eclair just a suggestion from a newbie.
    hello

  4. [translate]    #4
    Moderator nebkat's Avatar
    Join Date
    Oct 2010
    Location
    Dublin, Ireland
    Posts
    989

    Default

    Quote Originally Posted by |X|S|6|2|1| View Post
    maybe you can port it from LG O1 ? it has divx support.. and maybe the same DivX VOD app on our stock eclair just a suggestion from a newbie.
    Different device and different cpu, it's impossible
    Code:
    for (n00b n : mSamdroid) {
        if (!n.findAnswer()) {
            n.useSearch();
        }
    }

  5. [translate]    #5
    Senior Member
    Join Date
    Jul 2010
    Location
    Poland
    Posts
    574

    Default

    Quote Originally Posted by |X|S|6|2|1| View Post
    maybe you can port it from LG O1 ? it has divx support.. and maybe the same DivX VOD app on our stock eclair just a suggestion from a newbie.
    Any suggestions are welcome here, but I think to begin with we should search as close as possible to match our HW.

  6. [translate]    #6
    Senior Member
    Join Date
    May 2010
    Location
    Poland
    Posts
    664

    Default

    i5800 has froyo too... And similar SoC or even the same.
    Good to hear that you are back with some development btw
    Last edited by fatino; 06-09-2011 at 06:24 PM.
    http://www.youtube.com/user/fatino1234 <<< My channel with Spica stuff (like games, experimental things)

  7. [translate]    #7
    Senior Member
    Join Date
    Jun 2010
    Location
    IDN
    Posts
    380

    Default

    Quote Originally Posted by nebkat View Post
    Different device and different cpu, it's impossible
    sorry then, i am just a newbie in these thing..

    Quote Originally Posted by Lukiqq View Post
    Any suggestions are welcome here, but I think to begin with we should search as close as possible to match our HW.
    Quote Originally Posted by fatino View Post
    i5800 has froyo too... And similar SoC or even the same.
    Good to hear that you are back btw with some development
    i5800 has S5P6422 / successor of S3C6410 (CMIIW)
    hello

  8. [translate]    #8
    HTD
    HTD is offline
    Senior Member
    Join Date
    May 2010
    Location
    India
    Posts
    506

    Default

    Intercept? Acclaim?
    I Do Stuff.
    Twitter | Blog | Facebook

  9. [translate]    #9
    Senior Member
    Join Date
    Aug 2010
    Location
    Poland
    Posts
    2,826

    Default

    Quote Originally Posted by HTD View Post
    Intercept? Acclaim?
    nebkat already posted link to files from Intercept.
    But using them requires changing half of media server (and there's no guarantee that it will work with our current kernel)
    Code:
    setprop persist.world.domination 1

  10. [translate]    #10
    Senior Member
    Join Date
    Aug 2010
    Location
    Philippines
    Posts
    246

    Default

    if hardware acceleration is finished, would there be a possibility that we could play 720p movies?

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •