[FFmpeg-trac] #3315(avfilter:open): overlay with shortest=1 loops forever if one input is of unlimited duration

FFmpeg trac at avcodec.org
Fri Jan 17 15:07:49 CET 2014


#3315: overlay with shortest=1 loops forever if one input is of unlimited duration
------------------------------------+------------------------------------
             Reporter:  Krieger     |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  important   |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:  regression  |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by cehoyos):

 The following works as expected:
 {{{
 $ ffmpeg -f lavfi -i testsrc=d=1 -vf "testsrc,overlay=shortest=1" -f null
 -
 }}}

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


More information about the FFmpeg-trac mailing list