Consti10

Results 169 comments of Consti10

Hello, Interesting. So you are basically doing the following: 1) feed frame (IDR or P) with EOS flag 2) "get" the decoded frame with low latency, but due to EOS...

For h265 decoding, it looks to me as if (for the decoded frame(s) ) desc->nb_objects is always 1 and desc->nb_layers is also always 1

https://github.com/OpenHD/OpenHD/pull/1011

``` pi@raspberrypi:~/hello_drmprime $ ./hello_drmprime ../ffmpeg_decoder/in/rv1126.h265 No connector ID specified. Choosing default from list: Connector 32 (crtc 80): type 11, 1920x1080 (chosen) Connector 40 (crtc 0): type 11, 0x0 Decode packet:0...

(Fixed title, I sometimes write h264 out of habbit though meaning h265)

While I am not 100% sure yet, I might have found a way to reduce the frame buffering to zero: ``` //decoder_ctx->thread_count = 3; decoder_ctx->thread_count = 1; ``` Needs some...

Hello, have a look at the latest release, v2.6.0. Most of the CIs are building and the version is known to 'work'.

Can you hint me a explainer or link how this proposed functionality is used by any FC firmware ? Normally, the home position is simply determined at arm atc, and...

Uff, this sounds quite specific. I for myself neither have a RemoteID module nor tracker since I am located in EU, so let's see if someone is interested. Implementation should...