Gergely Kiss
Gergely Kiss
Hey @claflinnate - I'm an absolute noob to CMake, Pi Pico and mostly to C++ even... but I ran into the very same issue, and I think your problem is...
I had the same with `libavfilter` and `libavdevice`, turns out `ffmpeg-sys-next` 6.0.1 needs both of them, so the necessary packages to install are (excerpt from my devcontainer's Dockerfile): ``` RUN...
> Getting this: > > ``` > Exception in thread "main" java.lang.IndexOutOfBoundsException: Out of bound access on segment MemorySegment{ heapBase: Optional.empty address:140423103467995 limit: 1971184376 }; new offset = 1971184376; new...
> The output of this submission differs from that of the baseline impl. They must match :( Nice... turned out it was a bug in chunking, making it dependent on...
> 00:28.386. Thx for participating! Thank you, this was fun and I learnt a lot!