;

PDA

Click to See Complete Forum and Search --> : QuickTime movie


Ph.minusD
09-04-2004, 12:23 AM
When I import a QuickTime movie in fla. and link to an external video file, then export as QuickTime video, last few frames of the movie do not show up. Is this because I could not export entire frames or all the frames are exported but last few frames are unable to to be shown in the QuickTime video ?. Thank you,

PROXUS
09-04-2004, 01:22 PM
Try to avoid using QT files as your imported source. Imported video is dependant on your timeline and Flash during recompression didn't convert it properly, that's probably your last frames are cut.

Solution for that will be either unencode your QT to uncompress state or use source video file (most likely AVI uncompressed).

Also I will suggest to work with external FLVs instead of creating video SWFs. It'll save you a lot of CPU processing ;)

Ph.minusD
09-04-2004, 09:12 PM
To Proxus,
Thank you for your comprehensible solutions.
I still have a lot to learn.