ekisu / mpv-webm

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

Nothing happens after pressing E #60

Open nerosekyoko opened 5 years ago

nerosekyoko commented 5 years ago

Version: mpv-x86_64-20171209-git-3723e61

Everything works fine until I press E, where none of the text appears (and no encoding happens too). I remember it saying something when the encoding starts.

It used to work perfectly fine for me but I did a reinstall of Windows and I didn't back up the lua file so I guess the newest version is giving me problems but I'm not sure why. I also tried removing my config in case something was conflicting but to no avail.

log.txt

ekisu commented 5 years ago

Your mpv version is pretty old (around 1.5 years old). Your log seems to indicate that the mp.utils.file_info function is missing, and it should be present on newer mpv versions.