Support animated SVG
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
ffmpeg doesn't seem to support this. I found you can use this tool to convert it to mp4 for use in editly:
npm i -g timecut
timecut animated.svg
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the supplied animated.svg and the documented timecut animated.svg command, then compare the resulting MP4 with direct use of the SVG in editly. The issue names no source files or tests, so done means defining and verifying how editly should accept animated SVG input without requiring manual conversion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100