Mark Liu

Results 31 comments of Mark Liu

Hi @tunght, Thanks for the good input. We have discussed internally and we will add a feature so the convert will apply to the specific layer as you described. Your...

Hi @b04505009, Sorry for the late response, let me ask if we have a plan or work around. Mark Liu

Thanks @CookieHoodie, From the log, it seems the problem is in GST_VAAPI. Let me reproduce first. I am assuming you are using the docker image from the latest release(2021.4), could...

Hi @CookieHoodie, Sorry for the delay. I was following your repro steps but the build_and_run.sh failed by the display null error. This took me some time and I decide to...

Hi @CookieHoodie, Somehow my environment doesn't work but this should not be matter for the problem. I don't quite understand "the infinite errors", could you be more specific? Mark Liiu

Got it. The other question, when I got my report, I have to do several Ctrl+C to interrupt Valgrind and program seems stuck but not running infinitely, was this you...

@vtimofeev01, Do you mean a new gva element? If you want to development a GStreamer element, it must be inserted into the GST command line and has its own proprieties....

Hi @vtimofeev01, Sorry for the long time delay. From our conversation, it is to me that you asking about general development approach. If I understand correctly, you should follow general...

@vtimofeev01, Sorry for being delay to answer your question. If my understanding is correct, you are asking to create your own inference element and add it to a docker file....

@vtimofeev01, To show how to add an inference element to the library, we not only need a sample code, a build and debug process is also required. I think a...