L
L
Leruan Marlin2020-04-24 16:23:35
Sound processing
Leruan Marlin, 2020-04-24 16:23:35

Is it possible to convert webm to another audio format?

How to convert this webm to any audio format?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2020-04-24
@hottabxp

There are a huge number of online services.
Or you can use ffmpeg:

ffmpeg -i file.webm -vn -ab 128k -ar 44100 -y file.mp3

PS: I didn't check, I don't have a webm file at hand.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question