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

FFmpeg trac at avcodec.org
Thu Dec 1 22:05:09 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 made the capturing. I have checked, and the crash is reproducible
 with resulted ts file.

 ffmpeg -y -vcodec h264_cuvid -f mpegts -i /tmp/full.ts -map "0:#0x9c4"
 -map "0:#0x9c5" -vcodec libx264 -preset fast -s 640x360 -g 25 -vb 800k
 -bufsize 3000k -r 25 -maxrate 1200k -profile:v high -level 4.0 -pix_fmt
 yuv420p -acodec libfdk_aac -cutoff 20000 -ac 2 -ar 44100 -ab 192k
 /tmp/bbout.mp4

 I gladly upload this file to you but your upload.ffmpeg.org ftp server
 seems down, currently.
 So, I have made the ts file available at http://download.songo.hu/full.ts

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


More information about the FFmpeg-trac mailing list