Christopher Degawa

Results 215 comments of Christopher Degawa

It's not yet supported in FFmpeg yet, right? I don't think I've heard about it being added to FFmpeg yet in irc

I guess https://trac.ffmpeg.org/ticket/8811 would be a good thing to track

Those patches were from so long ago, I do not remember why they were added, I guess I can rebase them and fix any issues with it after my compilation...

Do you know which part is incompatible with > R54? Not too familiar with vapoursynth itself and it's API

libwebp should be built by the suite, this seems like the issue of cmake not picking up libtiff's dependencies, probably because it doesn't use pkg-config

Seems, I was wrong, we don't use cmake for tesseract, it was their autotools files that were wack ```make if T_WIN tesseract_LDADD += -ltiff tesseract_LDADD += -lws2_32 endif ``` and...

Oh wait, didn't even notice `mingw32/lib/libtiff.a` it's pulling the wrong libtiff

Please try moving the suite to a shorter path instead of inside your downloads folder

no update in a long time, assuming either no longer an issue or invalid