CELT encoder: I want to reduce bitrate; what to change in source code?, Moved from Audio Hardware (TOS #6) |
CELT encoder: I want to reduce bitrate; what to change in source code?, Moved from Audio Hardware (TOS #6) |
Sep 2 2011, 23:11
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 2-September 11 Member No.: 93445 |
Hello,
I am using CELT encoder to encode data into packets and send them over the network....I want to reduce bitrate to 100 kbps. Could anyone tell me which parameters to change in CELT source code. I am new in audio domain and am not sure whther changing frame size will effect or bu just changing nbCompressed bytes in int celt_encode (CELTEncoder st, const celt_int16 pcm, celt_int16 optional_synthesis, unsigned char compressed, int nbCompressedBytes) Pls provide me suggestions about how to approach it. Thanks |
|
|
|
learning_audiocodec CELT encoder: I want to reduce bitrate; what to change in source code? Sep 2 2011, 23:11
[JAZ] According to the main page:
QUOTE Constant bit-ra... Sep 3 2011, 11:52
mudlord read the celtenc source.
its BSD so it should be ... Sep 4 2011, 12:08![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 19:18 |