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

How Do I Set The Output File Name for a Video? #31

Closed
PeteBaker1 opened this issue Jul 17, 2023 · 1 comment
Closed

How Do I Set The Output File Name for a Video? #31

PeteBaker1 opened this issue Jul 17, 2023 · 1 comment

Comments

@PeteBaker1
Copy link

Hi,

I am assuming I need to use set_output_settings but I don't know how to fill in the field. For example say I wanted the video saved to be called "TestFile.mp4", how would I achieve this?

Thanks!

@PeteBaker1
Copy link
Author

PeteBaker1 commented Jul 17, 2023

I found a way to do this for anyone else interested:

cl.set_profile_parameter("Output", "FilenameFormatting", "TestFile")

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

1 participant