Skip to main content
HnFPost
Participant
January 29, 2019
Answered

Batch Export multiple Subclips from Single Source

  • January 29, 2019
  • 1 reply
  • 352 views

Hi Everyone!

I haven't been able to find an answer in the forums, but it could be my poor search skills.

We're looking for a way to feed a single 2 Hour video in to AME and have specific timecodes clipped out and exported.  Essentially, the file is a line cut which needs to be separated in to individual acts of the show, eliminating commercial black.

Since we are creating a Cue Sheet and Cut list, the start and end Timecodes are already being notated. Ideally, these ins/outs could be fed to AME in the correct manner to batch output these subclips with a specific encode preset.

Is AME at all capable of this?  Perhaps through a command-line?

Thanks!

This topic has been closed for replies.
Correct answer Bruce Bullis

That's not something AME can handle, via command line or APIs.

However, PPro's ExtendScript API could easily accomplish [above]. Have any experience with ExtendScript? Willing to learn? We'd be happy to help you implement that workflow.

Docs: http://ppro.aenhancers.com/

Sample panel (best place from which to execute ExtendScript: Samples/PProPanel at master · Adobe-CEP/Samples · GitHub

[Either post here or write me directly; b b b at adobe dot com]

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
January 30, 2019

That's not something AME can handle, via command line or APIs.

However, PPro's ExtendScript API could easily accomplish [above]. Have any experience with ExtendScript? Willing to learn? We'd be happy to help you implement that workflow.

Docs: http://ppro.aenhancers.com/

Sample panel (best place from which to execute ExtendScript: Samples/PProPanel at master · Adobe-CEP/Samples · GitHub

[Either post here or write me directly; b b b at adobe dot com]