You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
I tried to use an SVG file as input but encountered the error "Decoder (codec svg) not found for input stream # 1:0". According to https://stackoverflow.com/a/48217742 ffmpeg needs to be compiled with the librsvg library. However, I couldn't find this library in the available packages
Describe the solution you'd like
A working input in .svg format.