I've never had to mess with videos before, but I have a client that wants an umbraco site that can allow visitors to upload video clips for display in a gallery.
I know I need to convert these clips from whatever they are into FLV for display purposes, but am not sure how to go about it. Has anyone done this and can they recommend any 3rd party tools/methods for generating these FLV's?
Can only point towards FFMPEG, it seems to be a standard of sorts in this area. This may be worth keeping an eye on, but doesn't seem ready for primetime http://code.google.com/p/ffmpeg-sharp/
generating flv's with umbraco
Hi all
I've never had to mess with videos before, but I have a client that wants an umbraco site that can allow visitors to upload video clips for display in a gallery.
I know I need to convert these clips from whatever they are into FLV for display purposes, but am not sure how to go about it. Has anyone done this and can they recommend any 3rd party tools/methods for generating these FLV's?
Many thanks
Shaun
Can only point towards FFMPEG, it seems to be a standard of sorts in this area. This may be worth keeping an eye on, but doesn't seem ready for primetime http://code.google.com/p/ffmpeg-sharp/
Thanks Dan. I used ffmpg with a mediahandler pro wrapper on it, it seems to be working fine.
is working on a reply...