On Sun, 12 Jul 2015 17:41:04 -0700 (PDT)
rainb...@gmail.com wrote:
> Hi, all:
> does the cedarx runs ok? i compile the lib as follow:
Hi,
Up to now, i am not aware of any reports of people trying to work with
this new sunxi-cedarx library. (strangely, after so much asking/begging
directly to allwinner to "open-source" the cedarx library)
You are the first (to my knowledge), that is trying to use this
library, meaning that the only answer to the question i can give is,
i don't know if this new cedarx library runs ok.
(i still didn't arrange time to look more in detail and actually try it)
If you happen to get some success, please report back.
Or even better, help the next person(s) avoid the trouble that you are
having by adding your finding to the linux-sunxi wiki?
Maybe in a new page like in
http://linux-sunxi.org/sunxi-cedarx
> 1. ./bootstrap
> 2. ./configure --prefix=/home/test/ --host=arm-linux-gnueabihf (im
> not sure the parameter is ok or not)
> 3. make && make install
Did you also tried by compiling natively?
If not, try first this way, before going for cross-compiling.
>
> then so file generated, then run demo in sunxi-cedarx/demo/vencoder
> on A20 board, then tell me segment fault...
Then run under a debugger and see where the segment fault is happening,
if is in open-source part, then it can be fixed because to segment
fault is itself a bug, and should have checks and instead print a error
message, which helps to see what is wrong or missing.
If is in the close-source-plugin, then there isn't much that can be
done, other than maybe, more asking/begging allwinner to release a
new close-source-plugin-binary which with some luck could fix the issue.
> it's strange that there is no code to call VEncoderRegister function
> in Venc_device.c.
Not strange at all, this new open-source cedarx library is dependent in
the use of close-source-plugin-binaries to offer the encoding feature
that you wish to use.
> > ------------------------------
> > Best Regards,
> > kevin.z.m
> >
> >
> > NOTICE: This e-mail and any included attachments are intended only
> > for the sole use of named and intended recipient (s) only. If you
> > are the named and intended recipient, please note that the
> > information contained in this email and its embedded files are
> > confidential and privileged. If you are neither the intended nor
> > named recipient, you are hereby notified that any unauthorized
> > review, use, disclosure, dissemination, distribution, or copying of
> > this communication, or any of its contents, is strictly prohibited.
> > Please reply to the sender and destroy the original message and all
> > your records of this message (whether electronic or otherwise).
> > Furthermore, you should not disclose to any other person, use, copy
> > or disseminate the contents of this e-mail and/or the documents
> > accompanying it.
> >
>
--
Manuel Braga