On 6/16/20, Nicolas George <geo...@nsup.org> 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
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to