[FFmpeg-trac] #4551(undetermined:new): Problems with decoding when opening RTSP stream.

FFmpeg trac at avcodec.org
Tue May 12 13:39:10 CEST 2015


#4551: Problems with decoding when opening RTSP stream.
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  iRidium_mobile                     |                 Priority:  important
               Status:  new          |                  Version:
            Component:               |               Blocked By:
  undetermined                       |  Reproduced by developer:  0
             Keywords:               |
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 When we connect for the first time, everything works fine. But when we
 disconnect and connect again, the program receives broken shots. That is,
 top 10% of the shot looks all right, but the remaining 90% can be anything
 alse but what it is supposed to be. I looks as if some object could not be
 freed. But I free all the resources, such as Format context, codec context
 и AVFrame, and it does not help. Can you help me where to look for the
 problem?
 How to reproduce:
 {{{
 % ffmpeg -i input ... output
 ffmpeg version 2.2.
 built on ...
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4551>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list