[FFmpeg-soc] [PATCH] Add af_sox - sox effects library wrapper
Stefano Sabatini
stefano.sabatini-lala at poste.it
Thu Aug 19 15:10:49 CEST 2010
On date Thursday 2010-08-19 04:38:44 -0700, S.N. Hemanth Meenakshisundaram encoded:
> Modified so that request frame has default behaviour - passes it on to
> previous filter in chain.
> Output, if any is available with the output fifo, is now pushed to next
> filter within filter samples itself after it has added input data to the
> input fifo.
>
> Now the command:
>
> ./ffplay -af sox=flanger crashes within sox due to some uninitialized
> parameter of the effect. Will post an update once I get the config right.
>
> Also, should the configure magic for this filter be part of this patch
> or a separate one.
In this one, also please add a filters.texi entry.
Regards.
More information about the FFmpeg-soc
mailing list