Bug 415440 - SVG support - scripts
Summary: SVG support - scripts
Status: RESOLVED DUPLICATE of bug 420675
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (other bugs)
Version First Reported In: 19.12.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-21 23:18 UTC by Kamil Piwowarski
Modified: 2021-03-16 13:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:
fritzibaby: Brainstorm+


Attachments
example svg (631 bytes, image/svg+xml)
2019-12-21 23:18 UTC, Kamil Piwowarski
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***