Home
last modified time | relevance | path

Searched refs:copy_unknown_streams (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c188 static int copy_unknown_streams = 0; variable
2383 if (copy_unknown_streams) { in open_output_file()
3439 …py_unknown", OPT_BOOL | OPT_EXPERT, { &copy_unknown_streams },