Am 22.09.21 um 14:40 schrieb Paul B Mahol:
On Wed, Sep 22, 2021 at 2:36 PM Reindl Harald <h.rei...@thelounge.net>
wrote:



Am 22.09.21 um 14:09 schrieb Ashtiani:
It is created by a type of recorder but I need to play it in My Web
Application .
browser just support webm, mp3 and ogg format :(

i wouldn't use ffmpeg for mp3 conversion to begin with


Do you have anything useful to say?

what exactly is your fucking problem?
the OP wants to convert a WAV to MP3

can it hurt to try plain LAME which is used for the encoding behind the scenes anyways?

[harry@srv-rhsoft:~]$ lame --help
LAME 64bits version 3.100 (http://lame.sf.net)

usage: lame [options] <infile> [outfile]

      <infile> and/or <outfile> can be "-", which means stdin/stdout.

RECOMMENDED:
      lame -V2 input.wav output.mp3

OPTIONS:
      -b bitrate      set the bitrate, default 128 kbps
      -h              higher quality, but a little slower.
      -f              fast mode (lower quality)
      -V n            quality setting for VBR.  default n=4
                      0=high quality,bigger files. 9.999=smaller files
      --preset type   type must be "medium", "standard", "extreme",
"insane",
                      or a value for an average desired bitrate and
depending
                      on the value specified, appropriate quality
settings will
                      be used.
                      "--preset help" gives more info on these

      --help id3      ID3 tagging related options

      --longhelp      full list of options

      --license       print License information
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to