Opened 8 years ago

Closed 4 years ago

#5717 closed defect (fixed)

The udp timeout parameter is not work! (on windows)

Reported by: Robert 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 (4)

comment:1 by Michael Niedermayer, 8 years ago

Summary: The udp timeout parameter is not work!The udp timeout parameter is not work! (on windows)

Seems to work fine on linux with git master

comment:2 by Carl Eugen Hoyos, 8 years ago

Keywords: regression added; timeout removed

Which change introduced the regression?

comment:4 by Marton Balint, 4 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.