Bug 415440

Summary: SVG support - scripts
Product: [Applications] kdenlive Reporter: Kamil Piwowarski <9luty1992>
Component: Video Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: fritzibaby
Priority: NOR Flags: fritzibaby: Brainstorm+
Version First Reported In: 19.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: example svg

Description Kamil Piwowarski 2019-12-21 23:18:22 UTC
Created attachment 124645 [details]
example svg

SUMMARY

Feature request: support for JavaScript in SVG

STEPS TO REPRODUCE
1. Create SVG file with JavaScript script (script replace text for each second - something like countdown)
2. Add that to kdenlive
3. Add to timeline

OBSERVED RESULT

JavaScript script doesn't work

EXPECTED RESULT

JavaScript script works
Comment 1 emohr 2019-12-23 18:35:42 UTC
Kdenlive SVG import relies on Qt QImage, which supports TinySVG only. See here as well: https://bugs.kde.org/show_bug.cgi?id=405249
Comment 2 Vincent PINON 2021-03-16 13:00:22 UTC

*** This bug has been marked as a duplicate of bug 420675 ***