-
AE exported .FLV w/ Alpha Channel embedded into Flash = CPU Hog
Posting this in here instead of the Flash forum because it’s AE related, and figure more people in this forum will probably have more experience with this issue-
I am implemening some video into an AS3 site, and the structure requires the videos to be embedded into movieClip timelines because of the preloading setup.
One of the videos for example, is a 570×760 exported from After Effects straight to FLV using the VP6 codec + alpha channel of a fast-paced man running, with some feathered edges.
30 FPS website, and 30 FPS Flv.
Runs OK when embedded into a blank FLA (no bg image, no AS code).. but when I put it into the main site it just bogs really bad and plays so choppy.
I disabled any other MC animations while this video plays on the timeline, made sure Video.Smoothing wasn’t applied- still not happy with the result.
Can’t do a JPG sequence + multiply blend because there is color that will bleed incorrectly into the BG.
I must use the VP6 codec because Sorenson doesn’t support Alpha.
Does anyone have any tips?