diff options
author | Erik de Castro Lopo <erikd@mega-nerd.com> | 2014-03-11 06:42:21 +1100 |
---|---|---|
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | 2014-03-11 06:42:24 +1100 |
commit | 4dcdc56eb813a2a2cd7323c13ff6003738d0d893 (patch) | |
tree | 9af044afdbbd5719ecd02f886a8c5f20de054640 /doc/command.html | |
parent | c1e11ddac04b01199b56c0ba7dfddca36069b547 (diff) |
doc/command.html : Clarify effect of compression commands.
Specifically un-compressed formats are un-affected.
Diffstat (limited to 'doc/command.html')
-rw-r--r-- | doc/command.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/command.html b/doc/command.html index f2ed083..4f0aa39 100644 --- a/doc/command.html +++ b/doc/command.html @@ -1316,6 +1316,7 @@ Set the Variable Bit Rate encoding quality. The encoding quality value should be between 0.0 (lowest quality) and 1.0 (highest quality). Currenly this command is only implemented for FLAC and Ogg/Vorbis files. +It has no effect on un-compressed file formats. </P> <P> Parameters: @@ -1344,6 +1345,7 @@ Set the compression level. The compression level should be between 0.0 (minimum compression level) and 1.0 (highest compression level). Currenly this command is only implemented for FLAC and Ogg/Vorbis files. +It has no effect on un-compressed file formats. </P> <P> Parameters: |