Open GoogleCodeExporter opened 9 years ago
the result is ok when i force the blending method to be "-b" for each frame:
webpmux \
-frame anim_0.webp +50+0+0+0-b \
-frame anim_1.webp +50+0+0+0-b \
-frame anim_2.webp +50+0+0+0-b \
-frame anim_3.webp +50+0+0+0-b \
-frame anim_4.webp +50+0+0+0-b \
-frame anim_5.webp +50+0+0+0-b \
...
-o anim_good.webp
(but compression suffers)
Original comment by pascal.m...@gmail.com
on 31 Mar 2014 at 9:05
Attachments:
Hi Vlozer,
As you mentioned on the mailing list, for your case, either (i) no blend /
dispose method = NONE, or (ii) with blend / dispose method = BACKGROUND would
generate the expected output.
In general, though, the correct parameters depend on what your source animation
uses.
In your case, what was the source image (was it a GIF, for example)?
Original comment by urv...@google.com
on 2 Apr 2014 at 12:45
Original issue reported on code.google.com by
pascal.m...@gmail.com
on 31 Mar 2014 at 9:04Attachments: