On Mon, Jun 22, 2009 at 09:25, Ernst Bunders<[email protected]> wrote: > the image conversion works on demand. This method seems inappropriate > for media streams. So how does that work? can you define a number of > formats each uploaded stream is converted into? Or do you have to > 'order' your conversions when you upload a new stream?
There is a configuration file: https://scm.mmbase.org/speeltuin/mihxil/streams/src/main/config/streams/createcaches.xml which defines which servers converts to what and how. This starts immediately after upload. So indeed you predefine a number of formats. The result is a 'mediafragment' with a set of 'mediasources', which are then served out in the preference order as defined by the configuration options of the media application. > Also: is there something for subtitles? perhaps by MKV support? No. But undoubtly it's possible to come up with something, if needed. Michiel -- mihxil' http://meeuw.org nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
