OkyDooky

Results 108 comments of OkyDooky

It gets weirder, apparently: https://github.com/T8RIN/ImageToolbox/issues/1202#issuecomment-2227155856

I tested Fossify with some Avifs I made using ImageToolbox and it had the same issue. It seems someone else encountered that, as well: https://github.com/FossifyOrg/Gallery/issues/252 Something's up with these custom...

Thanks for clarifying. That sounds like it might be a lot of work. But, if it's not a decoder issue, where would the effort need to be focused and applied?...

I guess what I'm wondering is if this needs to be a change made specifically to Fossify Gallery itself. Because, it currently sounds like a lot of labor, potentially, and...

Adding this here: * [libavif support region decoding from the file ? AOMediaCodec/libavif#1253](https://github.com/AOMediaCodec/libavif/issues/1253) * [[Support] Reading a crop region from a file AOMediaCodec/libavif#1147](https://github.com/AOMediaCodec/libavif/issues/1147)

> AVIF and HEVC, WEBP are video codecs, that means they encode and decode the whole frame at one shot, so this won't be probably ever done because codec are...

That sounds simple enough. >HEVC Ah, got it. I was confused, because you used the image formats for the other two, and I don't use heif or heic. Thanks for...

I was just going to ask if using the crop method would be a good temporary solution for JXL until libjxl adds the ROI decoding feature properly. >And purpose of...

If I understand you correctly: you're wondering why we would want a feature that is subpar to a "real" implementation? I'm re-reading the thread, but I'm not sure how a...

One game engine to target is [Armory3D](https://github.com/armory3d/armory), since it uses Blender as its user-facing SDK environment, instead of being stand-alone. And having a tool to quickly prototype characters will make...