[FFmpeg-trac] #2618(avcodec:new): MPNG used to work better

FFmpeg trac at avcodec.org
Fri May 31 21:13:35 CEST 2013


#2618: MPNG used to work better
-------------------------------------+-------------------------------------
               Reporter:  cehoyos    |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:  avcodec
                Version:  git-       |               Keywords:  png
  master                             |  regression
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 http://samples.ffmpeg.org/PNG-seq/mpng.avi used to play with ffplay with
 minor artefacts, is completely broken since ee30cda
 {{{
 $ ffmpeg -i mpng.avi out.avi
 ffmpeg version N-53721-gf70d021 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on May 31 2013 21:12:24 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --disable-indev=jack
   libavutil      52. 34.100 / 52. 34.100
   libavcodec     55. 12.102 / 55. 12.102
   libavformat    55.  8.102 / 55.  8.102
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 73.100 /  3. 73.100
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, avi, from 'mpng.avi':
   Duration: 00:00:04.00, start: 0.000000, bitrate: 8987 kb/s
     Stream #0:0: Video: png (MPNG / 0x474E504D), rgba, 160x120 [SAR
 2834:2834 DAR 4:3], 40 tbr, 40 tbn, 40 tbc
 [mpeg4 @ 0x22f8ba0] too many threads/slices (9), reducing to 8
 Output #0, avi, to 'out.avi':
   Metadata:
     ISFT            : Lavf55.8.102
     Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 160x120 [SAR
 1:1 DAR 4:3], q=2-31, 200 kb/s, 40 tbn, 40 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (png -> mpeg4)
 Press [q] to stop, [?] for help
 Input stream #0:0 frame changed from size:160x120 fmt:rgba to size:160x120
 fmt:rgb24
 Input stream #0:0 frame changed from size:160x120 fmt:rgb24 to
 size:160x120 fmt:pal8
 Input stream #0:0 frame changed from size:160x120 fmt:pal8 to size:160x120
 fmt:gray
 frame=  160 fps=0.0 q=31.0 Lsize=     432kB time=00:00:04.00 bitrate=
 885.1kbits/s
 video:423kB audio:0kB subtitle:0 global headers:0kB muxing overhead
 2.234574%
 }}}

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


More information about the FFmpeg-trac mailing list