On 6/19/20, Paul B Mahol <[email protected]> wrote: > On 6/16/20, Nicolas George <[email protected]> wrote: >> Paul B Mahol (12020-06-12): >>> How so? Its purely random. >> >> + ret = ff_inlink_peek_samples(inlink, s->win_size, &fin); >> >> + ret = ff_inlink_peek_samples(inlink, s->window_size, &in); >> >> They seem constant in both cases. Can you elaborate about this >> randomness? >> > > For showspectrumpic window size is random in sense it depends > on input, it is not random for every call.
Also memory and CPU overhead is very small if it exists at all. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
