rodnig1
Mar 09, 2003, 08:12 PM
i need some help converting(if its possible) a macromedia flash "projector", to an MPEG so that i can burn it to a DVD for a friend of mine. any help would be greatly appreciated.
Thanks
Rodney Hall
celtic_druid
Mar 09, 2003, 11:15 PM
Try saving it as an AVI first using a lossless codec and then convert that to MPEG.
Hmm, had a theory and looks like it works, you can frameserve a SWF file via AVISynth using TMPGEnc's VFAPI QTReader. Just remember, as with other quicktime files it will flip the image vertically and stuff the framerate up, but once you reverse that, it works fine.
Ok, above being true, I guess you could just use TMPGEnc to do it directly, although personally I prefer CCE for MPEG2 encoding.
rodnig1
Mar 10, 2003, 11:52 AM
thanks... ill give it a try
pnu
Mar 10, 2003, 12:03 PM
Providing the .swf file is not locked, you can open it with swish and save directly as an avi at either 25 or 23.97 then encode with CCE. Very easy program to use too.