Summary: | 碩士 === 國立臺灣大學 === 資訊工程學系研究所 === 86 === Generally speaking, this is a WWW-based system that is used
to make movies, and it is with client-server structure. The
user can download the homepage from the server by Internet
and open it on his browser. The homepage is just like the
UI (user interface) of the movie making system. So, the user
can edit movies by using the homepage, then transmit it to
the server to make the new movie he wanted.
There are four parts in this system, including:
1.the UI of the movie making system on the client-end.
2.the movie files database on the server-end.
3.the movie making agent on the server-end.
4.the Movie Markup Language (MML).
|