Hi,
I have a few videos, i would like to turn them into a flash video so they can be embedded into a webpage. Does anyone have any ideas on how to do this please?
Thanks

Hi,
I have a few videos, i would like to turn them into a flash video so they can be embedded into a webpage. Does anyone have any ideas on how to do this please?
Thanks

I use Premiere Pro but there are loads of free converters depending on what format your originals are in. I've used Riva http://www.rivavx.com/?encoder in school.
This: SUPER .
Or This: WinFF - Free Video Converter
Or This: On2 Technologies - Making Video Possible, from Handhelds to HD (Price Tag)
And there are a few web based versions.

I do this regularly for our moodle site. we record TV through mythweb and I need to transfer the files to FLV for upload onto moodle. The most effective way I've found is through automated scripts using mencoder:
for exapmple:
using "find" to find and replace the old file with the flvCode:mencoder ./filename -oac mp3lame -lameopts abr:br=56 -srate 22050 -ovc lavc -lavcopts vcodec=flv:vbitrate=250:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -o file.flv

I use riva - works fine
regards
Simon
There are currently 1 users browsing this thread. (0 members and 1 guests)