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! > Please post complete terminal output of that command.