Skip to content
Snippets Groups Projects
Commit b56e029b authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avformat/lavfi: force probesize to cover at least 30 frames


This ensures that fps and other values are estimated correctly,
the probesize also is intended to limit disk/protocol reads which
does not apply to lavfi inputs at all.

Fixes Ticket1051

Something similar could be usefull to other input devices

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 33240dfa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment