audio(1): fix example
This commit is contained in:
parent
35c9648ee1
commit
14ebbcb75b
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ Encode a
|
||||||
file as highest-quality MP3.
|
file as highest-quality MP3.
|
||||||
.IP
|
.IP
|
||||||
.EX
|
.EX
|
||||||
audio/mp3enc -q 0 -b 320
|
audio/mp3enc -q 0 -b 320 <foo.wav >foo.mp3
|
||||||
.EE
|
.EE
|
||||||
.LP
|
.LP
|
||||||
Create a fixed 128Kb/s MP3 file from a
|
Create a fixed 128Kb/s MP3 file from a
|
||||||
|
|
Loading…
Reference in a new issue