Compression Standard Question:
Download Job Interview Questions and Answers PDF
Tell me what are the parameters that are used in silence compression?
Answer:
- Silence compression is used in compressing sound files.
- It is equivalent to run length coding on normal data files.
- The parameters are:
1. A threshold value. It is a parameter that specifies, below which the compression can be considered as silence.
2. A silence code followed by a single byte. It indicates the numbers of consecutive silence codes are present.
3. To specify the start of a run of silence, which is a threshold.
- It is equivalent to run length coding on normal data files.
- The parameters are:
1. A threshold value. It is a parameter that specifies, below which the compression can be considered as silence.
2. A silence code followed by a single byte. It indicates the numbers of consecutive silence codes are present.
3. To specify the start of a run of silence, which is a threshold.
Download Compression Standard Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know non-binary Hoffman Codes? | Do you know what is rate distortion theory? |