hi I want to implement speech encoder and decoder in a single codec combo...
But in dvevm encodeCombo.x64 and decodeCombo.x64 is there..But I want both the capabalities together. Has any one done already? To Create a new server ,DVEVM is enough? I have given below what i understood..Please guide me if i am wrong. 1)In xdcpaths.mak file,we are giving only three parameters.. CE_INSTALL_DIR = /home/common/dvevm_1_00_00_32/codec_engine_1_00 XDC_INSTALL_DIR = /home/common/dvevm_1_00_00_32/xdctools_1_20 BIOS_INSTALL_DIR = /home/common/dvevm_1_00_00_32/bios_5_21 We can download BIOS from dvevm itself..(With DVEVM registration,we can download Bios also). If we change the memory map then only we need code generation toos..But we cant download code generation tools with DVDVM Registration. I am going to build a new codec server without changing memory map,so can i do it with dvevm software? 2)If it is not possible with DVEVM,how can use the both encodeCombo.x64 and decodeCombo.x64 in a single application.. In application configuration file ,we have to mention the codec server name.. demoEngine.server = "./decodeCombo.x64P"; So how to use both the codecs? Please provide me some solution. thanks Ram,
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
