[FFmpeg-trac] #3052(undetermined:open): ffmpeg losing GIF last frame delay during encoding

FFmpeg trac at avcodec.org
Wed Feb 26 01:18:19 CET 2014


#3052: ffmpeg losing GIF last frame delay during encoding
-------------------------------------+-------------------------------------
             Reporter:  hackPNZ      |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => open
 * reproduced:  0 => 1


Comment:

 {{{
 $ ffmpeg -i deal.gif out.avi
 ffmpeg version N-60911-g2673357 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Feb 26 2014 01:13:47 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      52. 66.100 / 52. 66.100
   libavcodec     55. 52.102 / 55. 52.102
   libavformat    55. 33.100 / 55. 33.100
   libavdevice    55. 10.100 / 55. 10.100
   libavfilter     4.  1.103 /  4.  1.103
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, gif, from 'deal.gif':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: gif, bgra, 430x181, 2.63 fps, 100 tbr, 100 tbn,
 100 tbc
 Output #0, avi, to 'out.avi':
   Metadata:
     ISFT            : Lavf55.33.100
     Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 430x181,
 q=2-31, 200 kb/s, 100 tbn, 100 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (gif -> mpeg4)
 Press [q] to stop, [?] for help
 frame=    9 fps=0.0 q=15.6 Lsize=      54kB time=00:00:00.89 bitrate=
 495.2kbits/s
 video:46kB audio:0kB subtitle:0 data:0 global headers:0kB muxing overhead
 16.554190%
 }}}

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


More information about the FFmpeg-trac mailing list