[FFmpeg-trac] #2108(FFmpeg:new): empty frame add the end of the video

FFmpeg trac at avcodec.org
Fri Jan 4 01:13:14 CET 2013


#2108: empty frame add the end of the video
-------------------------------------+-------------------------------------
             Reporter:  ben          |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  FFmpeg       |                  Version:
             Keywords:  h264 empty   |  unspecified
  frame                              |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: the re-encoding will add 0.05 sec in the duration
 putting an empty frame at the end.
 How to reproduce:
 {{{
 % ffmpeg -i myinput.mp4 -acodec copy -vcodec h264 -b:v 500k output.mp4
 ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers
   built on Nov 16 2012 18:07:20 with Apple clang version 4.1
 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/1.0 --enable-shared
 --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables
 --cc=cc --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac
 --enable-libmp3lame --enable-libxvid
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list