Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Creating animated mng files for text2skin
>
> Convert -delay 30 file1.png file2.png file3.png animatedfile.mng
>
> When I try to view this new MNG file in a mng-supported
> viewer, its works
> just fine. But, when I try to use the MNG in a skin, it is
> not displayed.
> Does anyone have any hints for me for creating animated MNG
> files that will
> work in text2skin-0.0.8? I noticed that the MNG files which
> do work with
> text2skin have a special PLTE chunk defined (which the convert utility
> doesn't seem to create).
>
http://advancemame.sourceforge.net/comp-download.html
advmng -a 30 -C animatedfile.mng file1.png file2.png file3.png
Then:
convert -depth 2 animatedfile.mng animatedfileworking.mng
After both conversions, the "animatedfileworking.mng" works with the skin.
If anyone has a better method or more input, pls let me know.
Thanks,
Home |
Main Index |
Thread Index