>
> > +        if (ret < 0)
> > +            goto fail;
> > +    }
> > +
> > +    s->executor = ff_vvc_executor_alloc(s, FFMIN(cpu_count,
> VVC_MAX_DELAYED_FRAMES));
>
> You are still ignoring the user-provided thread-count, although you said
> that you have fixed this.
>

sorry about this.
I have sent the wrong version. It's a last-step error....
please help check the new one.
Thank you for your patience
_______________________________________________
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