You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run the CLI. I'm using Windows 11.
I run chainner run "chainnerfile.chn" --overwrite "overwrite.json" and it took me a bit of time to realise that it does start running, but in the background, cmd doesn't display anything and I can even close it and chainner will still run. Only way to cancel it is to end the task in task manager.
It would be great to get some information from the command line. Mainly that it is running. Ideally a progress bar? If it's a video that is being run then it could do that. Also ctrl+c to prematurely end the program would be great. Also would be very nice to have a way to pipe the output so I can send it to ffmpeg.
The text was updated successfully, but these errors were encountered:
Trying to run the CLI. I'm using Windows 11.
I run
chainner run "chainnerfile.chn" --overwrite "overwrite.json"
and it took me a bit of time to realise that it does start running, but in the background, cmd doesn't display anything and I can even close it and chainner will still run. Only way to cancel it is to end the task in task manager.It would be great to get some information from the command line. Mainly that it is running. Ideally a progress bar? If it's a video that is being run then it could do that. Also ctrl+c to prematurely end the program would be great. Also would be very nice to have a way to pipe the output so I can send it to ffmpeg.
The text was updated successfully, but these errors were encountered: