I've been looking at automatic conversion of videos into SWFs that Laszlo can use, using FFMpeg. It almost works fine, however FFmpeg seems to be writing the wrong frame count into the file which means that a playback slider thing is totally inaccurate.
In the relevant seeming wiki page: http://wiki.openlaszlo.org/MediaSupport there is this: In an open-source workflow the principal tool is the FFMPEG library http://ffmpeg.sourceforge.net , which is able to encode in FLV format. There are a variety of utilities built on FFMPEG, including the Riva FLV Encoder, available at http://www.rivavx.com/. Followed by: [TBD: how to wrap .FLV into .SWF] How do you wrap an FLV into an SWF? I can update the wiki if I know how to do this. Robin.
