I don't know why png sequence exporting is deactivated. But you can export a mov:
1. Format: QuickTime Movie
2. Compression type: Animation
3. Compressor depth: Millions of colors+
And then you can split these movie in separate png files with alpha channel using ffmpeg:
ffmpeg -i animation.mov animation_%3d.png
After that you found the frame files (with alpha channel) in your directory:
animation_001.png
animation_002.png
animation_003.png
....
I have tested this with AS 6,7 and 8. It works. I think this should work with 9 and 10 in the same way.
Generating a png sequence with Anime Studio Debut
Moderators: Víctor Paredes, Belgarath, slowtiger
Re: Generating a png sequence with Anime Studio Debut
I have seen, that the sequential PNG export is possible with Anime Studio 10 Debut now!
You should update your feature list. According to the list is the sequential PNG export not allowed:
http://my.smithmicro.com/anime-compare.html
You should update your feature list. According to the list is the sequential PNG export not allowed:
http://my.smithmicro.com/anime-compare.html