[FFmpeg-user] Can I change the image format from `showwavespic` to png?
Marcin Borkowski
mbork at mbork.pl
Tue Apr 11 17:37:31 EEST 2023
On 2023-04-08, at 20:54, Carl Zwanzig <cpz at tuunq.com> wrote:
> 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
Thanks!
The problem is that I am not _that_ keen on investing a lot of time to
learn ffmpeg. I have no doubts it is an amazing piece of software (even
if it looks _very_ obscure and the syntax of its CLI parameters is plain
weird - but I think Emacs, which I find familiar and (mostly) logical,
makes a very similar impression on outsiders, so...), but I only need it
for a few very simple scripts... For me the main problem is that I know
next to nothing about video formats, compression, editing etc., so even
the terms used are sometimes not obvious.
Still, I'll give it a try, and I'll probably ask here again in some time
if need arises. (Also, if anyone here is interested in things like
this, I can post a link to a blog post describing the thing I'm working
on right now that will use ffmpeg and mpv under the hood when it's
published.)
Best,
--
Marcin Borkowski
http://mbork.pl
More information about the ffmpeg-user
mailing list