Page 1 of 1

Command line access/API access

Posted: Wed Feb 19, 2020 7:21 pm
by tk421storm
We're looking at streamlining our usage of Reduce Noise in our studio - we think the "automatic" button gives passable results in almost all occasions, so we wanted to automate a process that would provide an "Automatic" output without user intervention.

However I haven't found a command line/api function to deal with doing basic degrains headlessly. We realize that there are a lot of options which require a users' intervention; however in our business case sometimes volume is more important than accuracy.

Re: Command line access/API access

Posted: Thu Feb 20, 2020 10:42 am
by NVTeam
There is no command line interface or API in the current versions of Neat Video, so doing that is not really possible yet.

We will consider adding more tools to enable automatic processing in the future versions.

Thank you,
Vlad

Re: Command line access/API access

Posted: Fri May 13, 2022 10:03 am
by dirkjanmi
Hello everyone,

is this feature something that has been implemented in more recent versions?
We also want to streamline our Denoise automization and be able to run an auto-profile on the OFX plugin without the user having to enter the GUI - just something that we can trigger from outside via Python.
Ideally we would get some sort of signal back if the auto-profiling succeeded or failed (e.g. when the detected sample area was too small).
Would this be possible to implement for the "auto-profile current frame" as well as "auto-profile noisiest frame"?
Best,

Dirk Jansen-Michels

Re: Command line access/API access

Posted: Fri May 13, 2022 11:11 am
by NVTeam
This has not been implemented yet. This idea is in the wish list for future versions.

Thank you.

Re: Command line access/API access

Posted: Fri May 13, 2022 11:26 am
by dirkjanmi
Is it easier to implement to just have another button available for the OFX plugin like "quick auto-profile" with which we don't have to enter the GUI? This would already help a lot.

Re: Command line access/API access

Posted: Fri May 13, 2022 11:56 am
by NVTeam
It may be easier in terms of implementation but this general idea is a complicated architectural question that requires more systematic approach.

Re: Command line access/API access

Posted: Mon Jan 23, 2023 11:44 pm
by muaqat
Hello,

We are interested in using the command line to speed up our pipeline, do you have any idea when such an option will be implemented?

Thank you

Re: Command line access/API access

Posted: Mon Jan 23, 2023 11:50 pm
by NVTeam
Unfortunately no, we do not currently have it in the development plans.
You may want to explore using the command line interface to start the host application that will in turn use the plug-in. That is directly possible with AE and Nuke as far as I know. Other host applications may offer a command line version as well.

Re: Command line access/API access

Posted: Tue Jan 24, 2023 7:45 am
by muaqat
By using the CLI of Nuke it'll still need to interact with the ui of neat for building the profil ?

Re: Command line access/API access

Posted: Tue Jan 24, 2023 9:03 am
by NVTeam
Yes, you would need to create a project/composition and set up all filters in GUI first, and only then you would be able to render the project using the CLI of Nuke.

Re: Command line access/API access

Posted: Mon Feb 12, 2024 1:18 pm
by dirkjanmi
Hello,
any chance this topic has been put on the agenda?
We are working a fully automated Denoise workflow and would really need a way to trigger the auto profile via API.

Re: Command line access/API access

Posted: Mon Feb 12, 2024 1:51 pm
by NVTeam
This idea is already in the wish list and it will be considered for implementation in one of the future versions.