Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG Support (librsvg) #23

Open
deevus opened this issue Mar 6, 2019 · 1 comment
Open

SVG Support (librsvg) #23

deevus opened this issue Mar 6, 2019 · 1 comment

Comments

@deevus
Copy link
Collaborator

deevus commented Mar 6, 2019

I was trying to overlay an SVG image and I got the following error:

Decoder (codec svg) not found for input stream #1:0

Would it be possible to get SVG support?

https://stackoverflow.com/questions/48216871/ffmpeg-3-4-cantor-now-support-for-svg-rasterization

@kribblo
Copy link
Owner

kribblo commented Mar 6, 2019

Hey, as the answer says, ffmpeg binary needs to be compiled with a certain flag enabled for this to happen. This project only helps install existing binaries provided by others as listed in the README and does not build any binaries itself.

If a newer binary exists with this capability for your operating system (see README), I'd be happy to update - or if it's not, it would be best if you asked the builder of the binary to add what you need and then ping me again so I can update with the latest.

@kribblo kribblo self-assigned this Mar 6, 2019
@kribblo kribblo removed their assignment Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants