mirror of https://github.com/FFmpeg/FFmpeg.git
It is a common mistake that people only increase fifo_size when they experience drops, unfortunately this does not help for higher bitrate (> 100 Mbps) streams when the reader thread simply might not receive the packets in time (especially under high CPU load) if the default 64 KB of kernel buffer size is used. New default is determined so that common linux systems can set this buffer size without tuning kernel parameters. Signed-off-by: Marton Balint <cus@passwd.hu>pull/343/head
parent
67f39b32db
commit
15d160cc0b
2 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue