[FFmpeg-trac] #1981(avformat:reopened): mpegtsraw open of multicast stream may hang

FFmpeg trac at avcodec.org
Mon Jul 2 21:52:52 EEST 2018


#1981: mpegtsraw open of multicast stream may hang
------------------------------------+------------------------------------
             Reporter:  Krieger     |                    Owner:
                 Type:  defect      |                   Status:  reopened
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  mpegtsraw   |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by jhowe321):

 I will try. In the mean time, for whatever it's worth, I did observe that
 the issue is not the select per se. When the issue does occur, I can step
 through mpegts_read_header for the mpegtsraw case and observe that
 nb_packets grows without bound in the for (;;) loop. So packets are being
 read but the break for the PCR delta is never taken.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/1981#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list