On Thu, Sep 27, 2012 at 10:47 AM, Aaron Cruz <[email protected]> wrote: > Hi, > I am trying to use the multi consumer type with an external .yml file but the > Mlt::Consumer (ruby) doesn't accept an id for the first argument. > I can give it a profile instance without any set properties but my output is > still strange (borders around video, audio mismatch). > I can't figure out which is the correct property to set when I create a > consumer using Mlt::Consumer.new without any arguments. > What I need is to be able to do something like > Mlt::Consumer.new("multi:/usr/local/mlt/multi.yml"), my profiles are in the > yaml file.
Does it work without yaml files by using only the properties API as described in the docs for the multi-consumer? > Hopefully this is clear :) > bussi, > aaron > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://ad.doubleclick.net/clk;258768047;13503038;j? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > _______________________________________________ > Mlt-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mlt-devel -- +-DRD-+ ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
