[FFmpeg-trac] #3386(avcodec:open): [H264] [Regression] illegal short term buffer state detected

FFmpeg trac at avcodec.org
Tue Feb 18 11:15:10 CET 2014


#3386: [H264] [Regression] illegal short term buffer state detected
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  Underground78                      |                   Status:  open
                 Type:  defect       |                Component:  avcodec
             Priority:  important    |               Resolution:
              Version:  git-master   |               Blocked By:
             Keywords:  h264         |  Reproduced by developer:  1
  regression                         |
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The stream changes between progressive and field encoding:
 {{{
 00045( I )       90    58    18                             4:2:0      57
 00043( B )       86    59    24                             4:2:0      46
 00042( b )       84    60    24                             4:2:0      37
 00044( b )       88    60    24                             4:2:0      41
 00049( P )       98    60    22                             4:2:0      52
 00047( B )       94    61    23                             4:2:0      51
 00046( b )       92    62    24                             4:2:0      40
 00048( b )       96    62    23                             4:2:0      46
 00053( P )      106    62    20                             4:2:0      54
 00051( B )      102    63    22                             4:2:0      61
 00050( b )      100     0    24                             4:2:0      52
 00052( b )      104     0    23                             4:2:0      56
 00057( I )      114     0    18                             4:2:0      68
 00055( B )      110     1    24                             4:2:0      59
 00054( b )      108     2    25                             4:2:0      52
 00056( b )      112     2    25                             4:2:0      53
 00061( P )      122     2    22                             4:2:0      66
 00059( B )      118     3    24                             4:2:0      62
 00058( b )      116     4    25                             4:2:0      53
 00060( b )      120     4    24                             4:2:0      57
 00065( P | P )  131     4    22                             4:2:0      52
 00063( B | B )  127     5    23                             4:2:0      54
 00062( b | b )  125     6    24                             4:2:0      46
 00064( b | b )  129     6    24                             4:2:0      48
 00069( P | P )  139     6    22                             4:2:0      53
 00067( B | B )  135     7    23                             4:2:0      56
 00066( b | b )  133     8    24                             4:2:0      48
 00068( b | b )  137     8    24                             4:2:0      50
 00073( P | P )  147     8    22                             4:2:0      55
 00071( B | B )  143     9    23                             4:2:0      57
 00070( b | b )  141    10    24                             4:2:0      49
 00072( b | b )  145    10    24                             4:2:0      51
 00075( P | P )  151    10    22                             4:2:0      50
 00074( b | b )  149    11    23                             4:2:0      51
 00076( I | P )  153    11    16                             4:2:0      20
 00078( P | P )  157    12    16                             4:2:0      22
 00077( b | b )  155    13    16                             4:2:0      25
 00080( P | P )  161    13    16                             4:2:0      26
 00079( b | b )  159    14    16                             4:2:0      28
 00082( P | P )  165    14    16                             4:2:0      24
 00081( b | b )  163    15    16                             4:2:0      30
 00086( P | P )  173    15    16                             4:2:0      23
 00084( B | B )  169    16    16                             4:2:0      29
 00083( b | b )  167    17    18                             4:2:0      26
 00085( b | b )  171    17    18                             4:2:0      29
 00090( P | P )  181    17    16                             4:2:0      23
 00088( B | B )  177    18    16                             4:2:0      28
 00087( b | b )  175    19    18                             4:2:0      30
 00089( b | b )  179    19    18                             4:2:0      31
 00092( I )      184    19    18                             4:2:0      66
 }}}

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


More information about the FFmpeg-trac mailing list