Hi,
I have submitted a patch few months ago which makes it possible to load images referenced in image elements through a file URL scheme. Here is the patch: https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ The current alternative to display images is to encode them as Base64. This takes up a lot of redundant space in use cases where a series of SVG frames are being read in as a slideshow, each of these frames having to contain the entire raw data instead of just a reference to a file. Feedback on this would be greatly appreciated - I'd be happy to make the necessary changes to see this enhancement merged. With kind regards, Daniel Petri _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
