Xilinx / vcu-ctrl-sw

Other
38 stars 30 forks source link

Is there a simple sample to decode/encode based on vcu-ctrl-sw' APIs? #3

Open Durant35 opened 4 years ago

Durant35 commented 4 years ago

 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?

kunalvr commented 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.