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

Can I use the comp name as a parameter in the json job? #1028

Open
q-depot opened this issue Oct 24, 2024 · 2 comments
Open

Can I use the comp name as a parameter in the json job? #1028

q-depot opened this issue Oct 24, 2024 · 2 comments

Comments

@q-depot
Copy link

q-depot commented Oct 24, 2024

Hi,

is it possible to use the comp name in the postrender modules? I would like to automatically name the encode output and copy output with the comp name.

Also side question regarding the comp name, what happens if I have 2 comps in the project with the same name but in different folder?

thanks
Andrea

@inlife
Copy link
Owner

inlife commented Oct 24, 2024

Since you are generating the json on your side, you could also pre-generate the output name in-beforehand as well. That way all the values would be already defined when you output your json for the job from whatever method of generation you've created.

@q-depot
Copy link
Author

q-depot commented Oct 24, 2024

I'm creating the json manually in the editor, is there a way to ise the "composition" value in the actions as a parsmeter or is there another way to just pass a parameter to the cli to be used in the composition and actions?

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

No branches or pull requests

2 participants