mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-16 21:23:11 +02:00
3ce1616106
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>