ref: 7c67888988b1e48bbcbd3190b9324407e319b0b5
parent: ce72229e337089aa4825271d1b6d609fa738223b
author: Ralph Giles <[email protected]>
date: Fri Jan 17 11:16:15 EST 2014
Missed another 'preskip flag'.
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -1245,7 +1245,7 @@
the beginning to avoid the Opus encoder having to encode a discontinuous
signal.
For an input file containing 'length' samples, the Ogg encoder SHOULD set the
- preskip header flag to delay_samples+extra_samples, encode at least
+ preskip header value to delay_samples+extra_samples, encode at least
length+delay_samples+extra_samples samples, and set the granulepos of the last
page to length+delay_samples+extra_samples.
This ensures that the encoded file has the same duration as the original, with