[FFmpeg-trac] #2409(undetermined:new): ffmpeg hangs while trying to play live FLV stream with Speex

FFmpeg trac at avcodec.org
Sun Mar 31 19:56:00 CEST 2013


#2409: ffmpeg hangs while trying to play live FLV stream with Speex
-------------------------------------+-------------------------------------
             Reporter:  DrLex        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  rtmp speex   |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by michael):

 Replying to [comment:8 DrLex]:
 > Adding breakpoints reveals that the real infinite loop not in librtmp.
 It is the one at libavformat/utils.c:2811. The correct way to get out of
 that loop is at line 2855, and this is never reached unless the source
 stream is interrupted.

 Can you try to find out whats the difference between nelly moser and
 speex, why one is stuck in the loop
 and the other exits?
 Id look into it myself but ive no rtmp server setup ...

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2409#comment:9>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list