Hi,
SDK:Processor SDK Linux 06_03_00_106
The customer tried to use C code to replace gst-launch-1.0
The test command line is as follows and it is normal:
gst-launch-1.0 filesrc location=/opt/dgp/web/video/jpeg3.nv12 ! videoparse width=1280 height=640 format=nv12 framerate=12/1 ! video/x-raw, width=1280, height=640 ! ducatih264enc inter-interval = 1 level=51 profile=100 bitrate=16000 ! filesink location=/opt/dgp/web/video/test.h264
But the output file is 0 bytes. Please help check.
