Broken MNG when...

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
acterhd
Posts: 6
Joined: 2015-05-18T10:09:01-07:00
Authentication code: 6789

Broken MNG when...

Post by acterhd »

I'm begin...
Frist. I generated MNG image by ImageMagick. May be correct. BUT!
Two. I converted MNG to MNG again, and get incorrect MNG animation (not clearing). And delay=0.
Tree. I tried same MNG, but with advmng. I get: same effect with blend (not clearing) and loop=1.
All convertors and optimizers can no optimize MNG. Because MNG images probably invalid.
Help me generate and optimize correct MNG image.

Also I used flags "-dispose Previous" and own delays per frame.

Why need for me MNG? I ported libmng (Emscripten) to JS, and need test with valid MNG images. Also I can use JNG, but this is not interest now.
About JNG, I have even two library: Emscripten libmng and parser for JNG (hack).
Post Reply