fixed #1615
This commit is contained in:
parent
f0f87ebf36
commit
f7866677eb
@ -1246,7 +1246,7 @@ bool CvVideoWriter_FFMPEG::writeFrame( const unsigned char* data, int step, int
|
||||
#else
|
||||
img_convert_ctx = sws_getContext(width,
|
||||
height,
|
||||
PIX_FMT_BGR24,
|
||||
(PixelFormat)input_pix_fmt,
|
||||
c->width,
|
||||
c->height,
|
||||
c->pix_fmt,
|
||||
|
Loading…
Reference in New Issue
Block a user