[FFmpeg-trac] #6121(ffmpeg:reopened): -stream_loop option does not work, while movie filter with loop option does

FFmpeg trac at avcodec.org
Thu Feb 2 16:08:49 EET 2017


#6121: -stream_loop option does not work, while movie filter with loop option does
------------------------------------+------------------------------------
             Reporter:  slhck       |                    Owner:
                 Type:  defect      |                   Status:  reopened
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by slhck):

 You mean before ''all'' other inputs? Does it then apply to all of them?
 But even when I put it before, it doesn't work.

 {{{
 ffmpeg -stream_loop -1 -i bbb.mp4 -i spinner-256-white.png -filter_complex
 "[0:v][1:v]overlay[out]" -map "[out]" -t 5 out.avi
 }}}

 The APNG file is attached already.

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


More information about the FFmpeg-trac mailing list