mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-30 22:00:51 +08:00
It has come to my attention that a way to limit the request range size would be useful in general, for reasons beyond just speeding up initial header parsing. This patch generalizez -initial_request_size to -request_size. I decided to continue allowing both options to be used simultaneously, so users can e.g. set -request_size to something large like 10 MiB, but still use a smaller size for initial header parsing (e.g. 256 KiB). Fixes: https://github.com/mpv-player/mpv/issues/8655
72 KiB
72 KiB