# HG changeset patch # User nicolas # Date 1041695364 0 # Node ID 605f2c290b20ea2bcfdb3a70f59d38e3454e2869 # Parent 06dd080d5362d3d247340f0bdbde85121c6c0f6d small fix diff -r 06dd080d5362 -r 605f2c290b20 DOCS/sound.html --- a/DOCS/sound.html Sat Jan 04 15:43:07 2003 +0000 +++ b/DOCS/sound.html Sat Jan 04 15:49:24 2003 +0000 @@ -327,7 +327,7 @@

Example:
  mplayer media.avi -af format=4:float

-

would set the output output format to 4 bytes per sample floating point +

would set the output format to 4 bytes per sample floating point data.