[FFmpeg-trac] #3585(avcodec:new): Many decoding errors for pmp input

FFmpeg trac at avcodec.org
Wed Apr 23 17:30:16 CEST 2014


#3585: Many decoding errors for pmp input
-------------------------------------+-------------------------------------
               Reporter:  cehoyos    |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  minor      |              Component:  avcodec
                Version:  git-       |               Keywords:  pmp h264
  master                             |  regression
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 The sample from ticket #3534 shows many errors on decoding since 45da7a0e
 {{{
 $ ffmpeg -i test.pmp
 ffmpeg version N-62653-g1aa388d Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Apr 23 2014 17:28:12 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      52. 78.100 / 52. 78.100
   libavcodec     55. 58.105 / 55. 58.105
   libavformat    55. 37.101 / 55. 37.101
   libavdevice    55. 13.100 / 55. 13.100
   libavfilter     4.  4.100 /  4.  4.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 [pmp @ 0x1c4bae0] AAC not yet correctly supported
 [h264 @ 0x1c4c480] SEI type 0 size 40 truncated at 37
 [h264 @ 0x1c4c480] SEI type 1 size 40 truncated at 36
     Last message repeated 6 times
 Input #0, pmp, from 'test.pmp':
   Duration: 00:00:05.76, bitrate: 256 kb/s
     Stream #0:0: Video: h264 (Main), yuv420p, 480x272 [SAR 1:1 DAR 30:17],
 23.98 fps, 23.98 tbr, 23.98 tbn, 47.95 tbc
     Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp
 At least one output file must be specified
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3585>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list