To install, from within Shotcut, choose menu Settings > App Data Directory > Show. It should open a file manager; go into folders presets / scrollAreaWidgetContents. (I just noticed the bad name for this folder ) Copy this file into there and rename it to remove the .txt
Choose the preset and expand the sections to see the code: Body & CSS. Link to the original codepen at the bottom of the body HTML, The text must be encoded to be put into a preset.
That is amazing - I would be interested to learn how to encode the CSS/HTML into a format which the filter can decipher. I had in mind the idea to make a preset myself using another Codepen text effect but don’t know where to start.
I also experimented with a text effect from Codepen yesterday.
I made this HTML template page where I can paste the Codepen HTML, CSS and JavaScript content:
This allows to edit and preview the Codepen text effect
When you’re done editing, you can bring the HTML, CSS and JavaScript parts in a Shotcut Preset, test it and save it.
Note: The AVI file generated by Shotcut have a frame rate of 15fps. For that reason (I think) the effects will run faster in Shotcut than in the HTML previews.
That might only be available to admins. It can be inconvenient for me to see the ordinary user view. When composing or editing the topic I see the “optional tags” field
The HTML file was basically the same as the original HTML (unencoded), with an added line of HTML:
instead of
<body>
SO - to share the preset, I would not use this HTML, but I would copy the file (encoded) from the folder presets / scrollAreaWidgetContents (in Show App data) and add the extension .txt.