[FFmpeg-devel] [PATCH v5]libavfilter/asrc_fluidsynthmusic.c : generate algorithmic music
Paul B Mahol
onemda at gmail.com
Fri Sep 4 15:38:28 EEST 2020
On 8/25/20, Ashutosh Pradhan <ashutoshp012345 at gmail.com> wrote:
> Generate algorithmic music using riffs, lindenmayer systems, cellular
> automaton and rhythm algorithms.
>
> Changelog | 1 +
> configure | 4 +
> doc/filters.texi | 146 ++++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/asrc_fluidsynthmusic.c | 1344
> ++++++++++++++++++++++++++++++++++++
> libavfilter/notedef.h | 269 ++++++++
> libavfilter/version.h | 2 +-
> 8 files changed, 1767 insertions(+), 1 deletion(-)
>
> diff --git a/Changelog b/Changelog
> index 0108f8f1a8..fb60ea098f 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -89,6 +89,7 @@ version 4.3:
> - PFM decoder
> - dblur video filter
> - Real War KVAG muxer
> +- fluidsynthmusic filter
>
This crashes for high gen option set.
More information about the ffmpeg-devel
mailing list