Jean-Pierre Coetzee

Results 11 issues of Jean-Pierre Coetzee

Expanded the section on building under Linux by adding instructions what additional steps may be required to build and not get any variable undefined errors as well as not getting...

This would just a thread to discus what needs to be cleaned up in the cmake configs and what direction we would want to go with some things. Pinging @dimitry-ishenko...

feedback/discussion

### Current behaviour [https://github.com/CasparCG/server/blob/b0ecbeea48e9a9548199ed1d2cf0d241fa3695fa/src/modules/ffmpeg/producer/av_producer.cpp#L273](https://github.com/CasparCG/server/blob/b0ecbeea48e9a9548199ed1d2cf0d241fa3695fa/src/modules/ffmpeg/producer/av_producer.cpp#L273) A lot of the filter code exists but it isn't entirely clear why it exists, for instance in [this](https://github.com/CasparCG/server/blob/b0ecbeea48e9a9548199ed1d2cf0d241fa3695fa/src/modules/ffmpeg/producer/av_producer.cpp#L363) loop we check for whether the disposition...

ffmpeg-consumer
ffmpeg-producer
type/question

Partial fix for https://github.com/CasparCG/server/issues/1451 and https://github.com/CasparCG/server/issues/1460 It is ugly but it does fix the crashing for the time being, however the audio thread keeps running as well as the main...

I know the library is effectively unmaintained, in the interest of keeping a compatible fork, is there currently anyone that hard requires a CMAKE version below 3.15? There is a...

This fixes a build error on macos using Apple Clang There is also a cmake warning on windows using VS2022 `cl : Command line warning D9025 : overriding '/W3' with...

Unsure if the same applies in light mode but when the browser is set to dark mode the text in the diagrams is white. With the green backgrounds this is...

In the github mobile app the readme does not render the flowcharts, only getting code dumps.

### Observed Behavior It seems like the resolution being fed from NDI into the backend is incorrect. Could also the the pixel format but unlikely. I have attached pictures of...

type/bug
ndi-producer