summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/docs/mpeghdr.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/docs/mpeghdr.t b/www/docs/mpeghdr.t
index 1bf9207402..bf3373e98c 100644
--- a/www/docs/mpeghdr.t
+++ b/www/docs/mpeghdr.t
@@ -296,7 +296,7 @@ frame length may change from frame to frame due to padding or bitrate switching.
296<P ALIGN=LEFT>For Layer II & III files use this formula: 296<P ALIGN=LEFT>For Layer II & III files use this formula:
297<P ALIGN=CENTER>FrameLengthInBytes = 144 * BitRate / SampleRate + Padding 297<P ALIGN=CENTER>FrameLengthInBytes = 144 * BitRate / SampleRate + Padding
298<P>Example:<BR> 298<P>Example:<BR>
299Layer III, BitRate=128000, SampleRate=441000, Padding=0<BR> 299Layer III, BitRate=128000, SampleRate=44100, Padding=0<BR>
300&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==&gt;&nbsp; FrameSize=417 bytes 300&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==&gt;&nbsp; FrameSize=417 bytes
301</TD></TR> 301</TD></TR>
302 302