May 29, 2023, 05:11 by [email protected]: > On Mon, 29 May 2023 04:08:17 +0200 (CEST) > Lynne <[email protected]> wrote: > >> According to Dave Airlie: >> >> > <airlied> but I think ignoring it should be fine, I can't see any >> > other way to get the imaeg extents correct for other usage >> > <Lynne> what width/height should be used for the images? >> > the final presentable dimensions, or the coded dimensions? >> > <airlied> if you don't want noise I think the presentable dims >> > <airlied> the driver should round up the allocations internally, >> > but if you are going to sample from the images then w/h have to be >> > the bounds of the image you want >> > <airlied> since otherwise there's no way to stop the sampler from >> > going outside the edges >> > > Works fine on nvidia here. I agree with the logic - it doesn't seem > reasonable to handle it the other way. >
Confirmed it works on 5 different systems. Pushed with an extended description. _______________________________________________ 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".
