Related Posts
  • Forum Post: Encoding 1080P H.264 video

    I'm trying to follow the whitepaper at https://www.ridgerun.com/developer/wiki/index.php/LeopardBoard_368_1080p_support and things aren't working. I'm getting the following errors: ERROR: from element /GstPipeline:pipeline0/dmaienc_h264:dmaienc_h2640: Could not decode stream. Additional...
  • Forum Post: Accidentally wiped nand flash, and I am having trouble restoring u-boot.

    I bumped the enter key after typing "nand erase" in u-boot, and this wipes everything clean. I'm trying to get u-boot loaded again by following the second procedure documented at https://www.ridgerun.com/developer/wiki/index.php/RidgeRun_SDK_Technical_FAQ#No_icache_command_at_uboot . ...
  • Forum Post: RE: [Working] PANGO Text overlay ported to Leopardbopard

    Hi, performing instruction to maximize the clock rate for DM368 ( http://designsomething.org/leopardboard/f/33/p/615/2309.aspx#2309 ), this is the result of PLLs' and clocks' check: cat /proc/davinci_clocks ref_clk users=16 24000000 Hz pll1 users=14 pll 702000000 Hz pll1_aux_clk users=...
  • Forum Post: DM368 echo cancellation (AEC)

    Hi all, I use ridge run SDK with leopardboard DM368, does anyone know how to use hardware echo cancellation ? I'm using Gstreamer Thanks