Skip to content

SVG to PNG #7

Answered by brendan8c
010sfs asked this question in Q&A
Discussion options

You must be logged in to vote

@010sfs, SVG files are vector graphics, you have to rasterize them first.
FFmpeg doesn't support that unless you compiled FFmpeg with librsvg.
You need to compile FFmpeg from source code with librsvg or find a prebuilt one that compiled with librsvg.

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by 010sfs
Comment options

010sfs
Jan 13, 2023
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants