hello.
I am testing v4l2h264enc with the pipeline below.
It shows the log like below, and it doesn't work.
When I set the videotestsrc caps height=1072(1073, ..., 1079), it doesn't report error and works fine.
Another question is when I set the propertites of v4l2h264enc: extra-controls = "s, video_bitrate=10000000", and link the appsink. It shows the log like below, and it doesn't work.
(1) test at terminal:
(2)test at code:
If You can offer any insight on what I should check I would be very grateful.