Opened 6 days ago

Last modified 6 days ago

#11445 new defect

Partly broken input unjustifiably caused whole output failure

Reported by: 李星辰 Owned by:
Priority: important Component: avcodec
Version: git-master Keywords: Invalid reference frame; H.264; AVC; FLV; RTMP
Cc: 李星辰, MasterQuestionable Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

I tried to re-encode a FLV RTMP live stream, but FFMPEG failed after a few frames lost due to an Internet unstability. All frames after these lost frames, was totally broken and could not be encoded. FFMPEG simply continuously threw such "invalid reference frame" error message immediately after the lost frames, until the End-Of-File signal encountered.

To my strange, the H.264 video stream in this FLV, contained no B-Frame, so no matter whether the live host made an OPEN-GOP H.264 RTMP stream or not, a few lost frame caused some GOP broken, should not affect the remaining GOP after broken position.

[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] reference overflow 44 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 14 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 11
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 17
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 18
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 6 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 17
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 26
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 35 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 5 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 4 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference overflow 3985 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 12
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference overflow 34 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] reference overflow 58 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 29
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 27
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 26
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 23
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 33 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 23
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 18
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] reference count 4 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 23
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 4 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 30
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference overflow 19 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 20
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 30 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 20
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 25
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] reference overflow 25 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 24
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference overflow 19 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 26
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference overflow 20 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 31
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 17
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 20
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] reference count 4 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 43 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 21
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 31
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 28
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 4 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 28 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 7 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 25
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 78 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] reference overflow 78 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 4 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 19
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference overflow 113 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 27
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 20
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 25
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 6 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 23
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 17
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 23
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 30
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 24
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 24
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 4 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 30
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 24
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 6 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 65 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 6 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 4 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 26 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 8 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 4 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 29
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference overflow 20 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 25
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 18
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 24
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 4 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 23
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 26
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 29
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 30
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 16
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 6 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 16
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 4 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 24
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 16 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 16
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 27
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 27
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 27
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 44 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 19
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 25
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 20
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 22 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference overflow 26 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 5 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 20
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 21
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference overflow 23 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 18
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference overflow 19 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 4 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 8 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 4 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 6 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 27
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 21
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 20
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 16
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] reference overflow 25 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 30
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference overflow 336 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 21
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 27
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 22
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 25
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 27
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 25
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 27
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 19
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 25
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 19
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 11
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 8
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 23
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 27
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 6 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 31
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 23
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference overflow 5004 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 23
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 18
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 27
[h264 @ 0x7fc18280c8c0] reference overflow 29 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 16
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 11
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 7 times

[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 15 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 10 times

[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference overflow 27 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 5 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 4 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 821 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 24
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 11 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 18
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference overflow 30 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference overflow 651 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 32 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 29
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 15 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference overflow 651 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 22
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] reference overflow 3199971767 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 26
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 20
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 26
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 25
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 28
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 25
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 21
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 10
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 7
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 7
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] reference count 7 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 2 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 13
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 27
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 20
[h264 @ 0x7fc18280c8c0] illegal memory management control operation 9
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] reference overflow 25 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal memory management control operation 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 8
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 18
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 12
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 32
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 23
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 27
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 10
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 9
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 14
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 26
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 3 times

[h264 @ 0x7fc18280c8c0] reference count 2 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 5 times

[h264 @ 0x7fc18280c8c0] reference overflow 141 > 15 or 0 > 15
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 6
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 16
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 4
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 13
[h264 @ 0x7fc18280c8c0] reference count 1 overflow
[h264 @ 0x7fc18280c8c0] illegal reordering_of_pic_nums_idc 5
[h264 @ 0x7fc18280c8c0] reference count 3 overflow
[h264 @ 0x7fc18280c8c0] reference count 1 overflow

Last message repeated 1 times

How to reproduce:

"/Users/lixingchen/Downloads/ffmpeg" -c:v h264 -i "/Users/lixingchen/Desktop/3/7/5-16/3-5/EXTRAFIX_FOR_ERRORFILE/2025-01-24_23-17-32/4-2/XXX_30347631/1737524547_767488DC-A6C8-5FE8-9934-73D332364E62.000000000000000C_XXX_30347631.00000006.0001.0001.0001.0001.0001.0001_FIX.fix_p001.FLV" -c:v copy -c:a copy -video_track_timescale 1000 -f mp4 "/Users/lixingchen/Desktop/3/7/5-16/3-5/EXTRAFIX_FOR_ERRORFILE/2025-01-24_23-17-32/4-2/XXX_30347631/1737524547_767488DC-A6C8-5FE8-9934-73D332364E62.000000000000000C_XXX_30347631.00000006.0001.0001.0001.0001.0001.0001_FIX.fix_p001.REBUILD2.MP4" 2>&1 | tee "/Users/lixingchen/Desktop/3/7/5-16/3-5/EXTRAFIX_FOR_ERRORFILE/2025-01-24_23-17-32/4-2/XXX_30347631/1737524547_767488DC-A6C8-5FE8-9934-73D332364E62.000000000000000C_XXX_30347631.00000006.0001.0001.0001.0001.0001.0001_FIX.fix_p001.REBUILD2.LOG"

ffmpeg version: 
N-118351-ga0a89efd07-tessus

built on:
2025-01-25 09:06

Change History (5)

comment:1 by MasterQuestionable, 6 days ago

Cc: MasterQuestionable added
Summary: FFMPEG Remux Fails After A Few Frames Lost In The FLV RTMP Live Stream Because Of An Internet ProblemPartly broken input unjustifiably caused whole output failure
Note: See TracTickets for help on using tickets.