Bug#832527: Fwd: Bug#832527: kdenlive: crash when applying 'compand' filter

2016-08-21 Thread Roland Hieber
Thanks! I just compiled kdenlive 16.08.0 from source and tried it, and at least it doesn't segfault anymore :) - Roland On 28.07.2016 22:21, Jean-Baptiste Mardelle wrote: > On Tuesday, July 26, 2016 6:21:36 PM CEST, Patrick Matthäi wrote: > > Thanks for your report. avfilters are a recent

Bug#832527: Fwd: Bug#832527: kdenlive: crash when applying 'compand' filter

2016-07-28 Thread Jean-Baptiste Mardelle
On Tuesday, July 26, 2016 6:21:36 PM CEST, Patrick Matthäi wrote: Thanks for your report. avfilters are a recent addition to MLT and not much tested yet. The crash happened because Kdenlive currently doesn't handle the "string" parameter type from FFmpeg. I have committed a change that fixes