[FFmpeg-trac] #3951(avformat:new): RTSP (WMServer) playback failed to recover after pause.

FFmpeg trac at avcodec.org
Mon Sep 15 01:43:16 CEST 2014


#3951: RTSP (WMServer) playback failed to recover after pause.
-------------------------------------+-------------------------------------
             Reporter:  kasper93     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  avformat     |                  Version:
             Keywords:  rtsp asf     |  unspecified
  wmserver                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Rtsp stream is unable to recover after pausing. I have quite a few of
 those by restricted to my ISP. But found working stream on the internet
 and issue is the same.

 How to reproduce:
 {{{
 % ffplay rtsp://62.162.58.55/TVTera
 }}}
 Pause playback (press P)
 Wait few secound
 Start playback (also P)
 {{{
 [asf @ 0000000001ca43c0] packet_obj_size invalid
 [asf @ 0000000001ca43c0] ff asf bad header 58  at:1154180
 [asf @ 0000000001ca43c0] invalid padsize 2801395697 at:1154185
 }}}
 Playback is working for few more seconds (probably buffered data) and
 freeze.

 Tested on
 {{{
 ffplay version N-65738-g3c197442
 }}}

 Issue should be easily reproducible, but if you need more information I
 will of course provide it.

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


More information about the FFmpeg-trac mailing list