Open Durant35 opened 4 years ago
Hello @Durant35
ctrlsw-decoder application doesn't involve display stack. If needed you can involve it inside display callback function.
Meanwhile I will recommend you to post questions on https://forums.xilinx.com/t5/Video/bd-p/DSPTOOL
On video forums you will find experts who can answer your questions.
I want to develop a Linux application to decode/encode video using the VCU on ZCU106, currently I can run the sample on my board. However, exe_decoder/exe_encoder are both too complicated to follow, because I need those related logic in my own Linux application. Any suggestion that I can directly use the APIs from lib_encoder/vcu-ctrl-sw?