https://bugs.kde.org/show_bug.cgi?id=489146
--- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit 348aeb8679337c7abec6595185394c05f8dab40b by Dmitry Kazakov. Committed on 21/07/2024 at 14:15. Pushed by dkazakov into branch 'master'. [mlt] Fix incorrect usage of get_frame API When calling activeProducer->get_frame(...), the argument actually means the "audio track index", not the frame requested. Hence we should just seek into the position instead of passinf the frame index as an argument M +3 -2 libs/ui/KisPlaybackEngineMLT.cpp https://invent.kde.org/graphics/krita/-/commit/348aeb8679337c7abec6595185394c05f8dab40b -- You are receiving this mail because: You are watching all bug changes.
