Opened 3 years ago
Last modified 3 years ago
#5717 new defect
The udp timeout parameter is not work! (on windows)
Reported by: | kovacsrobi | Owned by: | |
---|---|---|---|
Priority: | important | Component: | undetermined |
Version: | git-master | Keywords: | udp regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
The udp timeout parameter is not work!
Set timeout to 400000 microsec, but wait first packet forever.
Lowest version N-79107-g30d1213 is work good.
How to reproduce:
% ffmpeg -i "udp://235.5.5.5:1234?timeout=400000" a.mp3
ffmpeg version: N-80999-gf41e37b
download from: https://ffmpeg.zeranoe.com/builds/
running on windows
Change History (2)
comment:1 Changed 3 years ago by michael
- Summary changed from The udp timeout parameter is not work! to The udp timeout parameter is not work! (on windows)
comment:2 Changed 3 years ago by cehoyos
- Keywords regression added; timeout removed
Which change introduced the regression?
Note: See
TracTickets for help on using
tickets.
Seems to work fine on linux with git master