Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Low stage quality export?

New Here ,
Jul 30, 2017 Jul 30, 2017

Whenever I animate in Animate CC (Which I'll call flash for brevity), I set the stage quality to "Low,". I really like the way this looks, but I don't know how to make it export that way. Usually I'd just export from Flash as an swf and convert it to an mp4 or mov, but I'd be willing to try anything for it to export like the preview. If anyone knows how to do this, I'd REALLY appreciate the help.

2.8K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Mentor , Jul 30, 2017 Jul 30, 2017

You can export as animated GIF with the SMOOTH option turned off (publish options).

Preferably we'd want to export to a PNG sequence (because GIF only support up to 256 colours) but the Smooth option in Flash/Animate CC for PNG export was broken a number of versions ago, and the developers never got around fixing it.

Another option is to play the stage at low quality, and use some sort of screen recording software to record the canvas part of the screen, and edit later in a video editor.

Translate
Mentor ,
Jul 30, 2017 Jul 30, 2017

You can export as animated GIF with the SMOOTH option turned off (publish options).

Preferably we'd want to export to a PNG sequence (because GIF only support up to 256 colours) but the Smooth option in Flash/Animate CC for PNG export was broken a number of versions ago, and the developers never got around fixing it.

Another option is to play the stage at low quality, and use some sort of screen recording software to record the canvas part of the screen, and edit later in a video editor.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 30, 2017 Jul 30, 2017

There is stage.quality. If you do:

stage.quality = "low";

that should be what you want.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Aug 01, 2017 Aug 01, 2017

This is a personal preference rather than help, but I would export normally from Animate and then replicate the look you are after in After Effects, that would give you more control and is easier to replicate across other machines/locations.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 02, 2017 Aug 02, 2017

This sounds perfect. How though?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 02, 2017 Aug 02, 2017

deans probably means techniques like in this tutorial:

8 bit Animation Tutorial After Effects - YouTube

Did you try the stage.quality = low idea?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 02, 2017 Aug 02, 2017

My sincerest apologies, I don't think I'm conveying how completely clueless I am. Do I write "stage.quality = low" in the Output tab? Because when I do that, it just disappears after I ctrl+enter to preview.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 02, 2017 Aug 02, 2017

Click in frame 1 of any layer (you could make another layer just for this if you like). Open the Actions panel, paste this into it:

stage.quality = "low";

When you export video it should make all the edges look jaggy. It won't be the limited color palette, low resolution graphics from the 1980s, but it might be ok for you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Aug 02, 2017 Aug 02, 2017
LATEST

There are heaps of ways to do it, just google 'after effects pixel'. The easiest way is to apply the Mosaic effect on your animation. But if you are particularly fond of the low res Animate look, then follow Colin's directions.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines