av_log(ctx,AV_LOG_DEBUG,"Stage 3: best matching pair at %d and %d, ratio %f, offset %d, score %d, %d frames matching\n",bestmatch.first->index,bestmatch.second->index,bestmatch.framerateratio,bestmatch.offset,bestmatch.score,bestmatch.matchframes);
av_log(ctx,AV_LOG_DEBUG,"Stage 3: best matching pair at %"PRIu32" and %"PRIu32", "