[Matroska-devel] Re: Variable Framerate, plugin based video editing tool
Steve Lhomme
steve.lhomme at free.fr
Thu Jan 29 16:04:47 CET 2004
Cyrius wrote:
> Now including XML settings in an XML file is easy :p, but I don't think
> that would be too good in a pure script file.
>
> The other possiblity would be to use XML only to describe the options
> of a plugin. i.e. the plugin give something like
> <options>
> <integer name="blah" min="0" max="10" description="bleh" value="5" />
> ...
> </options>
Yes but by mixing XML with something else you need to add a parser where
you have one already writen (GStreamer already needs an XML interpreter).
More information about the Matroska-devel
mailing list