FFmpeg (It should be accessible by using the ffmpeg command)
This plugin is built using Node and can be installed to project using:
$ npm install --save mineflayer-video-playerYou need to install it globally to use the tools built into it
$ npm install -g mineflayer-video-playerYou can check if the installation is successful with these two commands:
$ npx mineflayer-video-player
or
$ mineflayer-video-playerThere is a shorthand version of the command called mvp you can use it too instead of mineflayer-video-player
This project is accepting PRs and Issues. See something you think can be improved? Go for it! Any and all help is highly appreciated!
For larger changes, it is recommended to discuss these changes in the issues tab before writing any code. It's also preferred to make many smaller PRs than one large one, where applicable.
This project uses the MIT license.
