jetson-ffmpeg icon indicating copy to clipboard operation
jetson-ffmpeg copied to clipboard

IP cameras send YUVJ420P streams, which is almost the same as YUV420P

Open koenvandesande opened this issue 5 years ago • 0 comments

The check introduced on January 26 is too strict; YUVJ420P can also be accepted as a pixel format. This was working properly before that change.

koenvandesande avatar Feb 11 '21 11:02 koenvandesande