Menu

Integration:gstreamer+gst-openmax+bellagio IL

druv s
2008-10-14
2013-06-05
  • 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 including ffmpeg.
    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

     
    • druv s

      druv s - 2008-10-15

      The exact error message:
      ** (gst-launch-0.10:1085): WARNING **: ffmpegcsp0: size 38016 is not a multiple of unit size 50688
      ERROR: from element /pipeline0/ffmpegcsp0: subclass did not specify output size
      Additional debug info:
      gstbasetransform.c(1511): gst_base_transform_handle_buffer (): /pipeline0/ffmpegcsp0:

      Could someone help to solve this issue.

       

Log in to post a comment.