Today, it seems that ffmpeg is only used to build a still image from a
movie (somebody could correct me if I'm wrong).
Ffmpeg is useful if you want to display a "poster frame" of the movie
and link it to the movie file.
Anyway, there is no restriction for the *upload* of any kind of
resources in RS, including movies.
If you want to play your movies in the "view" mode of RS, you have to
create a file type3.php in your plugin directory:
plugins/players/type3.php
(considering that in your RS installation, movies have the filetype
"3" which is the default value).
So, every movie will be handled by type3.php.
Have a look to this post for further explainations: "Playing movies
with the Quicktime plugin".
tunelight a écrit :