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. > -- > Nicolas George > _______________________________________________ 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".
