iLBC_test.txt 411 B

12345678910
  1. #Test iLBC executable for 20 and 30 ms frames on a clean channel
  2. ./iLBC_test 20 iLBC.INP iLBC_20ms.BIT iLBC_20ms_clean.OUT clean.chn
  3. ./iLBC_test 30 iLBC.INP iLBC_30ms.BIT iLBC_30ms_clean.OUT clean.chn
  4. #Test iLBC executable for 20 and 30 ms frames on a channel with ~5% packet losses
  5. ./iLBC_test 20 iLBC.INP tmp.BIT iLBC_20ms_tlm05.OUT tlm05.chn
  6. ./iLBC_test 30 iLBC.INP tmp.BIT iLBC_30ms_tlm05.OUT tlm05.chn