[FFmpeg-user] Can I change the image format from `showwavespic` to png?
Carl Zwanzig
cpz at tuunq.com
Sat Apr 8 21:54:08 EEST 2023
On 4/7/2023 7:19 AM, Marcin Borkowski wrote:
> Thanks a lot! Where can I find this in the docs (so that I don't have
> to ask simple questions again and again)?
Please look at the first five sections of the ffmpeg doc, particularly about
the processing pipeline. That ought to give a good overview of how things
connect and what assumptions are made (e.g. calling an output file .mp4 will
select an mp4 container and an appropriate encoder).
https://ffmpeg.org/ffmpeg.html
z!
More information about the ffmpeg-user
mailing list