src/modules/sox/Makefile | 1 + src/modules/sox/factory.c | 3 +- src/modules/sox/filter_sox.c | 61 ++++++++++++++++++++++++++++++- src/modules/sox/filter_sox.yml | 64 +++++++++++++++++++++++++++++++- src/modules/sox/filter_sox_effect.yml | 22 +++++++++++ 5 files changed, 146 insertions(+), 5 deletions(-)
New commits: commit 6c5e2618157a8ba9509aaa415eb4953eb4ae8bb5 Author: Dan Dennedy <[email protected]> Date: Sun Sep 11 15:21:26 2011 -0700 Document normalise and analysis for sox. This change separates the general sox metadata from effect instance metadata. commit 52405684f1fcbebf9afd4aa58ac9feb62ba7e5a1 Author: Dan Dennedy <[email protected]> Date: Sun Sep 11 15:18:51 2011 -0700 Add analysis effect to sox filter. This analyzes the audio to determine a normalized gain level. The result is suitable for XML serialization. ------------------------------------------------------------------------------ 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
