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.c189 static int copy_unknown_streams = 0; variable
2661 if (copy_unknown_streams) { in open_output_file()
3659 …py_unknown", OPT_BOOL | OPT_EXPERT, { &copy_unknown_streams },