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?