0 out another used of y-image

This commit is contained in:
Isaac Connor 2022-02-03 12:16:01 -05:00
parent d24b419f0e
commit da4c880233
1 changed files with 1 additions and 1 deletions

View File

@ -2344,7 +2344,7 @@ bool Monitor::Analyse() {
ref_image.Assign(*(snap->image));
}
} else {
if (snap->in_frame &&
if (0 and snap->in_frame &&
(
((AVPixelFormat)snap->in_frame->format == AV_PIX_FMT_YUV420P)
||