Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

help me ! compile the g729 sample.

sendhb
Beginner
397 Views
hi verybody:
I download the speech sample. And compile the g729 sample. I use the encoder729i.exe to encoder a sample. It's PCM, 16bit, 8000Hz, 1ch, 128Kbps.The source file is 838,822 bytes. After encodering. The target file is 859,688 bytes. Why the target file is as almost long as source file.Can anybody help me .Thanks very much.
0 Kudos
1 Reply
Vyacheslav_Baranniko
New Contributor II
397 Views
Hi,
The Intel speech coding samples generally supports bitstream in test vector formats, notin RTPs. The G.729 test vector, forexample stores an unpacked bitstreamwith each bit represented as 16bit word. You might need to convert it into RTP or other compressed format.
Regards
Slava
0 Kudos
Reply