MLT has had dynamic normalization in some filters, but the results are not one usually wants for file-oriented work. Like the video stabilization, now you can run an analysis step and get the result from a property on the last frame or save the result into MLT XML. For example,
melt test.wav -filter sox:analysis -consumer xml:test.mlt video_off=1 all=1 Then, when you play test.mlt, it uses the computed (replay) gain level. -- +-DRD-+ ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
