This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: 446113610151

Part Number: AM5728


How to cross compile VLC media player for AM5728 processor.

  • Hi,

    As far as I know, TI has not attempted to bring up VLC media player on AM57 although it should be possible to achieve this since the SDK itself supports several building blocks that may be required for the VLC player itself such as ffmpeg/graphics libraries and multimedia acceleration.

    A pointer for you to explore further would be to take bitbake the VLC recipe from ./meta-openembedded/meta-multimedia/recipes-multimedia/vlc/ and add it to your image.

    Further questions in this regard should be routed to the meta-openembedded community. They will be in a position to answer this further.

    Regards

    Karthik

  • Hi,

    While using bitbake, i got the following error:

    MACHINE=am57xx-evm bitbake vlc
    Loading cache: 100% |############################################| Time: 0:00:00
    Loaded 3257 entries from dependency cache.
    WARNING: No recipes available for:
    /home/ics/tisdk/sources/meta-openamp/recipes-bsp/device-tree/device-tree-generation_%.bbappend
    ERROR: Nothing PROVIDES 'vlc'

    Summary: There was 1 WARNING message shown.
    Summary: There was 1 ERROR message shown, returning a non-zero exit code.