Baa
Baa
### Operating System Info Ubuntu 22.04 ### Other OS _No response_ ### OBS Studio Version 27.2.4 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL Pending ###...
Error while Compiling `.rodata' can not be used when making a shared object; recompile with -fPIC`
I tried compiling today following the [guide](https://github.com/f4exb/sdrangel/wiki/Compile-from-source-in-Linux) I get to around 82% and it fails saying the below: ``` [ 81%] Built target modatv Consolidate compiler generated dependencies of target...
I've tried this with the Hack RF rx and the Audio rx, if I add any channel SDRAngel will crash with `Segmentation fault (core dumped)`. I compiled SDRAngel earlier today....
Data sheet here: https://datasheet.lcsc.com/szlcsc/Winbond-Elec-W25Q128JVFIQ_C111478.pdf Upload of it here: [Winbond-Elec-W25Q128JVFIQ_C111478.pdf](https://github.com/flashrom/flashrom/files/7022605/Winbond-Elec-W25Q128JVFIQ_C111478.pdf) It's sometimes detected automatically as `W25Q128.V` (about 1/3 tries) and tries to read, but the output file is always all 0s....
As far as I understand it, many browsers cannot play an MP4 file encoded as H264 with AAC audio if the Pixel Format is not yuv420p. I think this catches...
* MC Version: 1.18.2 * C&B Version: 1.2.113 * Forge: 40.1.74 * MCP: 20220404.173914 * Do You have Optifine: no Besides Forge and MCP, Chisel and Bits is the only...
A QoL thing we're all used to is automatic and or manual quality selection. At the expense of encoding additional video feeds a selection menu that lets the user choose...
Would be great to use this for streaming for private Discord servers, I would need: - Synchronised live Discord chat using webhooks to send messages to an existing channel from...
I didn't notice that lxml required an external dependency. Rather than add it, I've just replaced it with the native html.parser, apparently it's slightly slower but shouldn't matter for this.
## Describe the problem: _Explain the problem you have encountered_ ### Steps to reproduce: 1. Add [`linenos = true`](https://gohugo.io/content-management/syntax-highlighting/) under the `markup.highlight` section in `hugo.toml` 2. Create a multi-line codeblock...