Support linked images in .svg files
Expected behavior of the wanted feature
when displaying an .svg file I'd like mpv to correctly display images references in
Alternative behavior of the wanted feature
if this is a security concern, could we at least have an additional option to mpv command to provide this support (e.g. --svg-show-image-links)?
Log File
No response
Sample Files
No response
FFmpeg would have to implement this and IMO it's unlikely to happen since it introduces complications in the way SVGs are handled.
thanks for explaining, that makes sense
it introduces complications in the way SVGs are handled
lack of this support introduces complications in the way I can use mpv 😅 I will open this issue in ffmpeg repo