[FFmpeg-trac] #5033(undetermined:new): Incorrect duration when converting WAV/MP3 files to AAC with -shortest

FFmpeg trac at avcodec.org
Fri Aug 12 19:55:36 EEST 2016


#5033: Incorrect duration when converting WAV/MP3 files to AAC with -shortest
-------------------------------------+-------------------------------------
             Reporter:  ausjjtkd     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  aac,         |               Resolution:
  shortest                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by michael):

 * reproduced:  0 => 1


Comment:

 this is also reproduceable still
 {{{
  ./ffmpeg -y -framerate 1 -r 1 -loop 1 -i lena.pnm -f lavfi -i
 sine=duration=60   -shortest  -f mp4 /tmp/out.mp4
 }}}
 resulting file is 2min long

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


More information about the FFmpeg-trac mailing list