https://bugs.kde.org/show_bug.cgi?id=474679
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/2cf4dfb |hics/krita/-/commit/a11cf8e |f0de99d81fbe32654d0fad6a2d6 |076e537bb457a8226cf4703cbeb |29ad16 |33cde0 --- Comment #19 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit a11cf8e076e537bb457a8226cf4703cbeb33cde0 by Dmitry Kazakov. Committed on 17/10/2023 at 16:43. Pushed by dkazakov into branch 'master'. Fix rendering of the video when start frame is non-zero When start frame is non-zero or if the frames are saved with numbering offset, we should pass correct offsets to ffmpeg. Before the patch, it had the following problems: 1) If start numbering was > 4, then ffmpeg rendering failed. 2) If first frame was non-zero, then audio was saved with wrong offset M +7 -6 libs/ui/animation/KisVideoSaver.cpp https://invent.kde.org/graphics/krita/-/commit/a11cf8e076e537bb457a8226cf4703cbeb33cde0 -- You are receiving this mail because: You are watching all bug changes.