Am 12.04.2013 um 01:02 schrieb Louis <[email protected]>: > I'd like to generate a slideshow from two images then save the resulting > movie as h264 compressed.
Mac or Win? > e = m.SaveMBS(f, true, true) > > m = nil This movie does play fine? > mm=f.OpenAsMovie On Windows you need to use OpenAsMovieMBS, I think. > if q.ExportToFile(mm, d) then > MsgBox "OK" > else > MsgBox "Failed" > end if This gives failed? I don't see you using OpenExporter function and doing settings!? Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
