Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: kimdou on July 12, 2015, 05:49:59 PM

Title: anybody run the new sunxi-cedarx lib successfully?
Post by: kimdou on July 12, 2015, 05:49:59 PM
i donload the sunxi-cedarx from https://github.com/allwinner-zh/media-codec/tree/master/sunxi-cedarx/SOURCE for A20
and i dont know whether this is the right flow to compile the library:
1. ./bootstrap
2. ./configure --prefix=/home/test/ --host=arm-linux-gnueabihf (im not sure the parameter is ok or not)
3. make && make install

then so file generated, then run demo in sunxi-cedarx/demo/vencoder on A20 board, then tell me segment fault...
it's strange that there is no code to call VEncoderRegister function in Venc_device.c.
Title: Re: anybody run the new sunxi-cedarx lib successfully?
Post by: JohnS on July 12, 2015, 08:54:08 PM
This forum is not likely the best place to get any reply.

John