[FFmpeg-user] Make conversion go faster
H. Vidal, Jr.
hvidal at tesseract-tech.com
Wed Sep 13 19:16:19 EEST 2023
On 9/13/23 12:08, Ferdi Scholten wrote:
> Hi! I'm using this command to convert wav audio to mp3:
>> -i "\\.\pipe\FFMpegCore_d1110724-bf07-4ada-9ea4-5b404aea3d52" -b:a
>> 64k -f
>> mp3 "\\.\pipe\FFMpegCore_c9edc9bd-8061-42a8-a806-ff34bfa7408d" -y
>>
>> I would like it to go faster. How can I make it faster?
>> Thanks!
>>
>
I don't know the benchmarks, but you might want to look at Lame
for a Wave-to-MP3 solution.
It is certainly a generally available package under most
Linux distros; don't know if it is available for Win
and OSX (latter more likely?)
https://lame.sourceforge.io/
Good luck.
H. Vidal, Jr.
More information about the ffmpeg-user
mailing list