New submission from aviad rozenhek <avia...@gmail.com>:

when using "mpegtsraw" demuxer, ffmpeg gets stuck forever in 
av_find_stream_info() function.

to reproduce:
# step 1: create mpegts stream
> ffmpeg -re -i <input_file> -f mpegts udp://localhost:1234
# step 2: (in different console window) 
#         ingest mpegts stream, this is the step that hangs
> ffmpeg -f mpegtsraw -i udp://localhost?localport=1234

----------
messages: 11580
priority: normal
status: new
substatus: new
title: mpegtsraw demuxer stuck in av_find_stream_info
topic: avformat, ffmpeg
type: bug

________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/issue2148>
________________________________________________

Reply via email to