I'm interested in installing ffmpeg
or somesuch on my server so I can upload files, automatically encode them to FLV and then serve up a embedded player to use on my pages.
The problem is that I don't know where to start. I don't want to have to spend days coding a web based encoding service, as I'm more interested in using an out of the box solution.
My research so far has led me to FFMPEG
and possibly Gallery2
: it has a ffmpeg
integrated and the gallery 2 framework provides user accounts and FTP upload facilities.
Is anyone aware of other open source encoding solutions which you can install on Linux?