Related Posts
  • Forum Post: Re: GStreamer pipeline for saving 5MP video from Leopard Board 365 into video file

    Hi Justin, I am glad I am not the only one to wonder how to make this work... We are really on our own with this board and whatever RR or LI or Ti is saying on their website or on this forum, they don't provide any help! Even the most basic capabilities of this board like capturing video don't...
  • Forum Post: [SOLVED] Where is loadmodules.sh?

    Hi everyone, A somehow dumb question :) I can't seem to find the location of loadmodules.sh in RR_SDK 2011Q2 I need to change the settings of CMEMK. There are a lot of loadmodules.sh files inside the $DEVDIR, but which one is used at boot time. Thanks for the answer in advance. ...
  • Forum Post: Re: Where is loadmodules.sh?

    Hi, I quote Carlos from another thread, It helped me a lot to solve the problem with CMEM errors. I add it here for other people who might have the same problem as me. Thanks for the support Carlos Carlos Aguero Hi, At 2011Q2 configuration I changed two sections in order...
  • Forum Post: Re: Leopardboard FAQ

    Part 2 SD card and external USB devices * Mounting the SD card and using the files in a SD card When the power is applied boot process is finished, insert an SD card into the device. After some seconds it will echo some info about the card like this: mmc0: new high speed SDHC card at...
  • Forum Post: problem in Playing the The Simpsons Movie - Trailer.mp4 demo 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...