[FFmpeg-trac] #2962(avformat:new): MPEG TS stream: Failed assertion

FFmpeg trac at avcodec.org
Sat Sep 14 21:15:57 CEST 2013


#2962: MPEG TS stream: Failed assertion
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  Underground78                      |                 Priority:  normal
               Status:  new          |                  Version:  git-
            Component:  avformat     |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Trying to open a MPEG TS stream leads to a failed assertion in
 `libavformat/mpegts.c` at `line 1865`: {{{av_assert0(pos >=
 TS_PACKET_SIZE);}}}. This assertion was added in
 https://github.com/FFmpeg/FFmpeg/commit/0f2f65bd583576ef8c12eea6088c84d4468f5804.

 How to reproduce:
 I was able to reproduce using a RTSP stream but unfortunately it's locked
 by my ISP (Free in France). Someone else was able to reproduce with
 another locked stream from another ISP.

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


More information about the FFmpeg-trac mailing list