On 6/19/20, Paul B Mahol <one...@gmail.com> wrote:
> 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.

Also memory and CPU overhead is very small if it exists at all.
_______________________________________________
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