Menu

Install libomxil-Bellagio 0.0.9

2008-07-24
2013-06-05
  • Bao dangtran

    Bao dangtran - 2008-07-24

    Hi all,
    This is some step that I install Bellagio in Cygwin :
    - Step 1 : $./configure
    - Step 2 : $ make
    - Step 3 : $ make install
    - Step 4 : $ make check
    I check the result in /usr/local/lib but I don't see the omxcomponents floder.
    And I type the command :
    $omxregister-bellagio -v
    0 OpenMAX IL ST Static components with 0 roles successfully scanned.

    I don't know why.

     
    • Pankaj Sen

      Pankaj Sen - 2008-07-24

      Components are now /usr/local/lib/bellagio directory.

      U may need to install ffmpeg, mad etc libraries.

      Regards,
      Pankaj

       
    • druv s

      druv s - 2008-10-14

      Hi,
      I am trying to integrate gstreamer + gstopenmax + bellagio IL.
      I am able to successfully build and register components.
      But when I run gst-launch whith source as MPEG4 file, I get error "cannot allocate memory of size".
      The command sequence is gst-launch filesrc location=./input.mp4 ! decodebin ! ffmpegcolorspace
      The MPEG4 decoder is correctly called, but at gstopenmax plugin layer it gives above errpr. I am stuck at this point. I need help for going ahead.
      Also would like to know, if they are any test MPEG4 version 4 video files which can used to test the integration.
      Rgds,
      druv

       

Log in to post a comment.