>>235 I think this general board might be a good swiss army knife kind of deal. Maybe sticky site announcements/feedback on a pinned thread here and non /a/ /tv/ /v/ threads could take place here. I like the minimalism aspect of it tbh, having 20+ boards on 4chan never really felt like something I wanted tbh.
On a related note since this could house /g/ threads I think it's time you deleted this thread: https://umigalaxy.com/explore/anime-manga/85-webp-test AFAIK the static/animated webp implementation is rock solid, no lossy conversion takes place, and the webp thumnails should load quickly even on a 1Mbps connection lol. I might make a webp encoding guide if I can understand it better in the future on a general thread later on.
Also an AV1 encoding video tutorial, probably only using staxrip since that's what I grew up with using. Might reach an anon here with an i9 desktop PC, he might be more inclined to do preset 0 AV1 encodes...
>>261 I was double guessing a random/general board but it's good to have a place where people can post what's on their minds. I've never liked the idea of a million boards either, at some point 4chan was creating boards that made literally no sense. If this website ever gets big enough and there is real demand for other boards then they can be created. Oh and I created https://umigalaxy.com/explore/general/266-feedback-and-suggestions (I need to remove this external link pop-up for internal links and add a functionality to link threads between boards), good call
>>268 Gimp accepts a folder of video png frames but it's not very efficient, the optimal method is to access them with img2webp so that images can be optimized individually (ie frames with different durations) because although this thing looks a video codec it does seem to be literally packing individual image frames together like GIF does. It's confusing because I expected I could just like rename a VP8 .webm file to .webp and call it a day but that doesn't work...
I'm having better luck with AV1 despite that being more advanced lol. Video tutorial will go up shortly.
>>273 I'll bookmark img2webp for later >Video tutorial will go up shortly. Nice, right now I have to trust ChatGPT with the ffmpeg command for my AV1 videos