m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.55k stars 266 forks source link

Request: WebP 2 (mid-range future) #1850

Open LigH-de opened 4 years ago

LigH-de commented 4 years ago

Successor of the WebP image format

Website git repo

No hurry. May not be supported in ffmpeg yet, anyway.


😡 Since Microsoft bought github, they added something to the JavaScript code which is not compatible anymore to legacy webbrowsers...

wiiaboo commented 4 years ago

Is for sure not supported in ffmpeg, lol. Nor by anything, really. It's not even finalized. This is basically alpha-level stuff like vvc.

wiiaboo commented 4 years ago

But why though? I thought they were banking everything on pushing AVIF and then AVIF2 based on AV2?

1480c1 commented 4 years ago

I heard it was bc they had multiple teams on images internally within google or something and they don't coordinate with each other or something

EwoutH commented 3 years ago

Don't know if it matters, but they fixed the Visual Studio builds recently. Building on Windows with CMake is now pretty straight-forward, see this AppVeyor config for example.

LigH-de commented 3 years ago

But this suite uses only gcc (or clang) on MSYS2 / MinGW.