Page 1 of 1

Generating a png sequence with Anime Studio Debut

Posted: Sun Jan 25, 2015 12:56 pm
by Lebostein
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.

Re: Generating a png sequence with Anime Studio Debut

Posted: Mon Jan 26, 2015 2:11 am
by Lebostein
I have seen, that the sequential PNG export is possible with Anime Studio 10 Debut now! :D
You should update your feature list. According to the list is the sequential PNG export not allowed:
http://my.smithmicro.com/anime-compare.html