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

FFmpeg trac at avcodec.org
Thu Dec 1 23:46:10 EET 2016


#5985: error decoding h264 stream with h264_cuvid in udp mpegts
-------------------------------------+-------------------------------------
             Reporter:  doubleb      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by doubleb):

 I have found a workaround namely specifying exactly the stream to apply
 the decoding:

 instead of this: -vcodec h264_cuvid -f mpegts -i ....
 using this:   -codec:#0x9c4 h264_cuvid  -f mpegts -i ...

 (see the originly enclosed log file for full command line)

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


More information about the FFmpeg-trac mailing list