Related Posts
  • Forum Post: Re: CMEMK Error: Failed to find a pool which fits <poolsize>

    Hi Justin and a very special hello to Pablo and Marko :) Did you solve the problem with CMEMK? I get the same error as soon as I want to decode H264 . I have no problem with encoding H264 and decoding MPEG4. I encode with this gstreamer pipeline without any error: gst-launch -e v4l2src...
  • Forum Post: Re: CMEMK Error: Failed to find a pool which fits &lt;poolsize&gt;

    Thanks a lot Carlos, Your answer was very useful. I had tried it before but I was not sure which values can be used. I tried your solution and did a Make and Install, but at boot time, cmem reports that: Loading cmem from 0x84e00000 to 0x86600000 Which is only 0x1800000 or 24MB in size. ...
  • Forum Post: Problem playing the = The Simpsons Movie - Trailer.mp4 example

    Hi All, I tried to run the following command(to paly the movie) on Leopard DM365 board with the default image generated by the SDK, gst-launch filesrc location= The\ Simpsons\ Movie\ -\ Trailer.mp4 ! qtdemux name=demux ! queue ! \ dmaidec_h264 numOutputBufs=16 ! priority nice=-10 ! queue ! priority...