Gee H

Results 8 comments of Gee H

the stream I am decoding does not have PTS, but I am comparing the POC values for when it's received vs when I get the frame back. It's a zero...

Thanks @HermanChen; if my stream has multiple slices per frame, how should I format the MppPackets to avoid enabling MPP_DEC_SET_PARSER_SPLIT_MODE? I have tried sending the whole frame in a single...

I am enabling slice to reduce glass to glass latency; If I enable MPP_DEC_SET_PARSER_SPLIT_MODE the latency is too high so I am trying to avoid it. Is there no other...

I see, do you know any good driver for rtl8814au? the aircrack one does not compile on linux latest kernel.

Can you try [v0.17](https://github.com/gehee/FPVue_android/releases/tag/v0.17) and let me know if it's fixed ?

What latency are you getting on that system ? It seems like there is room for such a system with lower quality on tiny whoop, would it fit on there...

I am having the same issue on linux so it's seems to be MPP related. Although ffmpeg plays the stream fine in my case (and it uses mpp as well)...

> for android, mo123 (https://github.com/mo123) managed to find the workaround to get the stream decoded properly. He applied workaround on his android tv build and its rendered perfectly (for hevc,...