Searched refs:ignore_unknown_streams (Results 1 – 1 of 1) sorted by relevance
187 static int ignore_unknown_streams = 0; variable2388 av_log(NULL, ignore_unknown_streams ? AV_LOG_WARNING : AV_LOG_FATAL, in open_output_file()2391 if (!ignore_unknown_streams) { in open_output_file()3437 …re_unknown", OPT_BOOL, { &ignore_unknown_streams },