diff options
| author | Yuval Adam <_@yuv.al> | 2018-06-16 11:32:00 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-06-16 11:32:00 +0300 |
| commit | 89dbcdd697b963054fb50e7b8338da9939c030d8 (patch) | |
| tree | c6fbc7dc6342f6ecd523e146fb9153e8117b64c5 | |
Initial README
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..442a6d6 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# mpv-smil-hook + +A lua script hook that supports parsing and loading SMIL metadata files to [https://mpv.io](mpv). + +Work in progress for https://github.com/mpv-player/mpv/issues/4423 |
