Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commandline mode to recorder #29

Open
stevenhoving opened this issue Sep 30, 2018 · 0 comments
Open

Add commandline mode to recorder #29

stevenhoving opened this issue Sep 30, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@stevenhoving
Copy link
Owner

For CamStudio v3 the command line utility was removed. This was because reworking the existing utility would postpone the release even further.
It is the intention to bring this functionality back. Options:

  • incorporate a command line mode into the main CamStudio recorder executable (a bit harder because of the use of MFC).
  • move all the recording logic to a separate library and write a new command line utility that uses it.
@stevenhoving stevenhoving added the enhancement New feature or request label Sep 30, 2018
@stevenhoving stevenhoving added this to the CamStudio 3.2 milestone Sep 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant