Open promistrio opened 7 months ago
I wrote stream from udp to file. When I try to use udp src I got the same error. This stream haven't full key frame (it's an optimisation). avdec_h264 can open it. nvv4l2decoder also can decode and show, but mpp get an error.
I made a mistake. It a simple video from https://www.h264info.com/clips.html
You can look at the corresponding 'dmesg' logs
I wrote stream from udp to file. When I try to use udp src I got the same error. This stream haven't full key frame (it's an optimisation). avdec_h264 can open it. nvv4l2decoder also can decode and show, but mpp get an error.