Carl Eugen Hoyos <[email protected]> added the comment:

Original command-line was:
ffmpeg -i mplayer_do_not_deode_well.mp4 -vbsf h264_mp4toannexb -vcodec copy
test.h264
but the issue was also reproducible without the bitstream filter:
ffmpeg -i mplayer_do_not_deode_well.mp4 -vcodec copy test.h264

Fixed by Michael in r24058.

----------
status: open -> closed
substatus: open -> fixed
title: Endless loop when using h264_mp4toannexb -> Endless loop when using 
vcodec copy (h264)
topic: +ffmpeg

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2066>
________________________________________________

Reply via email to