Christopher Snowhill
Christopher Snowhill
This needs a rebase, `s/libwlroots-0.18-dev/libwlroots-0.19-dev/` for the Github workflows definition, since it added a dependency to the Debian workflow right around that line. Edit: I am surprised any of the...
https://github.com/WayfireWM/wayfire/issues/2458 It needs plumbing into every plugin that uses OpenGL, and even then, I never got it to work without crashing the whole compositor.
Works here on Arch. Clearly your distribution's FFmpeg doesn't support Opus. Test it with ffplay?
The Opus format is supported by the FFmpeg decoder, which is internal to the app, rather than provided by a bundled plugin. That's really weird that a UI layout change...
Figured it out. If you enable "all supported formats" it breaks. https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/oggdec.c FFmpeg does not list "opus" as a valid extension for the Ogg container. Nor does it list any...
Sample 21, I'll file another issue, as I experienced this issue with PipeWire output on a different format.
I just tested these again, the PipeWire output isn't even gapless any more on the identical format files demonstrating block sizes at the start. Using 22c416ee
Further info: I can reliably trigger the windows getting stuck off the bottom right of the main window, by dragging windows slightly off the bottom of the screen. Dragging them...
You may find FFmpeg a bit troublesome, as at least ID3v2 requires a full ID3v2 parser for the tag chunk. And like album artwork, it requires opening the file with...