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 action to "Batch Compound Clip" #3318

Open
kltdwrds opened this issue Jan 25, 2024 · 7 comments
Open

Add action to "Batch Compound Clip" #3318

kltdwrds opened this issue Jan 25, 2024 · 7 comments
Assignees
Labels
feature request New feature or request
Milestone

Comments

@kltdwrds
Copy link

kltdwrds commented Jan 25, 2024

Hello! I am a software engineer and surf videographer. I use Compound Clips to batch export timeline clips as individual files with effects applied. I tried CommandPost's Batch Export as an alternative to compound clips, and while it works perfectly as advertised, thought it's not ideal giving up control of my laptop for duration of automated tasks.

Idea: automate batch creation of compound clips (via timeline's selected clips), and use native batch sharing to export the clips. I estimate this approach to be faster than Batch Export Plugin, and users will retain control during the actual background rendering period.

Open to feedback on this idea, and possibly guidance on best approach to implement cc @latenitefilms

Cheers and mahalo for the great project! I visited fcp.cafe and immediately learned some useful things 🤙 🏄

@kltdwrds
Copy link
Author

Any thoughts from the commandpost team on the above? Thanks again for the awesome project.

@latenitefilms
Copy link
Contributor

What about if you "Send to Compressor" using Timeline Batch Export?

@latenitefilms
Copy link
Contributor

Alternatively, in theory, you could just duplicate the CommandPost Timeline Batch Export plugin and instead of triggering a Share Menu Item you could just trigger a create Compound Clip.

@randomeizer
Copy link
Contributor

We could add that pretty easily @latenitefilms? Just call it "Batch Compound Clip" or something?

@latenitefilms
Copy link
Contributor

Absolutely, but I feel like Timeline Batch Export needs a complete redesign anyway (or better yet, spun off into it's own app), as it's mostly my code, and doesn't use Rx. I'd imagine if we duplicated for Compound Clips, we'd get the same amount of bug reports as we do for Timeline Batch Export?

@latenitefilms latenitefilms changed the title Batch Compound Clip Creation vs. Batch Export Plugin Add action to "Batch Compound Clip" Jan 29, 2024
@latenitefilms latenitefilms added feature request New feature or request and removed question labels Jan 29, 2024
@kltdwrds
Copy link
Author

What about if you "Send to Compressor" using Timeline Batch Export?

I gave this a try and it's pretty close to the solution I'm looking for -- noticed one pain point where the project name is used as the filename, which results in an export error. I could have manually renamed the files in compressor, but my compound clips approach would be preferred in that case.

Screenshot 2024-01-29 at 4 39 27 PM Screenshot 2024-01-29 at 4 40 45 PM Screenshot 2024-01-29 at 4 43 41 PM

@latenitefilms
Copy link
Contributor

Ah yes, I don't think there's anyway we can control that.

Will look into a "Batch Compound Clip" action.

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

No branches or pull requests

3 participants