Jaded-Encoding-Thaumaturgy / vs-denoise

VapourSynth denoising, regression, and motion compensation functions
MIT License
18 stars 6 forks source link

Please consider documenting parameters and adding more examples. #108

Closed ioctl-user closed 5 months ago

ioctl-user commented 7 months ago

For now it's difficult start working with the project.

The MVTools.denoise() get a lot of parameters, which have not obvious meaning.

Please consider adding parameters description and short usage guide (which is the best/fast for anime, movie, live movie ...) to the README.md.

And also please add example of preset usage (NOISY, FAST, ...).

ghost commented 6 months ago

The MVTools.denoise() get a lot of parameters, which have not obvious meaning.

All these functions do is wrap around the mvtools plugin, please see mvtools doc for more information.

ioctl-user commented 6 months ago

The MVTools.denoise() get a lot of parameters, which have not obvious meaning.

All these functions do is wrap around the mvtools plugin, please see mvtools doc for more information.

May you adding link to the project README for other people?

ioctl-user commented 5 months ago

There is still no link to the MVTool documentation in the README file.