作者artist0408 (黑色海贼artist)
看板CSSE
标题[问题] iLBC(skype codec)要如何使用
时间Mon May 2 09:58:22 2011
下载了一个 Library 但是 看了很久不知道怎样用它来处理关於语音的 encode 跟
decode 的问题
iLBC的简介 她是skype的 codec 类似G.711 G.729 这类的 编码/解码 程式,
就是把语音资料(pcm)喂入,之後就是跑出经过压缩或是不怕掉封包资料(具有回复功能)
的语音资料,以上大致是她的功能简介
而我现在已经有iLBC这个 free的library 但是不会用 麻烦会使用相关 codec 的大大或
是网友指导一下(他里面友说明 要怎样输入指令....只是我还是弄不出来 天阿 !!!!!!)
如需要我传给您 相关的library 请告知我相关信箱喔 谢谢!!!!!!! 感激感激
------------------------------------------------------------------------------
而他在 test file 上面说
/*---------------------------------------------------------------*
* Main program to test iLBC encoding and decoding
*
* Usage:
* exefile_name.exe <infile> <bytefile> <outfile> <channel>
*
* <infile> : Input file, speech for encoder (16-bit pcm file)
* <bytefile> : Bit stream output from the encoder
* <outfile> : Output file, decoded speech (16-bit pcm file)
* <channel> : Bit error file, optional (16-bit)
* 1 - Packet received correctly
* 0 - Packet Lost
*
*--------------------------------------------------------------*/
但我用 cygwin 去 try 跟 用VC 去 compiler 都没反应
所以不知道 该怎样做
其中有一个 项目看不懂
<bytefile> : Bit stream output from the encoder
这要指定甚麽 麻烦有经验的大大告知 指导搂!!! 感激!!!!!!
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.138.178.62