Is this expected?
    <property name="resource">&lt;producer&gt;</property>

If the value really is <producer>, then I get why the &lt is there,
just wondering if it is really correct.


$ melt -producer ladspa.1047 0=1000 1=0.5 -consumer xml
<?xml version="1.0"?>
<mlt LC_NUMERIC="en_US.UTF-8" version="0.8.8" title="ladspa.1047">
  <profile description="DV/DVD PAL" width="720" height="576"
progressive="0" sample_aspect_num="16" sample_aspect_den="15"
display_aspect_num="4" display_aspect_den="3" frame_rate_num="25"
frame_rate_den="1" colorspace="601"/>
  <producer id="producer0" in="0" out="14999">
    <property name="mlt_type">producer</property>
    <property name="length">15000</property>
    <property name="eof">pause</property>
    <property name="resource">&lt;producer&gt;</property>
    <property name="aspect_ratio">1.066667</property>
    <property name="mlt_service">ladspa.1047</property>
    <property name="0">1000</property>
    <property name="1">0.5</property>
  </producer>
  <playlist id="playlist0">
    <entry producer="producer0" in="0" out="14999"/>
  </playlist>
  <tractor id="tractor0" title="ladspa.1047" global_feed="1" in="0" out="14999">
    <track producer="playlist0"/>
  </tractor>
</mlt>


-- 
--
Carl K

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to