Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. cross compiling mpg123 on AM335x
QtWS25 Last Chance

cross compiling mpg123 on AM335x

Scheduled Pinned Locked Moved Mobile and Embedded
decoderqt4.8.5am335mp3
4 Posts 2 Posters 1.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vk41286
    wrote on last edited by
    #1

    Dear All,

    I am using the Ti AM335x Sitara board and I want to play the mp3 player via QT using come player. I figured out that we need an mp3 decoder to play the mp3. I have chosen mpg123 as its open source.

    Configuration:

    Host PC : ubuntu 14.04
    Target : Ti AM335x Sitara
    SDK : v8
    QT version : 4.8.5 (Already ported on SDK v8)

    Could any one provide me the cross compilation steps to build the mpg123 and I could get the libraries.
    Using these libraries, I could play some mp3.

    Thank you

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Cross-compiling mpg123 is outside this forum scope. You should rather search for it on the mpg123 related channels. In any case, before cross-compiling it, check that the distribution running on your board doesn't already have that library available.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vk41286
        wrote on last edited by
        #3

        The distribution is linux itself. I am using the SDK v8 from Ti for Sitara EVM board.

        Thank you

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          "Linux itself" is a bit broad. Is it Ubuntu based ? Debian based ? Something completely custom ? Does it use a package manager ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved