2018-06-04 16:59 GMT+02:00, DopeLabs <[email protected]>:
> you can combine steps 1 and 2 into a single command:
>
> $ ffmpeg- i input -options -f wav - | lame -V 5 -F -b 128 - output.mp3

wav is a format that cannot easily be piped.
It may work in many cases, but generally you cannot pipe a valid file.

Please avoid top-posting here, it is rude.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to