[FFmpeg-trac] #4202(avformat:open): animated webp doesn't loop by default (was: animated webp doesn't loop)

FFmpeg trac at avcodec.org
Tue Dec 23 21:47:55 CET 2014


#4202: animated webp doesn't loop by default
-------------------------------------+------------------------------------
             Reporter:  Yay295       |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  webp         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by jamal):

 * status:  new => open
 * component:  ffmpeg => avformat
 * priority:  normal => wish
 * version:  2.5.1 => git-master
 * type:  defect => enhancement


Comment:

 When creating an animated webp file you can choose how many times the
 animation should loop using the -loop option.
 A value of -1 means infinite loop. By default it's set to 0, which means
 no loop.

 It could be changed to infinite by default if that's preferred.

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


More information about the FFmpeg-trac mailing list