Riccardo

Results 326 comments of Riccardo

@dreadbit any news here? Did you try to compile current git master, perhaps? RPI3 works fine for me.

It has some very custom plugin and libraries, apparently. Or do seamonkey and firefox also use ffmpeg? This needs a lot of investigation.

> Seamonkey and firefox both just need ffmpeg in recent versions. I noticed that Firefox between v52 and v60 added ffmpeg v58. Can you see if FF60 works for you...

@alarixnia hmm.. Current dev branch has H264 working on MacOS, but same code does not enable it on Linux or NetBSD. I wonder if WebRTC has to be enabled...

@K4sum1 that is not test.. I don't know if @roytam1 changed something or it just works on windows. As I wrote, H264 works on Mac...

@dreadbit these errors look un related to the arm architecture, strange. Any special config you are using? does about the same config work on x86 or ppc? locale files are...

Please test v44 or current master, after all build system updates @dreadbit

The issue seems to be specific to webp. Does "--disable-webp" work ? It is a backport done by PaleMoon, FF esr52 and esr60 didn't have webp, it comes up only...

Ok, so no disable-webp... Maybe it can be added... But please check your arm detection and HAVE_ARM_NEON

I don't know, I am able to compile with linux gcc13 amd64. It is my main platform. Would you try out current dev branch? lots of compiler and build system...