Skip to content

Ripple Noise Removal: parallel processing not working #8

@mitlabence

Description

@mitlabence

I have tried several approaches to speed up Ripple Noise Removal and more the CPU cores. Unfortunately, the most promising solution,
using pathos.multiprocessing.ProcessingPool, ran into an error: [WinError 87] The parameter is incorrect. Something similar here points at dill on Windows.
For now, I will just keep using single-core RNR, which is not terribly slow (probably ~10 minutes per video).

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions