INSERT_ERRORS(1) | User Commands | INSERT_ERRORS(1) |
insert_errors - codec2 testing framework
insert_errors usage: InputBitFile OutputBitFile ErrorFile
Codec2 test and evaluation program. Inserts errors into a Codec 2 bit stream using error files. All files are in one bit per char format.
The first argument, InputBitFile is the file name of a file with codec2 encoded bits. If "-" is given the input is taken from stdin.
The second argument, OutputBitFile is the file name of a file to be created with speech data. If "-" is given the output is sent to stdout.
The third argument, ErrorFile is an existing file with error bits.
c2dec(1), c2enc(1), fdmdv_demod(1), fdmdv_mod(1), fdmdv_get_test_bits(1), fdmdv_put_test_bits(1),
Feb 2013 | INSERT_ERRORS |