mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-16 12:32:07 +00:00
Currently it would essentially change the find_stream_info setting for the file it was specified for and all following files, which is unusual and somewhat unexpected behaviour for a per-file option and not even documented to behave like this. Signed-off-by: Anton Khirnov <anton@khirnov.net>