Am 27.06.2013 um 21:21 schrieb Louis <[email protected]>: > Hello Christian, > > Let's say I want to export h264 movies using the Qtkit, what parameters > should I use ? > > I tried something like exportToFile(f,e,"MooV","appl","") but it doesn't > work.
For that, please run the "Exporter List.rbp" project file. You'll find "mpg4" for type and "appl" for manufacturer. > Is the settings memoryblock parameter the same as those we can get using > call q.SetupDialog(m) and then save and retrieved from a file to avoid the > dialog if needed ? It's a QTAtomContainer, so it should be the same. Greetings Christian -- MBS Xojo Developer Conference 2013 More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
