| 138 | == Edition Block == |
| 139 | |
| 140 | The SV8 stream allow only to start decoding on first block frame, so cutting the stream require to cut on block boundaries. This block |
| 141 | provides more precise cutting possibilities.[[BR]] |
| 142 | This block key is "ED"[[BR]] |
| 143 | |
| 144 | || '''Field''' || '''length (bits)''' || '''Value''' || '''comment''' || |
| 145 | || Beginning silence || n*8; 0 < n < 10 || || number of samples to skip at the beginning of the stream || |
| 146 | || End silence || n*8; 0 < n < 10 || || number of samples to skip at the end of the stream || |