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.


_______________________________________________
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