[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On 04/03/07, Richard Brown <rich@xxxxxxxxxxx> wrote: > Hi > > Is there a programme that can create flash in Linux (for web use) please? > > Thanks. > -- > Rich > http://www.cregy.co.uk > Embracing what God does for you is the best thing you can do for him. > Romans 12 v 1 > > -- > The Mailing List for the Devon & Cornwall LUG > http://mailman.dclug.org.uk/listinfo/list > FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html > What are you trying to create in flash? If you can create avis or mpegs, then ffmpeg will create flash from these eg: ffmeg -i file.avi -r 12 -acodec mp3 -qscale 3 -s 320x240 out.flv -- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html