Cynthia
Cynthia
This is not an issue of OpenCV, but of FFmpeg, more specifically of libswrescale. This is because aside from x86, hardware accelarate conversion of YUV 4:2:0 to RGB colorspace is...
@dani-corie No, these are default devices for PipeWire. They modify the session manager's defaults.
> For example there is not really any equivalent for devices @valaphee Actually there is, and these are known as **device objects** in PipeWire terminology, but any node can be...
And also, play and pause don't map no connect and disconnect; rather active and inactive. Sure, the stream could be configured in a way that the session manager terminates the...
Maybe try setting `FREI0R_PATH` to the folder you intend to use? Otherwise, FFmpeg searches these hardcoded paths. ``` $HOME/.frei0r-1/lib/ /usr/local/lib/frei0r-1/ /usr/lib/frei0r-1/ /usr/local/lib64/frei0r-1/ /usr/lib64/frei0r-1/ ```