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

Producing video #10

Open
sgspecker opened this issue Sep 24, 2019 · 4 comments
Open

Producing video #10

sgspecker opened this issue Sep 24, 2019 · 4 comments

Comments

@sgspecker
Copy link
Contributor

Looking around the API, I didn't see a way to "Produce" a video, although it's possible that I missed it.

Camtasia has a "Batch Production" feature, but it looks like you have to specify each item in your batch manually... each time you want to produce a group of videos. I have a request into TechSmith to see if I'm missing something. That said, this would be a handy thing to manage via Python.

From a workflow perspective, I'd rather create all my videos and then build them all. I find that when I stop to wait for one to be rendered right after creating/editing it, I get distracted with other minutiae.

@abingham
Copy link
Collaborator

Generating videos from Python would be very helpful for me as well, and I've given this a bit of thought. As far as I can tell, though, it'll involve using platform specific automation techniques, e.g. maybe AppleScript on macos, something else on windows, etc.

Ultimately, it might be best to leave this for another package and keep it out of scope for python-camtasia. Right now python-camtasia is not much more than a JSON-processing library.

At the same time, I haven't given this particularly deep thought, and there may be camtasia APIs I don't know about, so perhaps there's a relatively simple way to do it.

@sgspecker
Copy link
Contributor Author

Sounds like a reasonable plan. I'll let you know if I hear anything interesting from TechSmith. It would make sense for the Camtasia app to support a simple command-line API for this. I have my fingers crossed.

@sgspecker
Copy link
Contributor Author

From TechSmith, there isn't any command-line options or API for generating output. The best they suggested was a forum post indicating that you can drag-n-drop files onto the Batch Production dialog.

They directed me to their forum to post a request to add this as a feature, so I added my two cents to a post already asking for the same thing.

@abingham
Copy link
Collaborator

abingham commented Sep 27, 2019 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