[issue2148] mpegtsraw demuxer stuck in av_find_stream_info

2010-08-05 Thread aviad rozenhek
aviad rozenhek added the comment: the receiving instance hangs indefinetly, until pressing 'q'. after pressing 'q' this is the output: FFmpeg version SVN-r24704, Copyright (c) 2000-2010 the FFmpeg developers built on Aug 5 2010 04:13:40 with gcc 4.4.2 configuration: --enable-gpl --enable-v

[issue2148] mpegtsraw demuxer stuck in av_find_stream_info

2010-08-05 Thread aviad rozenhek
New submission from aviad rozenhek : when using "mpegtsraw" demuxer, ffmpeg gets stuck forever in av_find_stream_info() function. to reproduce: # step 1: create mpegts stream > ffmpeg -re -i -f mpegts udp://localhost:1234 # step 2: (in different console window) # ingest mpegts stream,