I have been trying with no luck to build a codec engine server combo that includes several codecs, one of which is the mpeg4enc codec that comes with the DVSDK. I have been able to use the combos (encode,decode,loopback) without problem. I have some other codecs (jpeg, ti eval codecs) that compile and run without problem as well. But anytime I try to compile a server with the codecs from the DVSDK it fails. I have tried compiling the codecs with xdc first and regenerating them through the codec package wizard. I have tried adding the mpeg4enc codec to codec engine examples and evals. And I have tried using the package wizard to create a unit server with the mpeg4enc codec in ti. When I go to xdc compile this, it fails.
Every time the failure is that it cannot find a library for the codec. js: "/home/mat/dvsdk_1_30_01_41-leos/xdc_3_00_02/packages/xdc/cfg/Main.xs", line 27: XDC runtime error: can't find the library 'lib/mp4venc_ti.l64P' specified by package ti.sdo.codecs.mpeg4enc. Some of the eval codecs have these types of libraries and will compile and link. Does anyone know if it is possible to generate these library files? I guess that would require building the dvsdk combos and codecs without makefiles and what comes with the other codecs. I have actually tried taking the Makefiles from the eval version of the codecs that come with the dvsdk and using them to build the dvsdk codecs, but also with no luck. All I really want to do is to be able to combine these codecs with other ones in to a new combo, but i can't compile a new combo without the library files for the mpeg4enc and the rest of the dvsdk codecs. Any help would be great. Thanks, -mat
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
