int x = 0;
int y = 0;
AVFormatContext *pFormatCtx;
AVFormatContext *pFormatCtx = NULL;
// Suppress all log messages
av_log_set_callback(FfmpegNoOutputStub);
-