Brian Matherly
Brian Matherly
> In Kdenlive, we have seen reports about crackling when working with either FLAC files or in 60fps projects. > > https://bugs.kde.org/show_bug.cgi?id=407346#c14 It would be good if someone could translate...
Thanks. That is helpful. But it really belongs in https://github.com/mltframework/mlt/issues/741. It seems this issue is becoming a duplicate of #741 - unless someone has a "crackling" problem that does not...
> @bmatherly was this fixed by https://github.com/mltframework/mlt/commit/b18f2805809454ce0b331658f86e82b9ce35a634 ? For my test case, this fixed it: https://github.com/mltframework/mlt/commit/b18f2805809454ce0b331658f86e82b9ce35a634 And then this broke it: https://github.com/mltframework/mlt/commit/6eb55feadc623dcbcd210004716e237cf1c1929d Here is a proposed change that does not...
This PR was implemented by https://github.com/mltframework/mlt/pull/903
Simple steps to reproduce from @j-b-m: Ok, so using the sample sine wav file provided in the Kdenlive bug report: [sine.flac](https://bugs.kde.org/attachment.cgi?id=119989) The problem can be reproduced using this melt command:...
I have a proposed fix for this specific FLAC issue. Can someone please test this proposed change with their own test case? ``` diff --git a/src/modules/avformat/producer_avformat.c b/src/modules/avformat/producer_avformat.c index 9e8a63df..d3e2188d 100644...
Thanks for your testing. I think that 8 frames of tolerance is too much - it would make the lip sync be off for lower frame rates. I think I...
Here you go: https://github.com/mltframework/mlt/pull/885
Thanks for testing. In addition to the FLAC issue, we have a high concern about regression with other formats. If you are willing, it would be very helpful if you...
I am confident that this is not a priority for anyone and nobody plans to work on it. Unless someone volunteers, I recommend that we close this as "won't fix"