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

Batch file #99

Open
cv2018 opened this issue Nov 15, 2017 · 7 comments
Open

Batch file #99

cv2018 opened this issue Nov 15, 2017 · 7 comments

Comments

@cv2018
Copy link

cv2018 commented Nov 15, 2017

Hello,

I am a new user of this precious program and I would like to know how to make a batch file to start a record (a using recor from a button). My goal is to schedule a monitor recording.

Thank you!

@cv2018
Copy link
Author

cv2018 commented Nov 17, 2017

My bat file is like that:

start "" "C:/...."
timeout /t 5

Now I would like to start recording the desktop but I don't know how to give the order. I use the "record audio by clicking in a button".

@rdp
Copy link
Owner

rdp commented Nov 17, 2017 via email

@cv2018
Copy link
Author

cv2018 commented Nov 17, 2017

I would like to go a certain (2 hours) and stop

@rdp
Copy link
Owner

rdp commented Nov 17, 2017 via email

@cv2018
Copy link
Author

cv2018 commented Nov 18, 2017

I tried like that but it didn't work. What I am doing wrong?

start "" "C:\Users\pdst11008\Desktop\Record Desktop Screen Capturer Recorder"
timeout /t 5
C:\Program Files (x86)\Screen Capturer Recorder\configuration_setup_utility\vendor\ffmpeg -t 120
timeout /t 15
exit

Thank you.

@rdp
Copy link
Owner

rdp commented Nov 19, 2017 via email

@cv2018
Copy link
Author

cv2018 commented Nov 26, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants