On Wed, 2008-06-11 at 11:42 +0200, Vladimir Pantelic wrote:
> steven.zhang wrote:
> > Hi, all.
> > I download EVM packages from TI site. As you know,
> > evm packages provide many tools including
> > tievms/dvevm_XXXX/codec_servers_XXX/. The server contains
> > some dsp images like decodeCombo.x64P etc.
> 
> Yes, this is a compiled binary dsp server combo.
> 
> > It is common to rebuild the decodeCombo.x64P server.
> > By checking TI document, I am told that codec server is built from
> > codec.In tievms/dvevm_1_20/codec_servers_1_23/packages/ti/sdo/, I also
> > find several codec, such as mpeg4dec etc.
> > But I have no idea how to rebuild it.
> > I can not find any *.a470MV in the codec_server_1_23 directory. Does it
> > mean that if I want to rebuild the server, I have to get some other
> > codec binaries?
> 
> .a470MV would be an ARM object file, no?
> 
> Yes, you need some codecs in order to rebuild a server. The codecs you either 
> have in source code (your own codecs maybe) or in binary from (3rd party 
> codec) 
> - in this case there is usually an object file with the .a64P extension in 
> codec/xyz/lib/
> 
> e.g.:
> 
> ./examples/ti/sdo/ce/examples/codecs/viddec_copy/lib/viddec_copy.a64P
Ah, *.a470MV is for ARM. you are right. I have got what I need from your mail. 
Thanks.
> 
> _______________________________________________
> Davinci-linux-open-source mailing list
> [email protected]
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to