https://bugs.kde.org/show_bug.cgi?id=489146

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit fbfab4555061a496df037c75c47b6e148d456f36 by Dmitry Kazakov.
Committed on 21/07/2024 at 14:33.
Pushed by dkazakov into branch 'krita/5.2'.

[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/fbfab4555061a496df037c75c47b6e148d456f36

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to