[FFmpeg-trac] #5985(undetermined:new): error decoding h264 stream with h264_cuvid in udp mpegts

FFmpeg trac at avcodec.org
Thu Dec 1 17:12:09 EET 2016


#5985: error decoding h264 stream with h264_cuvid in udp mpegts
-------------------------------------+-------------------------------------
             Reporter:  doubleb      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 ffmpeg crashed, see the log-report, gdb and valgrind output below

 the incoming multi-program transport stream contains several programs.
 They have mpeg2 or h264 video streams.
 There is no any problem decoding mpeg2 videostream with mpeg2_cuvid.
 If I capture the h264 stream into mp4 files and then decoding the video
 stream in mp4 container by h264_cuvid works well without error. So I think
 the error not relates to video content but to udp protocol.

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


More information about the FFmpeg-trac mailing list