https://bugs.kde.org/show_bug.cgi?id=507396
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/kdenlive/-/commit/f3 | |1d47284e305efe7d98163143391 | |e34199a9862 --- Comment #10 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Git commit f31d47284e305efe7d98163143391e34199a9862 by Jean-Baptiste Mardelle. Committed on 24/07/2025 at 06:07. Pushed by mardelle into branch 'master'. Fix transcoding of files with missing duration. M +28 -25 src/bin/bin.cpp M +3 -1 src/bin/bin.h M +10 -2 src/bin/projectclip.cpp M +1 -0 src/bin/projectclip.h M +32 -23 src/jobs/cliploadtask.cpp M +21 -18 src/jobs/transcodetask.cpp M +6 -2 src/jobs/transcodetask.h M +11 -4 src/mainwindow.cpp M +27 -11 src/project/transcodeseek.cpp M +12 -3 src/project/transcodeseek.h https://invent.kde.org/multimedia/kdenlive/-/commit/f31d47284e305efe7d98163143391e34199a9862 -- You are receiving this mail because: You are watching all bug changes.