ekisu / mpv-webm

Simple WebM maker for mpv, with no external dependencies.
MIT License
554 stars 32 forks source link

Add support for a sequence number #181

Closed ghost closed 8 months ago

ghost commented 8 months ago

As a continuation to #92 and #93, this PR adds a simple implementation of %[#][0X]n with some limitations:

To be honest, I don't see a reason why anyone would include both patterns or the same pattern more than once in the template, besides, it also confuses mpv itself.