#8104: unknown streams causes 5s start delay
---------------------------------+--------------------------------------
Reporter: storchi | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------+--------------------------------------
Summary of the bug:
hi
local isp iptv stream with udp multicast contains unknown streams. ffmpeg
takes analyzeduration to start playing. worked arround with
analyzeduration 1M but it is just a workarround and it takes to long for
tv zapping.
solution would be to recognize the streams, or ignore unknown or start as
fast as possible when enough streams are analyzed
How to reproduce:
{{{
% ffplay -i udp://@239.192.50.2:1234
}}}
built on raspi3b+ or ubuntu 16.04
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8104>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".