SVG decoder¶
Register name used to load filter: svgplay
This filter may be automatically loaded during graph resolution.
This filter parses SVG files directly into the scene graph of the compositor.
When sax_dur is set to N
, the filter will do a progressive load of the source and cancel current loading when processing time is higher than N
.
Options¶
sax_dur (uint, default: 0): loading duration for SAX parsing, 0 disables SAX parsing