Re: [FFmpeg-user] Make conversion go faster

2023-09-13 Thread H. Vidal, Jr.
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?

Re: [FFmpeg-user] Make conversion go faster

2023-09-13 Thread Ferdi Scholten
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 ou

[FFmpeg-user] Make conversion go faster

2023-09-13 Thread Alexander Bieliaev via ffmpeg-user
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! -- This email and any files transm